Skip to content

Releases: AlaskaAirlines/auro-accordion

v3.1.6

22 Jan 00:19
Compare
Choose a tag to compare

3.1.6 (2024-01-22)

Performance Improvements

v3.1.5

11 Jan 03:27
Compare
Choose a tag to compare

3.1.5 (2024-01-11)

Bug Fixes

  • update incorrect dependency config (35e0f4b)

Performance Improvements

  • update peer dependencies (59f84f9)

v3.1.4

11 Jan 01:06
Compare
Choose a tag to compare

3.1.4 (2024-01-11)

Bug Fixes

  • update location of post install script (300de8b)

v3.1.3

11 Jan 00:15
Compare
Choose a tag to compare

3.1.3 (2024-01-11)

Bug Fixes

v3.1.2

10 Jan 23:04
Compare
Choose a tag to compare

3.1.2 (2024-01-10)

Bug Fixes

  • update node directory reference (517b98a)

v3.1.1

10 Jan 20:12
Compare
Choose a tag to compare

3.1.1 (2024-01-10)

Bug Fixes

v3.1.0

10 Jan 19:02
Compare
Choose a tag to compare

3.1.0 (2024-01-10)

Features

  • add SSR support and move scripts to dependency #91 (61cf094)

v3.0.2

09 Jan 23:41
Compare
Choose a tag to compare

3.0.2 (2024-01-09)

Bug Fixes

  • docs: remove extra HTML that was breaking layout #89 (1afb734)

v3.0.1

22 Nov 23:36
Compare
Choose a tag to compare

3.0.1 (2023-11-22)

Performance Improvements

  • update to support Node 20.x (8b40a3f)

v3.0.0

17 Oct 22:24
Compare
Choose a tag to compare

3.0.0 (2023-10-17)

Bug Fixes

  • attribute: make attribute name more clear for grouped accordions (82d0464)
  • border: fix emphasis focus state border (5317b4f)
  • types: add types back into build script (e15ec75)

Features

  • attr: add new attributes to affect solo accordion styles (a1020e2)
  • chevron: update chevron logic #85 (f722435)
  • group: add functionality and styles for accordion group #86 (ecb6259)

Performance Improvements

  • design: implement default accordion design #85 (e6dd762)
  • npm: update .npmignore (61f87b9)
  • template: update template to use auro-button (b9d6650)
  • tokens: update tokens to use ds prefix (e141067)

BREAKING CHANGES

  • chevron: Remove chevron attribute and add iconRight attribute.