Releases: AlaskaAirlines/auro-sidenav
Releases · AlaskaAirlines/auro-sidenav
v3.1.3
v3.1.1
v3.1.0
v3.0.1
v3.0.0
3.0.0 (2024-10-02)
Features
- add tag name as attribute when custom registered (fb5f221)
- implement color theming support #30 (c6b746f)
Performance Improvements
- label: remove github label colors (6c7ee0c)
- refactor custom component registration config (19e26ab)
- update dependencies (06ba5f7)
BREAKING CHANGES
- trigger major release for color theme support #30
v3.0.0-beta.1
3.0.0-beta.1 (2024-10-02)
Features
- add tag name as attribute when custom registered (78c0440)
Performance Improvements
- label: remove github label colors (3959157)
- refactor custom component registration config (6a6c5eb)
- update dependencies (ce4b65b)
BREAKING CHANGES
- trigger major release for color theme support #30
v2.1.0-beta.1
v2.0.1
v2.0.0
2.0.0 (2024-03-25)
Bug Fixes
Features
BREAKING CHANGES
- all auro-sidenav instances are now mobile until
specified with the static attribute.
Changes to be committed:
modified: apiExamples/basic.html
modified: apiExamples/custom.html
modified: apiExamples/full.html
modified: apiExamples/heading.html
modified: apiExamples/hyperlink.html
modified: apiExamples/isToggle.html
modified: apiExamples/sections.html
modified: apiExamples/selected.html
modified: demo/api.md
modified: demo/index.html
modified: demo/index.md
modified: docs/api.md
modified: docs/partials/index.md
modified: package-lock.json
modified: src/auro-sidenav.js
modified: src/auro-sidenavsection.js
modified: test/auro-sidenav.test.js
modified: apiExamples/collapsible.html
modified: README.md