Releases: gijsroge/priority-navigation
Releases · gijsroge/priority-navigation
Fixes reset of user options on resize
Accessibility features
- Added
aria-controls
to dropdown toggle. - Moved dropdown behind dropdown toggle to support native tab order.
- Added
aria-hidden
to dropdown. - Added
aria-haspop
to dropdown wrapper. - Minor change to css to limit the scope.
Fixed dropdown closing when clicked inside.
1.0.10 released v1.0.10
Graceful ie8 handling
- IE8 Will now throw a non blocking console error if you choose to not suppor it instead of blocking your entire javascript.
- Menu label now triggers when there is only 1 menu item left.
- Settings per instance now works as expected.
1.0.8
1.0.7
1.0.6
1.0.5
- added option to set breakpoint when all items should be moved to the dropdown to simulate a mobile menu
- Added option to change dropdownToggle text when the breakpoint has been triggered
- Changed data-attribute to count menu items in dropdown to something more plugin specific to prevent conflicts