- Update: Allow HTML in the buttons.
- Fixed: Close only same level sub sub menus. This way we can support more sub sub menu levels.
- Fixed: show only one sub sub menu open at once.
- Updated NPM packages.
- Added
:hover
to sub menus in hover demo. - Updated NPM packages.
- New demo about using buttons as dropdowns.
- Note about
pointer-events: none;
CSS needed for the SVG icons.
- Demo for language dropdown.
- Use
pointer-event: none
in SVG caret icon to be able to click it.
Version 1.0.0 has landed!
- Default SVG caret icon.
- Documentation.
- Two new demos with multiple navs.
- Demo examples.
is-opened
hard coded class to settings.
- Add rollup to handle dist files.
- Add helper functions
animate
andupdateAria
as functions which user can import. - Add changelog.
- Initial alpha release.