Skip to content

Releases: AlaskaAirlines/auro-sidenav

v3.1.3

27 Dec 00:11
Compare
Choose a tag to compare

3.1.3 (2024-12-27)

Performance Improvements

  • update node and status checks for tests (ce37cf5)

v3.1.1

23 Oct 18:28
Compare
Choose a tag to compare

3.1.1 (2024-10-23)

Reverts

  • Revert "feat(api): add register static method #82" (46c986c)

v3.1.0

23 Oct 18:25
Compare
Choose a tag to compare

3.1.0 (2024-10-23)

Features

v3.0.1

08 Oct 16:26
Compare
Choose a tag to compare

3.0.1 (2024-10-08)

Bug Fixes

  • moves auro library to dependencies in package.json #35 (e34f7c9)

v3.0.0

02 Oct 19:44
Compare
Choose a tag to compare

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

02 Oct 18:36
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

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

30 Jul 16:09
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2024-07-30)

Features

v2.0.1

23 Jul 20:29
Compare
Choose a tag to compare

2.0.1 (2024-07-23)

Bug Fixes

v2.0.0

25 Mar 20:34
Compare
Choose a tag to compare

2.0.0 (2024-03-25)

Bug Fixes

  • svg: center svgs within sidenavitems #17 (364db92)

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

v1.1.7

11 Mar 22:05
Compare
Choose a tag to compare

1.1.7 (2024-03-11)

Performance Improvements

  • update docs: add full scope of all elements (775dd28)