Skip to content

Releases: AlaskaAirlines/auro-accordion

v2.0.2

07 Aug 20:07
Compare
Choose a tag to compare

2.0.2 (2023-08-07)

Bug Fixes

  • docs: update README based on PR feedback #82 (5e2110b)
  • marked: revert marked import to previous version (be41b84)

Performance Improvements

  • tags: remove tag for vulnerabilities #83 (dae95a2)

v2.0.1

14 Jul 20:05
Compare
Choose a tag to compare

2.0.1 (2023-07-14)

Performance Improvements

  • deps: update dependencies (b75e805)

v2.0.0

14 Jul 19:56
Compare
Choose a tag to compare

Bug Fixes

Features

  • API: complete rebuild of component API #28" (af8d198)
  • component: create new base component using latest generator (2e1fe10)
  • hide content from tabbing when not expanded (1b276d4)
  • introduce chevron attribute (46336be)

Performance Improvements

  • animation: improve animation styles (9cd1352)
  • api: perform updates based on code review (0e2e3ad)
  • git: update the github folder (c11e550)
  • release: force semantic release to run (2d83576)
  • release: update all references of master branch to main branch (979c188)
  • review: all code changes based on PR review (3727b32)

BREAKING CHANGES

  • release: complete refactor of component
  • release: complete refactor of component
  • API: The entire previous API is deprecated.

v1.6.6

21 May 02:04
Compare
Choose a tag to compare

1.6.6 (2023-05-21)

Bug Fixes

  • animation: correctly handle animation for accordian groups (5c2abbe)
  • layout: box model renders correctly (d0b3d84)
  • layout: hide slotted content entirely when collapsed #71 (9fd4f09)

Performance Improvements

  • animation: slim down and improve animation workflow (859cb78)

v1.6.5

29 Aug 23:24
Compare
Choose a tag to compare

1.6.5 (2022-08-29)

Bug Fixes

  • deps: update peer dependencies (aa3911f)

v1.6.4

29 Aug 22:28
Compare
Choose a tag to compare

1.6.4 (2022-08-29)

Bug Fixes

  • upgrade @alaskaairux/design-tokens from 3.4.0 to 3.9.1 (9c26e0a)
  • upgrade @alaskaairux/icons from 4.8.4 to 4.15.0 (5d91b8c)
  • upgrade lit-element from 2.4.0 to 2.5.1 (7ca88d8)

v1.6.3

25 Apr 23:11
Compare
Choose a tag to compare

1.6.3 (2022-04-25)

Bug Fixes

v1.6.2

10 Feb 03:21
Compare
Choose a tag to compare

1.6.2 (2022-02-10)

Bug Fixes

v1.6.1

08 Feb 18:57
Compare
Choose a tag to compare

1.6.1 (2022-02-08)

Bug Fixes

  • chevron: address layout position #47 (0a1e17d)
  • trigger content: update content alignment in trigger #47 (99032ba)

v1.6.0

08 Feb 18:17
Compare
Choose a tag to compare

1.6.0 (2022-02-08)

Features