-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop examples of ARIA 1.1 Combobox design pattern #100
Labels
Example Page
Related to a page containing an example implementation of a pattern
Milestone
Comments
mcking65
added
the
Example Page
Related to a page containing an example implementation of a pattern
label
Aug 29, 2016
mcking65
added a commit
that referenced
this issue
Oct 26, 2017
…alog and tree popup stub files Made the following changes for issue #100. Deleted placeholder HTML files for examples that will not be completed for release 1: 1. examples/combobox/aria1.1pattern/dialog-combo.html 2. examples/combobox/aria1.1pattern/tree-combo.html Completed documentation of description, keyboard interaction, roles, states, and propertiesin examples/combobox/aria1.1pattern/listbox-combo.html.
mcking65
added a commit
that referenced
this issue
Oct 27, 2017
For issue #100, modified examples/combobox/aria1.1pattern/grid-combo.html to: * Add description * Add links to similar examples * Add keyboard documentation * Add roles, states, and property documentation
mcking65
added a commit
that referenced
this issue
Oct 27, 2017
For issue #100, modified examples/combobox/aria1.1pattern/grid-combo.html. Added language to improved the description of the example.
This was referenced Nov 22, 2017
The listbox and grid popup examples are complete. Opened issues 533 and 534 to track work on tree and dialog popup examples. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For this issue, we need examples of combobox that popup listbox, tree, grid, and dialog.
commit 93a8d91 added four HTML template files for these examples.
Find them in your clone of the repo at:
aria-practices/examples/combobox/aria1.1pattern/
The text was updated successfully, but these errors were encountered: