Commit Graph

155 Commits

Author SHA1 Message Date
NejcZdovc
646cb64a8a Redirect to specific URL of favourite keymap 2016-11-19 10:46:43 +01:00
NejcZdovc
0383c50dbc Redirect to newly added keymap 2016-11-19 10:46:43 +01:00
NejcZdovc
d2d69ae52d Renamed keymap component to keymap-edit 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
NejcZdovc
68d6dbe723 Fixed default keymap selection in popover; Fixed keymap default image 2016-11-19 10:46:43 +01:00
Nejc Zdovc
d8b35f57f4 Fixed macro redirect (#149)
Closes #148
2016-10-23 19:43:26 +02:00
NejcZdovc
b5eb8601e2 Add macro 2016-10-23 11:39:03 +02:00
NejcZdovc
3a69726257 Moved list of macros to the new component 2016-10-23 11:39:03 +02:00
Nejc Zdovc
a5a60f5862 Added highlight for menu items (#130)
Closes #129
2016-10-21 19:10:57 +02:00
NejcZdovc
721e676eb8 Added sliding effect to the items 2016-10-21 19:08:46 +02:00
NejcZdovc
51c33cec3c Fixed delay tab error 2016-10-21 19:08:46 +02:00
Nejc Zdovc
9369b956d8 Added favicon (#135) 2016-10-21 17:00:51 +02: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
b16e83fc30 Don't store preset in local storage 2016-10-16 19:10:00 +02:00
Farkas József
6381f90111 Refactor: DataProviderService 2016-10-16 18:46:39 +02:00
Farkas József
5f218e13b3 Add MouseActions to the mouse layer of the QWERTY keymap 2016-10-11 22:20:29 +02:00
Farkas József
58443cefe1 Add MouseAction rendering 2016-10-02 18:42:10 +02:00
Nejc Zdovc
aca22f9429 fix: First macro opening (#123)
Closes #121
2016-10-01 13:42:39 +02:00
NejcZdovc
f93477487c Added effects 2016-09-30 23:04:47 +02:00
NejcZdovc
c28f564e3f Updated angular to version 2.1.0-beta.0 and select2 to version 0.5.1 2016-09-30 23:04:47 +02:00
Nejc Zdovc
4e13f910dd Data layer - Macro & UX improvments (#117)
Closes #75
2016-09-25 19:54:36 +02:00
Farkas József
ee1d8ec59e cleanup: Remove unused ClassArray classes 2016-09-25 14:27:52 +02:00
Farkas József
140709e31f refactor: Macro 2016-09-25 14:26:52 +02:00
Farkas József
2aed594dd1 Add MacroAction Helper 2016-09-25 14:26:50 +02:00
Farkas József
927cc80815 refactor: Module 2016-09-25 14:26:49 +02:00
Farkas József
8c0f202b60 Add KeyAction Helper 2016-09-25 14:26:47 +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
Farkas József
b78ce778a6 refactor: Preset keymaps 2016-09-25 14:18:23 +02:00
Farkas József
cb1f677f31 refactor: UhkConfiguration 2016-09-25 14:18:23 +02:00
Farkas József
e3f82b250a Add readArray and WriteArray to UhkBuffer 2016-09-25 14:18:23 +02:00
Farkas József
5ba0c2d12a Fix error message in UhkBuffer 2016-09-25 14:18:23 +02:00
Farkas József
483f3f3231 Fix memory leak in Keymap add 2016-09-24 12:30:00 +02:00
Farkas József
591c240605 Add copy constructors for macro related classes 2016-09-21 22:02:46 +02:00
NejcZdovc
93bfb43051 Added scss variables to keymap header 2016-09-21 21:11:00 +02:00
NejcZdovc
e9a6e30a5d Added header component for macro 2016-09-21 21:10:09 +02:00
NejcZdovc
e50561170b Optimization of the folder structure 2016-09-21 20:21:47 +02:00
Nejc Zdovc
cc3bee4ab2 Add dummy components (#113) 2016-09-21 20:05:30 +02:00
Nejc Zdovc
b4a7dbfb20 Keymap clone highlight color (#112)
Adding global styles.

Closes #110
2016-09-21 19:57:04 +02:00
Nejc Zdovc
8aa29322e5 Adding spaces to imports (#111)
Closes #69
2016-09-20 21:05:38 +02:00
Farkas József
e9a66c64c4 tslint: Remove ignore pattern from no-unused-variable and fix the rule break 2016-09-20 20:43:25 +02:00
Farkas József
7e95460451 refactor: rename boot.ts to main.ts 2016-09-20 18:57:43 +02:00
Farkas József
799d1f3839 npm: Remove sortablejs 2016-09-20 18:36:06 +02:00
Farkas József
cb0e66baf0 cleanup: Remove legacy loader 2016-09-20 18:13:51 +02:00
Farkas József
2c86b08d21 npm: Remove handlebars 2016-09-20 18:11:34 +02:00
Farkas József
5850138482 cleanup: Remove legacy macro editor 2016-09-20 18:07:37 +02:00
Mikko Lakomaa
85502bccec Allow sorting while editing macro action (#107)
Closes #106
2016-09-20 17:54:16 +02:00
Mikko Lakomaa
3e85cf45a6 Improve macro sorting visuals (#105)
Closes #103
2016-09-20 11:40:00 +02:00
Farkas József
c7ff38db12 cleanup: Remove legacy keymap 2016-09-18 20:52:51 +02:00
Farkas József
7a3a377280 refactor: getKeymap 2016-09-18 12:46:00 +02:00