Commit graph

19 commits

Author SHA1 Message Date
Richard Bowman
2cc69ba1ea Changed coarse autofocus button to run fast autofocus 2019-04-07 19:51:08 +01:00
Joel Collins
e851c00ba3 Made primary buttons pinker 2019-03-29 17:27:34 +00:00
Joel Collins
2a5bcd686a Minor restyling 2019-03-21 16:27:14 +00:00
Richard Bowman
21e902053c Streamlined autofocus code
There now aren't any nested promises at the top level.  I think we should be able to get rid of the ones in the store.dispatch method too, but that bothers me less because I can't see it!
2019-02-26 18:58:33 +00:00
Joel Collins
0c860fec44 Vue autofocus buttons 2019-02-26 10:49:13 +00:00
Joel Collins
c03361952f Scroll listener now includes targets containing ScrollTarget 2019-02-25 17:14:51 +00:00
Joel Collins
56c8ed6bf0 Ignore keypress navigation when in lightbox 2019-02-20 11:17:05 +00:00
Joel Collins
d3a838b066 Added placeholder buttons for autofocus 2019-02-19 17:17:42 +00:00
Joel Collins
ef45556073 Removed old todo 2019-02-15 16:42:00 +00:00
Joel Collins
7083c90c00 Expand multiple items 2019-02-12 14:59:49 +00:00
Joel Collins
737e26c092 Open move-to by default 2019-02-12 14:54:50 +00:00
Joel Collins
8783237b46 Removed todo 2019-02-12 14:54:09 +00:00
Joel Collins
0c305295d3 Added click navigation 2019-02-12 14:53:24 +00:00
Joel Collins
61ea32efb8 Added scroll-to-focus 2019-02-12 14:34:11 +00:00
Joel Collins
12a0acc42d Added functioning keyboard positioning 2019-02-12 13:47:39 +00:00
Joel Collins
9610b91cb8 Removed 'connected' state in favour of 'ready' state 2019-02-12 11:10:30 +00:00
Joel Collins
9acf4d874d Updated todo 2019-02-11 17:00:33 +00:00
Joel Collins
28692cc375 Added step size and position-reading boxes 2019-02-11 16:57:52 +00:00
Joel Collins
f5c59d3a75 Added basic click, key, and scroll capture 2019-02-08 15:48:48 +00:00