Commit Graph

30 Commits

Author SHA1 Message Date
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
József Farkas
ebbe1559fc Enabling noImplicitAny 2016-06-26 15:12:50 +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
József Farkas
b059017a0f Remapping support for tabs 2016-05-23 20:12:55 +02:00
József Farkas
0725428309 Rename KeyMap to Keymap 2016-05-23 19:05:17 +02:00
József Farkas
a64768fc7a Keymap tab: Keymap switching 2016-05-22 23:51:11 +02:00
József Farkas
a4b2a14e14 Move inner styles to scss files. 2016-05-12 20:01:02 +02:00
József Farkas
ac5bf13105 Basic popover tab components. 2016-05-12 19:50:24 +02:00
József Farkas
956f22fc8c KeyAction Editor Popover first steps. 2016-05-11 22:52:47 +02:00