Commit Graph

14 Commits

Author SHA1 Message Date
alschmiedt
7eb94bf5be Update keyboard nav redirect link (#4708) 2021-03-18 11:28:20 -07:00
alschmiedt
1aedeba002 Update keyboard demo text (#4540) 2020-12-16 16:05:05 -08:00
alschmiedt
f1498e7f07 Keyboard shortcuts (#4421)
* Adds shortcut registry and removes action and key map (#4398)

* Adds Shortcut tests and refactored navigation tests (#4412)

* Adds shortcut items (#4408)

* Add shortcuts for navigation (#4409)

* Add final keyboard shortcut cleanup (#4413)
2020-11-02 13:30:05 -08:00
alschmiedt
5a92aff63e Update the keyboard navigation demo (#3785) 2020-04-02 11:53:10 -07:00
alschmiedt
6f82667d62 Fix key map (#3539)
* Update key map functions access to public
2020-01-03 16:12:40 -08:00
alschmiedt
9347348f46 Update the keyboard nav demo (#3512) 2019-12-18 09:37:02 -08:00
alschmiedt
ffb124c58d Move basic cursor (#3460)
* Move basic cursor
2019-11-22 16:02:13 -08:00
alschmiedt
6516363469 Change setLocation to setCurNode (#3051)
* Change setLocation to setCurNode
2019-09-19 15:15:14 -07:00
alschmiedt
abb5ae6d23 Add key map demo (#3042)
* Merge with develop

* Update jsdocs
2019-09-19 13:02:02 -07:00
alschmiedt
8b3d48b148 Update demo (#3033)
* Update the cursor demo to use the basic cursor

* Change <br> to <br />
2019-09-18 12:01:50 -07:00
alschmiedt
e8f328aa28 Fix enable accessibility (#2968)
* Enables accessibility mode should make the cursor visible
2019-09-05 14:05:52 -07:00
alschmiedt
b66f3aa74a Fix keyboard nav demo (#2843) 2019-08-16 17:58:47 -07:00
Neil Fraser
95b26d3f23 Basic linting
Untested.
2019-07-29 14:49:50 -07:00
alschmiedt
e0d7ed4d4f Keyboard demo (#2715)
* Create keyboard navigation demo

* Updates name and adds demo image

* Update keyboard navigation demo

* Fixes formatting

* Fix demo description
2019-07-26 13:29:27 -07:00