Commit Graph

24 Commits

Author SHA1 Message Date
NejcZdovc
02db20e6c3 Redirect to specific URL of first macro 2016-11-19 10:46:43 +01:00
NejcZdovc
ff47222d21 Hide popover when you delete or switch keymap; Disable layer switch when popover is opened 2016-11-19 10:46:43 +01:00
Nejc Zdovc
a653333c9b Removed unnecessary services (#125)
They have been replaced with Store.
2016-10-21 16:36:41 +02:00
Farkas József
58443cefe1 Add MouseAction rendering 2016-10-02 18:42:10 +02:00
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
Nejc Zdovc
8aa29322e5 Adding spaces to imports (#111)
Closes #69
2016-09-20 21:05:38 +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
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
b0b76fe1c2 Remapping: Popover tabs initialization accordance with the key action 2016-08-06 17:26:36 +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