Commit Graph

42 Commits

Author SHA1 Message Date
Farkas József
5e7e0c4933 Fix key bind animation side effect 2016-12-14 22:48:18 +01:00
Farkas József
42686f4221 Cleanup unused functionality in keyboard wrap 2016-12-14 21:12:31 +01:00
Farkas József
a0d5a58f8b Refactor: extract keyboard-slider 2016-12-14 21:02:31 +01:00
József Farkas
e48fdea89d Use references in key actions (#204) 2016-12-13 23:09:39 +01:00
NejcZdovc
31b3aae64b Implementation of the space 2016-12-09 23:05:13 +01:00
NejcZdovc
96e80ad7ef Fixed graphical glitch 2016-12-09 23:05:13 +01:00
NejcZdovc
e3f8ca4357 Popover Animation 2016-12-09 23:05:13 +01:00
NejcZdovc
996ad59dc4 Added popover overlay 2016-12-09 23:05:13 +01:00
NejcZdovc
97b7f8008b Added positioning to the popover 2016-12-09 23:05:13 +01:00
Nejc Zdovc
01214e58b5 Tooltip UX fixes (#202)
Fixes #102
2016-11-29 20:53:24 +01:00
Farkas József
95187afe6a Enable OnPush change detection strategy in SvgKeyboardWrapComponent 2016-11-28 20:12:12 +01:00
Farkas József
6bbcacfbe6 Refactor: Replace NoneAction with null in JSON representation 2016-11-27 18:27:49 +01:00
Farkas József
f68a7f155c Fix keyboard animation 2016-11-24 18:21:12 +01:00
Farkas József
1c50d7fe83 Tooltip texts for key actions 2016-11-23 22:44:43 +01:00
Farkas József
06a9c35655 Refactor: MapperService 2016-11-23 22:44:43 +01:00
Nejc Zdovc
ac499d21f7 Removed current keymap from switch (#165)
Closes #160
2016-11-20 13:24:17 +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
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