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

Update menubar editor example Javascript #1355

Closed
jongund opened this issue Mar 18, 2020 · 0 comments · Fixed by #1356
Closed

Update menubar editor example Javascript #1355

jongund opened this issue Mar 18, 2020 · 0 comments · Fixed by #1356

Comments

@jongund
Copy link
Contributor

jongund commented Mar 18, 2020

Update the Javascript for the menubar editor example:

  1. Use one object
  2. Support ARIA-AT project, to make it easier to create setup scripts
mcking65 added a commit that referenced this issue Jul 13, 2020
…vascript (pull #1356)

Resolves issue #1355 for the editor menubar example by:
* Simplifying the Javascript code to use a single object.
* Replace PNG files with SVG.
* Improving high contrast support
* Makes corresponding editorial revisions to documentation.
* Fixes bug with testing space key.

Co-authored-by: Sarah Higley <sarah.higley@microsoft.com>
Co-authored-by: Matt King <a11yThinker@gmail.com>
Co-authored-by: Valerie Young <valerie@bocoup.com>
michael-n-cooper pushed a commit that referenced this issue Jul 13, 2020
Editor Menubar Example: Improve high contrast support and refactor Javascript (pull #1356)

Resolves issue #1355 for the editor menubar example by:
* Simplifying the Javascript code to use a single object.
* Replace PNG files with SVG.
* Improving high contrast support
* Makes corresponding editorial revisions to documentation.
* Fixes bug with testing space key.

Co-authored-by: Sarah Higley <sarah.higley@microsoft.com>
Co-authored-by: Matt King <a11yThinker@gmail.com>
Co-authored-by: Valerie Young <valerie@bocoup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant