Skip to content

Latest commit

 

History

History
535 lines (250 loc) · 26.5 KB

CHANGELOG.md

File metadata and controls

535 lines (250 loc) · 26.5 KB

Semantic Release Automated Changelog

4.4.1 (2025-02-08)

Performance Improvements

4.4.0 (2025-01-28)

Features

4.3.1 (2024-12-21)

Performance Improvements

  • update node to version 22 (7b21d92)

4.3.0 (2024-11-19)

Features

  • update auro-library to 3.0.1 (cf0c26d)

Performance Improvements

  • update library to 3.0.2 (54824fd)

4.2.2 (2024-11-14)

Bug Fixes

4.2.1 (2024-11-05)

Bug Fixes

  • update accordion group borders and update dependency versions #136 (776f1b7)

4.2.0 (2024-11-01)

Features

Performance Improvements

4.1.0 (2024-10-23)

Bug Fixes

  • add file extension for proper ESM support #135 (622cb23)
  • register to the default element (4b34516)

Features

Performance Improvements

  • update dependency versions (a717229)

4.0.2 (2024-10-16)

Bug Fixes

  • resize content container when content is dynamically altered #130 (b93842e)

4.0.1 (2024-10-08)

Bug Fixes

  • moves auro library to dependencies in package.json #128 (a29dced)

4.0.0 (2024-10-01)

Bug Fixes

  • revert package to beta version (550b29b)

Features

  • add tag name as attribute when custom reigstered (f637cb7)
  • themes: rebuild component to support themes #115 (ad7685b)
  • themes: rebuild component to support themes #115 (102943a)
  • themes: rebuild component to support themes #115 (dab9219)
  • themes: rebuild component to support themes #115 (cdbe382)

Performance Improvements

  • label: remove label colors for github issues (10d0c1c)
  • refactor custom component registration config (6a786e8)
  • update dependencies and lint configuration (b321252)

Reverts

  • Revert "feat(themes): rebuild component to support themes #115" (c7cd55b)

BREAKING CHANGES

  • label: trigger major release after failed build process
  • trigger major release for color theme support #115

4.0.0-beta.1 (2024-09-30)

Bug Fixes

  • revert package to beta version (efc4427)

Features

  • add tag name as attribute when custom reigstered (36c4030)
  • themes: rebuild component to support themes #115 (b8f7c47)
  • themes: rebuild component to support themes #115 (b8d73a2)

Performance Improvements

  • refactor custom component registration config (acd27b9)
  • update dependencies and lint configuration (47262e0)

Reverts

  • Revert "feat(themes): rebuild component to support themes #115" (63f9d34)

BREAKING CHANGES

  • trigger major release for color theme support #115

3.2.1 (2024-07-19)

Reverts

  • Revert "feat(themes): rebuild component to support themes #115" (136828b), closes #115

3.2.0 (2024-07-19)

Features

  • themes: rebuild component to support themes #115 (c1aa233)

3.1.13 (2024-02-26)

Bug Fixes

  • custom: remove custom registration example (664fb70)

3.1.12 (2024-02-23)

Performance Improvements

  • custom: add custom accordion example (34aef78)
  • demo: edit demo file names (2415d88)

3.1.11 (2024-02-23)

Performance Improvements

  • deps: update dependencies (0176d94)
  • min: update min js system for docsite (48c55c5)

3.1.10 (2024-02-13)

Performance Improvements

  • update auro dependencies (fdce476)

3.1.9 (2024-02-10)

Performance Improvements

  • update icons deps for SSR support (c77c5dd)

3.1.8 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (b90183f)

3.1.7 (2024-01-27)

Performance Improvements

  • update index per SSR support (78c18ae)

3.1.6 (2024-01-22)

Performance Improvements

3.1.5 (2024-01-11)

Bug Fixes

  • update incorrect dependency config (35e0f4b)

Performance Improvements

  • update peer dependencies (59f84f9)

3.1.4 (2024-01-11)

Bug Fixes

  • update location of post install script (300de8b)

3.1.3 (2024-01-11)

Bug Fixes

3.1.2 (2024-01-10)

Bug Fixes

  • update node directory reference (517b98a)

3.1.1 (2024-01-10)

Bug Fixes

3.1.0 (2024-01-10)

Features

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

3.0.2 (2024-01-09)

Bug Fixes

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

3.0.1 (2023-11-22)

Performance Improvements

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

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.

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)

2.0.1 (2023-07-14)

Performance Improvements

  • deps: update dependencies (b75e805)

2.0.0 (2023-07-14)

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.

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)

1.6.5 (2022-08-29)

Bug Fixes

  • deps: update peer dependencies (aa3911f)

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)

1.6.3 (2022-04-25)

Bug Fixes

1.6.2 (2022-02-10)

Bug Fixes

1.6.1 (2022-02-08)

Bug Fixes

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

1.6.0 (2022-02-08)

Features

1.5.1 (2021-12-07)

Bug Fixes

  • a11y: reset height for reduced motion #42 (a579f04)

1.5.0 (2021-11-22)

Features

  • showOverflow: add showOverflow attr to allow .details content to be visible outside of the accordion (62af022)

1.4.0 (2021-10-15)

Bug Fixes

  • scroll: update scrollIntoView to group controller #31 (78a230b)

Features

  • noanimation: attribute to remove animation effect #32 (adef74d)

1.3.3 (2021-05-27)

Bug Fixes

1.3.2 (2021-05-27)

Bug Fixes

1.3.1 (2021-03-18)

Bug Fixes

  • update colors to address a11y issue (e8ab999)

1.3.0 (2021-03-09)

Features

1.2.3 (2021-02-12)

Bug Fixes

1.2.2 (2021-02-05)

Bug Fixes

  • #3 expand accordion on initial load (6de3d79)

1.2.1 (2021-01-07)

Bug Fixes

  • address issue with dynamic content (e164db9)

1.2.0 (2021-01-07)

Bug Fixes

  • update lowProfile options (69ca2c9)

Features

  • add new trigger sub-title and secondary type styles (65d0166)

1.1.0 (2020-12-22)

Features

1.0.0 (2020-09-22)

Features

  • add auro-accordion component (d4ac9ec)
  • add auro-accordion-group component (eb0d745)