Sean Lip
|
ee403c6a95
|
Add keyboard shortcuts for cut, copy and paste operations.
|
2016-09-19 15:45:46 -07:00 |
|
Sean Lip
|
72b00130e4
|
Remove tables from the HTML. Move the toolbar buttons to the end so that they don't impede switching between the toolbox and workspace.
|
2016-09-15 18:09:36 -07:00 |
|
Sean Lip
|
9da3e6c2dc
|
Simplify the handling of the active desc for a toolbox without categories.
|
2016-09-15 17:43:56 -07:00 |
|
Sean Lip
|
3a1d9cdec1
|
Prevent the tabbable area from being restricted to the toolbox and workspace.
|
2016-08-10 18:30:16 -07:00 |
|
Sean Lip
|
051d5bc099
|
Remove superfluous menus from toolbox. Use aria live region instead of alerts, and redo the text based on user feedback. Add a simple tutorial at the top of the demo page.
|
2016-08-04 19:04:13 -07:00 |
|
Sean Lip
|
69c887c998
|
Use a shorter name for the toolbox category aria labels.
|
2016-08-03 14:57:45 -07:00 |
|
Sean Lip
|
5268ca94b9
|
Use more descriptive ARIA labels for toolbox categories.
|
2016-08-02 18:06:55 -07:00 |
|
Sean Lip
|
8d6ce713bd
|
Remove unnnecessary aria-selected attributes.
|
2016-07-22 17:20:37 -07:00 |
|
Sean Lip
|
0de625caf4
|
Tidy up usage and formatting of aria-level (fixing an off-by-one error in the process).
|
2016-07-18 16:11:29 -07:00 |
|
Sean Lip
|
85f2ae8761
|
Set active descendant correctly for toolbox tree. Change roles to 'tree' where appropriate.
|
2016-07-14 11:50:05 -07:00 |
|
Sean Lip
|
ff90218c07
|
Clean up keystroke handling in treeService.
|
2016-06-28 16:41:18 -07:00 |
|
Sean Lip
|
3ca593273a
|
Refactor how activeDescendant is set. Introduce helper functions to ensure that calls like pasteAbove() preserve the focus.
|
2016-06-17 17:42:51 -07:00 |
|
Sean Lip
|
6c13b5c81b
|
Change the TreeService to a singleton.
|
2016-06-13 17:58:13 -07:00 |
|
Sean Lip
|
b75d3f7327
|
Standardize naming of components.
|
2016-06-10 19:22:14 -07:00 |
|