[Commits] [fluid-project/infusion] 364570: FLUID-6357: Moving aria-expanded to the button ins...
GitHub
noreply at github.com
Tue Dec 4 21:34:16 UTC 2018
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 364570b3fe6b931221517943646dc39dce7a966d
https://github.com/fluid-project/infusion/commit/364570b3fe6b931221517943646dc39dce7a966d
Author: Justin Obara <obarajustin at gmail.com>
Date: 2018-12-03 (Mon, 03 Dec 2018)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
M tests/component-tests/slidingPanel/js/SlidingPanelTests.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorResponsiveTests.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorTests.js
Log Message:
-----------
FLUID-6357: Moving aria-expanded to the button instead of the panel.
This is to conform with the aria spec. See:
https://www.w3.org/WAI/GL/wiki/Using_aria-expanded_to_indicate_the_state_of_a_collapsible_element
Commit: 2ca90f6e6db043849826dd09418824aac24394f6
https://github.com/fluid-project/infusion/commit/2ca90f6e6db043849826dd09418824aac24394f6
Author: Cindy Qi Li <cli at ocadu.ca>
Date: 2018-12-04 (Tue, 04 Dec 2018)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
M tests/component-tests/slidingPanel/js/SlidingPanelTests.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorResponsiveTests.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorTests.js
Log Message:
-----------
Merge remote-tracking branch 'justin/FLUID-6357'
* justin/FLUID-6357:
FLUID-6357: Moving aria-expanded to the button instead of the panel.
Compare: https://github.com/fluid-project/infusion/compare/507a1a8ebed9...2ca90f6e6db0
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list