Commit Graph

102 Commits

Author SHA1 Message Date
Farkas József
927cc80815 refactor: Module 2016-09-25 14:26:49 +02:00
Farkas József
a719f06618 refactor: Layer 2016-09-25 14:26:45 +02:00
Farkas József
7ba0a0401a refactor: Keymap 2016-09-25 14:26:43 +02:00
Farkas József
cb1f677f31 refactor: UhkConfiguration 2016-09-25 14:18:23 +02:00
Farkas József
483f3f3231 Fix memory leak in Keymap add 2016-09-24 12:30:00 +02:00
NejcZdovc
93bfb43051 Added scss variables to keymap header 2016-09-21 21:11:00 +02:00
NejcZdovc
e9a6e30a5d Added header component for macro 2016-09-21 21:10:09 +02:00
NejcZdovc
e50561170b Optimization of the folder structure 2016-09-21 20:21:47 +02:00
Nejc Zdovc
cc3bee4ab2 Add dummy components (#113) 2016-09-21 20:05:30 +02:00
Nejc Zdovc
b4a7dbfb20 Keymap clone highlight color (#112)
Adding global styles.

Closes #110
2016-09-21 19:57:04 +02:00
Nejc Zdovc
8aa29322e5 Adding spaces to imports (#111)
Closes #69
2016-09-20 21:05:38 +02:00
Farkas József
cb0e66baf0 cleanup: Remove legacy loader 2016-09-20 18:13:51 +02:00
Farkas József
5850138482 cleanup: Remove legacy macro editor 2016-09-20 18:07:37 +02:00
Mikko Lakomaa
85502bccec Allow sorting while editing macro action (#107)
Closes #106
2016-09-20 17:54:16 +02:00
Mikko Lakomaa
3e85cf45a6 Improve macro sorting visuals (#105)
Closes #103
2016-09-20 11:40:00 +02:00
Farkas József
c7ff38db12 cleanup: Remove legacy keymap 2016-09-18 20:52:51 +02:00
Nejc Zdovc
b78bc5850f Keymap data layer (#95) 2016-09-18 12:38:42 +02:00
Farkas József
de838ed545 Fix Key label positioning bug on Firefox
Closes #90
2016-09-16 22:21:36 +02:00
Farkas József
ebade0097a Fix unknown keys bug 2016-09-16 21:05:41 +02:00
Farkas József
2a709d12eb Fix path 2016-09-16 21:04:36 +02:00
Mikko Lakomaa
bceb4d2d27 Fix macro sorting (#100)
* Fixed: Macro action sorting
* Changed: Update dragula version in package.json
2016-09-14 19:28:59 +02:00
Mikko Lakomaa
fbb4a1cc49 Macro editor (#87) 2016-09-13 21:22:11 +02:00
József Farkas
8a76da8df5 Merge (Hold|Press|Release)(Key|Modifiers) into KeyMacroAction (#99) 2016-09-07 09:02:10 +02:00
Nejc Zdovc
b0d377e978 Side menu animation (#97) 2016-09-04 18:52:05 +02:00
Farkas József
ed269a3f72 refactor: Create folders for key and macro actions. 2016-09-04 16:21:42 +02:00
Farkas József
df79c1aaea Add new tslint rules (class-name, ordered-imports) and fix errors 2016-09-01 22:20:21 +02:00
Farkas József
a1020982b8 Update to angular2-rc.6 2016-09-01 17:44:51 +02:00
Farkas József
5367346990 refactor: Remove moduleIds 2016-09-01 17:07:57 +02:00
József Farkas
016657c30a refactor: SvgKeyboardWrapComponent (#94) 2016-08-30 18:56:35 +02:00
Nejc Zdovc
dee9c1077b Add keymap page (#80) 2016-08-29 21:51:30 +02:00
József Farkas
bb3a2d77b6 Folder restructuring (#86) 2016-08-28 21:30:48 +02:00
József Farkas
25a53df891 refactor: Layers (#85) 2016-08-28 09:01:52 +02:00
Nejc Zdovc
e54d63e1c5 refactor: Layers/Keyboard component (#82) 2016-08-28 00:59:19 +02:00
József Farkas
20f015c254 Refactor: use index files and short import paths. 2016-08-24 21:25:20 +02:00
József Farkas
137f29b1a8 Fix all linter errors. 2016-08-24 20:06:56 +02:00
József Farkas
ec049fe7b3 Render key modifiers 2016-08-24 17:50:56 +02:00
József Farkas
3ed0b4f916 KeypressTab: Add missing scancode initialization 2016-08-19 21:56:05 +02:00
Nejc Zdovc
d5b5f3293a Move style to angular (#72)
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00
Nejc Zdovc
7691c88b95 Update ng2-select2 to 0.4.2 (#77) 2016-08-15 09:01:07 +02:00
Farkas József
d5907b66d4 Fix typo 2016-08-13 18:41:49 +02:00
József Farkas
baf55077ce Update angular2 to rc.5 and its router to rc.1.
Closes #70.
2016-08-10 18:29:59 +02:00
József Farkas
a33f0dc4ff Remove magic numbers in popover.component. 2016-08-08 22:32:19 +02:00
József Farkas
8038f255ec MouseTabComponent template refactoring. 2016-08-08 22:04:33 +02:00
József Farkas
940ce6bcae Remove magic numbers in KeypressTabComponent. 2016-08-08 21:56:02 +02:00
József Farkas
ffce89023c Move styles in keypress-tab.component from html to scss. 2016-08-08 21:48:22 +02:00
József Farkas
b0b76fe1c2 Remapping: Popover tabs initialization accordance with the key action 2016-08-06 17:26:36 +02:00
Arpad Csanyi
d591927840 Create flex layout for the popover tabs. #56 2016-08-01 09:49:46 +02:00
Arpad Csanyi
351296d22c Remove fix width from popover layout. #56
By default Bootstrap Popovers are having a max width which has to be
overriden.
2016-08-01 09:49:33 +02:00
Arpad Csanyi
d5abd4a346 Refactor popover scss file to make use of nesting. 2016-07-20 23:13:44 +02:00
József Farkas
1de2f8df33 Keypress-tab KeystrokeAction remapping. 2016-07-17 17:01:00 +02:00