forked from w3c/aria-practices
-
Notifications
You must be signed in to change notification settings - Fork 0
Design Patterns Status
James Nurthen edited this page Aug 22, 2016
·
26 revisions
The following table shows the status of work on design patterns and reference implementations of those patterns for the first release of the ARIA 1.1 Authoring Practices Guide (APG).
Pattern | Reviewed | Edits Done | Example Coded |
---|---|---|---|
Accordion | Bryan (Assigned 2016-06-27) | ||
Alert | Y | Y | Y |
Alert Dialog or Message Dialog | |||
Breadcrumbs (new) | Michiel | Michiel (2016-07-18) | |
Button | Y | Y | Y |
Checkbox | Y | Y | Y |
Combo Box |
JG (1.0)
?? (1.1) |
||
Dialog (modal) | Y | MK | |
Dialog (non-Modal) | Y | ||
Dialog (tooltip) | Y | ||
Grid | Y | Y | MK (assigned 2016-07-11) |
Landmarks | Y | Y | |
Links | Y | Y | Y |
Listbox | Y | ||
Menu or Menu bar | Y | Y | (Jemma/Jon) |
Menu Button | Y | Y | Y |
popup Help | |||
Radio Group | Y | Y | Y |
Rich Text Editor | |||
Site Navigator - general | |||
Site Navigator - tree | |||
Site Navigator - Tabbed Style | |||
Slider | Y | Y | Y |
Slider (Multi-Thumb) | Y | Y | |
Spinbutton | Y | Y | (Michiel) |
Tab panel | Y | Y pending orientation issue [issue](https://github.com/w3c/aria/issues/204) | MB |
Tool Bar | Y | Y | JG |
Tooltip Widget | Y | Y | (Michiel) |
tree grid | |||
Tree view | Y | Y | Jemma |
Window Splitter | Y | Y | JN |
Wizard |
The task force is reviewing the design pattern sections of the APG in the following sequence. Patterns marked with an asterisk have been reviewed.
- link (*)
- button (*)
- checkbox (*)
- radiobutton/Radio group (*)
- spinbutton (*)
- slider (*)
- slider two thumb (*)
- alert (*)
- tooltip (*)
- windowsplitter (*)
- Menu or Menu bar (*)
- menubutton (*)
- Listbox (*)
- TreeView (*)
- toolbar (*)
- tabpanel (*)
- accordion (*)
- Hide/Show or disclosure pattern (new) (*)
- dialog_modal (*)
- dialog_nonmodal (*)
- alertdialog
- dialog_tooltip
- popup help
- landmarks
- grid
- sortable grid
- treegridd
- combobox
- autocomplete
- datepicker
- Site_Navigator_General
- Site_Navigator_Tabbed_Style
- Site_Navigator_Tree
- wizard
- richtext
- mediaplayer