aria-components
Advanced tools
Changelog
0.3.1
Changed
Fixed
Changelog
0.3.0
Changed
aria-hidden="false"
rather than removing the attribute (#28)Added
collapse: true
(#27)hidden
attribute where aria-hidden="true"
(#29)Removed
aria-describedby
help text (#33)Fixed
destroy
methods (#26 & #31)BREAKING CHANGES
firstChild
and lastChild
properties (4795b2a, 1312a99)Changelog
0.2.0
Changed
Added
Fixed
BREAKING CHANGES
utils/
(#17)menu
config property in favor of list
(#20)tablist
config property in favor of tabs
(#20)componentName
and self references are managed (#21)onPopupStateChange
and onPopupDestroy
callbacks (#22)Changelog
0.1.2
Fixed
lib/
exports (#12)Changelog
0.1.1
Fixed
menuitem
links with the spacebar or return key (#3)