Skip to content
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 layout grids using the grid design pattern #105

Closed
mcking65 opened this issue Aug 29, 2016 · 3 comments
Closed

Develop examples of layout grids using the grid design pattern #105

mcking65 opened this issue Aug 29, 2016 · 3 comments
Assignees
Labels
Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

Related to issue #29

@mcking65 mcking65 added this to the 1.1 Q4 PWD milestone Aug 29, 2016
@mcking65 mcking65 self-assigned this Aug 29, 2016
@mcking65 mcking65 added the Example Page Related to a page containing an example implementation of a pattern label Aug 29, 2016
@mcking65
Copy link
Contributor Author

The html template for these examples is in
LayoutGrids.html, which is in the master branch in the repository on the path:
aria-practices/examples/grid/LayoutGrids.html.

mcking65 added a commit that referenced this issue Nov 2, 2016
Implement row wrapping and responsive example for issue #105.
mcking65 added a commit that referenced this issue Nov 3, 2016
For issue #105:

1. Add recipient is activated by default when enter is pressed in the new recipient input.
2. Focus goes to new recipient input when Add button is activated with enter key.
3. Adds live region that speaks recipient additions and removals.
@mcking65
Copy link
Contributor Author

mcking65 commented Nov 3, 2016

commit 66cd830 makes the following changes:

  1. Add recipient is activated by default when enter is pressed in the new recipient input.
  2. Focus goes to new recipient input when Add button is activated with enter key.
  3. Adds live region that speaks recipient additions and removals.

mcking65 added a commit that referenced this issue Nov 15, 2016
In examples/grid/LayoutGrids.html:
Completed first draft of keyboard description, roles and properties description, accessibility features, and source code display.
mcking65 added a commit that referenced this issue Dec 1, 2016
modified examples/grid/LayoutGrids.html for issue #105 to:
1. Implement the latest example template formats for keyboard, roles, states, properties, and tabindex.
2. Make a significant number of editorial improvements.
@mcking65
Copy link
Contributor Author

Development of this example is complete. Closing issue and creating a new issue for review.

mcking65 added a commit that referenced this issue Oct 11, 2017
For issues #105 and #155, modified:
* examples/grid/LayoutGrids.html
* examples/grid/advancedDataGrid.html

Add links to the other example pages to the intro.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Example Page Related to a page containing an example implementation of a pattern
Development

No branches or pull requests

1 participant