Commit Graph
131 Commits
Author SHA1 Message Date
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
Nejc Zdovc baaec669e0 Structural refactoring (#68)
* Moved html in scss to separate files
* Moved components to designated folders
* Moved logic from html to ts
2016-07-15 19:23:24 +02:00
Nejc Zdovc 036c2d0a70 Switching to ng2 side menu (#65)
Closes #63
2016-07-11 17:14:56 +02:00
József Farkas ebbe1559fc Enabling noImplicitAny 2016-06-26 15:12:50 +02:00
József Farkas 948060f9bf PlayMacroAction rendering 2016-06-25 14:24:07 +02:00
József Farkas 71760289e2 Fix invalid layer. 2016-06-25 13:41:40 +02:00
József Farkas 9acc29ee33 Fix mouse action selection on mouse-tab. 2016-06-25 12:58:05 +02:00
József Farkas 4a1829e431 Update to angular2-rc.2 2016-06-21 20:02:23 +02:00
László Monda 7748667065 Merge pull request #61 from UltimateHackingKeyboard/fjozsef-redundant
Redundant KeystrokeAction behavior refactoring
2016-06-21 19:52:54 +02:00
József Farkas 639a490113 #57-1 Create one class from: KeystrokeAction, KeystrokeModifiersAction, KeystrokeWithModifiers, DualRoleKeystrokeAction with keeping the different types for binary serialization. 2016-06-21 19:32:58 +02:00
Nejc Zdovc 99ac66f87a Select2 implementation Popover (#59)
Closes #45
2016-06-21 18:44:51 +02:00
József Farkas 317eb668ab Fix style rulebreaks 2016-06-12 16:51:02 +02:00
József Farkas 95f8b8cd08 Add scancodes to keypress-tab. 2016-06-12 16:14:24 +02:00
József Farkas 39913889ec Add missing text to mouse-tab. 2016-06-12 10:12:19 +02:00
Arpad Csanyi 9192996df3 Fix main layout of the mouse action editor interface. 2016-06-12 09:52:58 +02:00
József Farkas 13229dc2b6 Cleanup in keypress-tab component 2016-06-11 17:31:59 +02:00
József Farkas e8de047ed4 Add list to macro-tab 2016-06-04 17:20:02 +02:00
József Farkas 4ea1d766b4 Add icon component 2016-06-04 17:19:00 +02:00
József Farkas 46d16f594a Add missing long press action options 2016-06-02 22:33:15 +02:00
József Farkas 3bc4a1c795 Keymap-tab minor fixes
Remove empty inner style
Move keymaps (real) initialization from constructor to ngOnInit
2016-06-02 19:09:23 +02:00
József Farkas 004364b9fd Popover: Mouse tab 2016-05-25 22:25:10 +02:00
József Farkas 283e10be83 Popover layout fix 2016-05-25 22:24:39 +02:00