Commit Graph

29 Commits (36f3e3f20ee7a4cd36508ac39ec0da72e923a751)

Author SHA1 Message Date
mertsincan db154b59ac new 2.x branch 2022-08-22 14:47:07 +01:00
Tuğçe Küçükoğlu 5d3ac3d2af replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
Tuğçe Küçükoğlu 843a7432a2 import via module fix 2021-10-22 13:23:03 +03:00
Tuğçe Küçükoğlu 9c24de2a41 add core.js instead of core.min.js 2021-10-13 17:35:09 +03:00
Tuğçe Küçükoğlu 09dd79e6ea indent refactor 2021-10-11 20:57:45 +03:00
Tuğçe Küçükoğlu e18a2d09e2 browser source added for misc 2021-10-11 16:58:47 +03:00
Tuğçe Küçükoğlu d6b6744f9f Add demo actions and github props 2021-04-06 12:16:59 +03:00
Cagatay Civici f4758cd54b Added demo actions 2021-04-05 12:29:28 +03:00
Tuğçe Küçükoğlu 9db23d8e46 refactor 2021-03-24 20:37:09 +03:00
Tuğçe Küçükoğlu e7dab1199c csb updated for components 2021-03-19 12:46:06 +03:00
Cagatay Civici d51cc9607d Fixed #1040 - Remove mitt 2021-03-02 11:54:37 +03:00
Cagatay Civici 4515bbd99b Fixed spacing in firefox 2021-02-03 13:10:30 +03:00
Tuğçe Küçükoğlu 1a2e3a6a94 update csb 2021-01-22 17:11:17 +03:00
Tuğçe Küçükoğlu 3ac8b3fa16 csb added 2021-01-19 11:43:39 +03:00
Cagatay Civici 8cc9c45db9 Resolver for terminalservice 2021-01-18 17:35:36 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
garel 3b1c3067a0
TerminalDoc update
The TerminalService does not have $on, $off, and $emit properties. I believe this comes from the ts declaration, but in plain js, this produces an error. Even in the TerminalDemo.vue, the TerminalService uses the event listeners without the $ sign. This should be fixed, because its misleading.
2020-10-12 23:58:34 +02:00
Cagatay Civici 680db0a923 Corrected CodeHighlight 2020-09-24 14:14:55 +03:00
Cagatay Civici ac7ee76682 Add mitt doc 2020-09-23 14:56:24 +03:00
Cagatay Civici 8860a174bb ::v-deep migration 2020-09-17 22:09:37 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
Cagatay Civici 0dce8b5174 Initiated Vue 3 update 2020-09-11 19:50:20 +03:00
cagataycivici 91014b11e5 Add cards 2020-06-18 11:58:07 +03:00
cagataycivici b1740a9619 Update headers 2020-06-17 22:29:33 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 894712d78e Wording update 2020-03-16 17:27:04 +03:00
cagataycivici 5996019da0 Refactor to unbind on destroy 2020-03-16 17:25:06 +03:00
cagataycivici 33f0533a78 Demo update 2020-03-16 17:19:47 +03:00
cagataycivici bd695880cc Resolved #229 - Terminal Component 2020-03-16 17:09:38 +03:00