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

Breadcrumb #266

Merged
merged 5 commits into from
Feb 6, 2017
Merged

Breadcrumb #266

merged 5 commits into from
Feb 6, 2017

Commits on Jan 31, 2017

  1. Update to new template

    Michiel Bijl committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    4648a41 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Michiel Bijl committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    b00aeb6 View commit details
    Browse the repository at this point in the history
  3. Change breadcrumb example link targets and intro

    modified examples/breadcrumb/index.html:
    * Changed crumb links to better represent the position of this page in APG architecture. The first link should point to main doc, not outside APG. The second link is for the design pattern section, the third link for the breadcrumb pattern, and the final link to the breadcrumb example page.
    * Editorial revisions to intro and accessibility features.
    mcking65 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    36e0682 View commit details
    Browse the repository at this point in the history
  4. Editorial revisions to breadcrumb example property table

    modified examples/breadcrumb/index.html:
    1. Remove links from states and properties in Breadcrumb example. We are not maintaining links to the aria spec or html spec from example pages; they are not respec documents.
    2. Editorial revision to description in aria-current row.
    mcking65 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    77cd553 View commit details
    Browse the repository at this point in the history
  5. Add aria-label to breadcrumb example properties table

    modified examples/breadcrumb/index.html:
    In the states and properties table, added a row for the nav element and aria-label property.
    mcking65 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    1fbdc28 View commit details
    Browse the repository at this point in the history