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

Add CodePen button to menubar-editor and avoid external SVG #1876

Merged
merged 16 commits into from
Nov 15, 2021

Commits on Nov 14, 2021

  1. Add CodePen button to menubar-editor

    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    4a0b3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2931cd5 View commit details
    Browse the repository at this point in the history
  3. Switch to JavaScript classes

    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    501cf9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cef1181 View commit details
    Browse the repository at this point in the history
  5. Use pointer events

    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    6a3ef1c View commit details
    Browse the repository at this point in the history
  6. Use CSS generated content in <span aria-hidden=true>, use Unicode Cha…

    …racter 'BLACK CIRCLE' (U+25CF)
    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    7e0eef9 View commit details
    Browse the repository at this point in the history
  7. Mention aria-hidden in documentation

    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    d4b577c View commit details
    Browse the repository at this point in the history
  8. Update regression test for aria-hidden

    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    2e96069 View commit details
    Browse the repository at this point in the history
  9. Fix search replace pasta

    zcorpan authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    33ee20c View commit details
    Browse the repository at this point in the history
  10. fix separator for HCM mode

    howard-e authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    d12139f View commit details
    Browse the repository at this point in the history
  11. updated menubar-editor's 'role, property, state and tabindex attribut…

    …es' table on the use of aria-hidden
    howard-e authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    0624fa1 View commit details
    Browse the repository at this point in the history
  12. updated regression test for aria-hidden

    howard-e authored and mcking65 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    b76a134 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3810ea7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4de9836 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c53a9e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a46867a View commit details
    Browse the repository at this point in the history