Commit Graph
18 Commits
Author SHA1 Message Date
Farkas József 06a9c35655 Refactor: MapperService 2016-11-23 22:44:43 +01:00
Nejc Zdovc 9533f93352 Added hover for keys (#164)
Closes #159
2016-11-20 12:59:00 +01:00
NejcZdovc d42e3093f2 Added action change animation 2016-11-19 11:01:56 +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
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 bb3a2d77b6 Folder restructuring (#86) 2016-08-28 21:30:48 +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