Releases: AlaskaAirlines/auro-accordion
Releases · AlaskaAirlines/auro-accordion
v2.0.2
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
2.0.1 (2023-07-14)
Performance Improvements
- deps: update dependencies (b75e805)
v2.0.0
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
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
1.6.5 (2022-08-29)
Bug Fixes
- deps: update peer dependencies (aa3911f)
v1.6.4
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
1.6.3 (2022-04-25)
Bug Fixes
v1.6.2
1.6.2 (2022-02-10)
Bug Fixes
v1.6.1
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
1.6.0 (2022-02-08)
Features