Commit Graph
5 Commits
Author SHA1 Message Date
Mikko Lakomaa eac588c42c Fix key capture on Firefox (#373)
* Add tabindex attribute to svg-keyboard-key to allow focusing the key in Firefox

* Fix typo in svg-keyboard-key.component onKeyUp method
2017-07-25 20:59:00 +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
Mikko Lakomaa bceb4d2d27 Fix macro sorting (#100)
* Fixed: Macro action sorting
* Changed: Update dragula version in package.json
2016-09-14 19:28:59 +02:00
Mikko Lakomaa fbb4a1cc49 Macro editor (#87) 2016-09-13 21:22:11 +02:00