Commit graph

19 commits

Author SHA1 Message Date
nklhrstv
130b95c932 KeyboardNavigation renamed to KeyboardShortcuts 2020-05-15 15:36:42 +03:00
nklhrstv
a6db997391 stateChanged event emitted from KeyboardNavigation 2020-05-15 15:03:16 +03:00
nklhrstv
c0d5c5a314 remove not needed Object.freeze 2020-05-12 17:02:29 +03:00
nklhrstv
b6fc44c33c conflicts with keynav bindings prevented 2020-04-09 11:57:23 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
a89e04192f KeyboardNavigation prevented when text input focused 2020-03-17 14:57:49 +02:00
nklhrstv
bb4e8dfa34 KeyboardNavigation refactored to work with event.code 2020-03-17 13:50:31 +02:00
nklhrstv
dd37b621c3 handle KeyF moved to KeyboardNavigation 2020-03-17 13:40:46 +02:00
nklhrstv
6a943415f1 back key binding fixed 2020-02-12 12:15:48 +02:00
nklhrstv
9871e438e8 bind backspace key to back button 2020-02-12 10:59:55 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
NikolaBorislavovHristov
98e4c0ab5e require spatial nav polyfill moved to App 2019-09-24 23:46:24 +03:00
NikolaBorislavovHristov
dc9c1b2ad0 KeyboardNavigation service uses es6 syntax 2019-09-24 23:40:04 +03:00
NikolaBorislavovHristov
143a211625 not needed freeze calls dropped 2019-09-24 19:36:54 +03:00
NikolaBorislavovHristov
44713856eb calendar temporary dropped 2019-09-12 15:26:26 +03:00
NikolaBorislavovHristov
28781d2acc use event.key for readability 2019-08-06 10:24:25 +03:00
NikolaBorislavovHristov
64ba9ce36a require spatial navigation polyfill 2019-08-03 21:44:46 +03:00
NikolaBorislavovHristov
b83397a25e toggle active flag in KeyboardNavigation 2019-08-02 16:54:55 +03:00
NikolaBorislavovHristov
f7856d09e9 initial architecture for services implemented 2019-08-02 16:48:17 +03:00