Commit Graph
31 Commits
Author SHA1 Message Date
Nejc Zdovc ae7d90e634 Added menu key (#245)
Resolves #243
2017-01-02 22:21:47 +01:00
Nejc Zdovc 52fd854e92 Disable button when action is not valid in popover (#244)
Resolves #161
2016-12-31 13:19:20 +01:00
Nejc Zdovc 6caeb11dc3 Added capture to keys (#231)
Resolves #143
2016-12-28 17:09:05 +01:00
Nejc Zdovc 28159ec9c0 Update ng2-select2 (#234)
Fixed init value for keypress tab 
Fixes #230
2016-12-25 16:47:57 +01:00
Nejc Zdovc de364fbfa9 Added capture keystroke to the popover (#229)
Resolves #228
2016-12-23 15:49:16 +01:00
Nejc Zdovc 68814185e7 Select2 improvements (#92)
* Select2 options are now left aligned, alternative text is gray, layer tab have ordinary select
* Increased height of select2 dropdown

Resolves #84
2016-12-11 13:06:02 +01:00
Nejc Zdovc f2ce7398d0 Fixed deletion change (#177)
Closes #140 #194
2016-11-30 09:04:28 +01:00
Nejc Zdovc 01214e58b5 Tooltip UX fixes (#202)
Fixes #102
2016-11-29 20:53:24 +01:00
Nejc Zdovc 970f9ddf1f Sidemenu alphabetic sort (#187)
Closes #184
2016-11-24 18:32:04 +01:00
Nejc Zdovc 768db3d757 Fixed null problem (#162)
Closes #157
2016-11-20 13:38:24 +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
Nejc Zdovc d8b35f57f4 Fixed macro redirect (#149)
Closes #148
2016-10-23 19:43:26 +02:00
Nejc Zdovc a5a60f5862 Added highlight for menu items (#130)
Closes #129
2016-10-21 19:10:57 +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
Nejc Zdovc aca22f9429 fix: First macro opening (#123)
Closes #121
2016-10-01 13:42:39 +02:00
Nejc Zdovc 4e13f910dd Data layer - Macro & UX improvments (#117)
Closes #75
2016-09-25 19:54:36 +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
Nejc Zdovc b78bc5850f Keymap data layer (#95) 2016-09-18 12:38:42 +02:00
Nejc Zdovc b0d377e978 Side menu animation (#97) 2016-09-04 18:52:05 +02:00
Nejc Zdovc dee9c1077b Add keymap page (#80) 2016-08-29 21:51:30 +02:00
Nejc Zdovc e54d63e1c5 refactor: Layers/Keyboard component (#82) 2016-08-28 00:59:19 +02:00
Nejc Zdovc d5b5f3293a Move style to angular (#72)
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00
Nejc Zdovc 094060d8db Update to Typescript 2.0 (#71)
* Switches to Typescript 2.0 and removes typings

You should remove typings folder to remove typing errors.
Closes #64
2016-08-15 11:04:30 +02:00
Nejc Zdovc 7691c88b95 Update ng2-select2 to 0.4.2 (#77) 2016-08-15 09:01:07 +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
Nejc Zdovc 036c2d0a70 Switching to ng2 side menu (#65)
Closes #63
2016-07-11 17:14:56 +02:00
Nejc Zdovc 99ac66f87a Select2 implementation Popover (#59)
Closes #45
2016-06-21 18:44:51 +02:00