Skip to content

Releases: AlaskaAirlines/auro-combobox

v2.0.1

10 Oct 19:43
Compare
Choose a tag to compare

2.0.1 (2024-10-10)

Bug Fixes

  • clean up build to include index.min.js #193 (f888534)
  • convert border and background color to use css prop overrides #193 (81f2561)
  • update the dropdown package to fix safari outline bug #193 (79556a8)

v2.0.0

04 Oct 19:46
Compare
Choose a tag to compare

2.0.0 (2024-10-04)

Bug Fixes

  • update tag name attribute function parameter (6f3bea9)

Features

  • theme: support theme enabled dependencies (3e53c96)

Performance Improvements

  • deps: update to latest dependencies and necessary config changes to support those updates (98d67a4)
  • menu: update menu beta version (a0a6c60)
  • refactor custom component registration config (37622fa)
  • update dependencies (d30d7e9)
  • update dependencies and use auro-library build scripts (943f52e)

BREAKING CHANGES

  • trigger major release for color theme support #179

v2.0.0-beta.1

03 Oct 18:21
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2024-10-03)

Bug Fixes

  • update tag name attribute function parameter (e40662d)

Performance Improvements

  • refactor custom component registration config (bc4fe13)
  • update dependencies (9187393)

BREAKING CHANGES

  • trigger major release for color theme support #179

v1.11.0-beta.2

19 Aug 21:25
Compare
Choose a tag to compare
v1.11.0-beta.2 Pre-release
Pre-release

1.11.0-beta.2 (2024-08-19)

Performance Improvements

  • menu: update menu beta version (3ebd5cf)
  • update dependencies and use auro-library build scripts (e6a12aa)

v1.10.2

02 Jul 18:32
Compare
Choose a tag to compare

1.10.2 (2024-07-02)

Performance Improvements

  • deps: update component to use the latest version of auro-menu (b882a8a)

v1.10.1

28 Jun 15:37
Compare
Choose a tag to compare

1.10.1 (2024-06-28)

Performance Improvements

  • deps: use latest version of auro-menu with SSR fix (d1ad0e4)

v1.11.0-beta.1

26 Jun 21:55
Compare
Choose a tag to compare
v1.11.0-beta.1 Pre-release
Pre-release

1.11.0-beta.1 (2024-06-26)

Features

  • theme: support theme enabled dependencies (4f18baa)

Performance Improvements

  • deps: update to latest dependencies and necessary config changes to support those updates (88687c1)

v1.10.0

10 May 21:25
Compare
Choose a tag to compare

1.10.0 (2024-05-10)

Bug Fixes

  • border: update border styles after for new input version (31f6c85)
  • events: update help text event and event docs (d027521)

Features

  • validitation: implement form validation repo #173 (09d9e35)

Performance Improvements

  • library: add library runtime util functionality for custom components (a20ecbd)

v1.9.14

06 May 21:06
Compare
Choose a tag to compare

1.9.14 (2024-05-06)

Bug Fixes

  • dropdown: force the the dropdown to expand when the input value changes #175 (75bac5a)

v1.9.13

04 Apr 16:23
Compare
Choose a tag to compare

1.9.13 (2024-04-04)

Bug Fixes

  • deps: correctly import library as a dependency #166 (10d160c)