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

Navigation Menubar Example: Improve high contrast support and refactor javascript #1359

Merged
merged 67 commits into from
Jul 19, 2020

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    2edd0b9 View commit details
    Browse the repository at this point in the history
  2. updated script

    jongund committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    9e9fdf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. update menubar navigation

    jongund committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4b308a7 View commit details
    Browse the repository at this point in the history
  2. udpated menubar navigation

    jongund committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    fc2074e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ddc2cd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    f52ee72 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. updated test with SPACE key

    jongund committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4cd1d1d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. updated focus styling

    jongund committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a7a83c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    63026bb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    a3eadca View commit details
    Browse the repository at this point in the history
  2. preload images

    jongund committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    db7e292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3b1f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569c2a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c7497a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3495c57 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    71cd9c3 View commit details
    Browse the repository at this point in the history
  2. add SVG separator

    jongund committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ba5aabd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Merge branch 'issue1357-navigation-menubar-js' of github.com:w3c/aria…

    …-practices into issue1357-navigation-menubar-js
    jongund committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ad02ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea221b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4da3f0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19b630f View commit details
    Browse the repository at this point in the history
  5. fixed high contrast issue

    jongund committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    97b4c6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e29a31 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. initial files for navigation menubar

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    a10de63 View commit details
    Browse the repository at this point in the history
  2. updated script

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    2415e70 View commit details
    Browse the repository at this point in the history
  3. update menubar navigation

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    cd7b413 View commit details
    Browse the repository at this point in the history
  4. udpated menubar navigation

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    b146364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b1e03a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae62001 View commit details
    Browse the repository at this point in the history
  7. updated test with SPACE key

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    e2dc479 View commit details
    Browse the repository at this point in the history
  8. updated focus styling

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7a14422 View commit details
    Browse the repository at this point in the history
  9. updated the example to use SVG images to improve color contrast in hi…

    …gh contrast mode
    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    975c59b View commit details
    Browse the repository at this point in the history
  10. preload images

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    3adcbd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29166b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    768e676 View commit details
    Browse the repository at this point in the history
  13. Update links to source js and css

    mcking65 authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c13212e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb21c4f View commit details
    Browse the repository at this point in the history
  15. add SVG separator

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    58bfc96 View commit details
    Browse the repository at this point in the history
  16. started updating mouse behavior

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f7e9401 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    33b86c2 View commit details
    Browse the repository at this point in the history
  18. updated CSS to fix positioning bug

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    70e7e4e View commit details
    Browse the repository at this point in the history
  19. fixed high contrast issue

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    dce83bf View commit details
    Browse the repository at this point in the history
  20. updated CSS to fix positioning bug

    jongund authored and smhigley committed May 5, 2020
    Configuration menu
    Copy the full SHA
    fcc6cf2 View commit details
    Browse the repository at this point in the history
  21. fixed test conflicts

    jongund committed May 5, 2020
    Configuration menu
    Copy the full SHA
    0db3a72 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    1f8f17f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    bb7185e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. merged master

    jongund committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    55c0e90 View commit details
    Browse the repository at this point in the history
  2. added strict

    jongund committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cfaaf7e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    0ddbaf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    4fac474 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    380d02b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443dd81 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. fixed mouse hover issue

    jongund committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    af2214b View commit details
    Browse the repository at this point in the history
  2. fixed cross referencing links

    jongund committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    910176c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebbfd5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d68fe77 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    b64a364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86bef29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffedc76 View commit details
    Browse the repository at this point in the history
  4. fixed href missing a #

    jongund committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    404ddbf View commit details
    Browse the repository at this point in the history
  5. updated documentation

    jongund committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7863f68 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. updated docuemntation

    jongund committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    8dd6c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f52431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    195c634 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    282d2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d9081 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Configuration menu
    Copy the full SHA
    15e3450 View commit details
    Browse the repository at this point in the history