jtc42
2327b9b8bf
Tidied up component structure
2019-06-10 19:26:19 +01:00
Joel Collins
6ac58f5024
Fixed spinning buttons properly
2019-06-10 17:02:05 +01:00
Joel Collins
7fea0cbd79
Simplified keynav debug statements
2019-05-17 16:04:41 +01:00
Joel Collins
56e43ae77f
Moved movelock out of vuex
2019-05-08 17:50:10 +01:00
Joel Collins
b0a9021a02
Renamed coarse to fast
2019-05-02 14:03:51 +01:00
Joel Collins
12c7298023
Moved UI error handling to mixin
2019-04-25 14:22:40 +01:00
Joel Collins
46008d8714
Fixed working on malformed JSON response in slow autofocus
2019-04-14 11:27:03 +01:00
Joel Collins
118ccaab6c
Updated to new fast_autofocus URI
2019-04-08 16:19:05 +01:00
Richard Bowman
3579fe32ea
Reinstated runAutofocus (deleted by accident)
2019-04-07 21:00:50 +01:00
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