Skip to content

Latest commit

 

History

History
499 lines (228 loc) · 24.1 KB

CHANGELOG.md

File metadata and controls

499 lines (228 loc) · 24.1 KB

Semantic Release Automated Changelog

3.3.4 (2024-12-23)

Performance Improvements

3.3.3 (2024-12-19)

Performance Improvements

  • update dropdown to latest for bib position fix (3559978)

3.3.2 (2024-12-19)

Bug Fixes

  • force dropdown bib min-width to not expand outside container #225 (b59abbe)
  • update overflow property (6f0939c)

3.3.1 (2024-12-06)

Performance Improvements

3.3.0 (2024-11-15)

Features

  • update auro-library to 3.0.2 (622ac30)

3.2.0 (2024-11-13)

Features

  • add attribute to have bib width match content width #216 (f84293c)

Performance Improvements

3.1.2 (2024-11-05)

Bug Fixes

  • remove extra spacing on nested menu option when selected #228 (eb79892)

3.1.1 (2024-10-30)

Performance Improvements

  • update dropdown version (896c912)

3.1.0 (2024-10-30)

Features

Performance Improvements

  • bump up auro-menu version (c7bcfac)

3.0.1 (2024-10-10)

Bug Fixes

  • #131: updated the dropdown package to fix safari outline bug (378a6a6)

3.0.0 (2024-10-04)

Bug Fixes

  • add extension for SSR support (84da4ea)

Features

Performance Improvements

  • move help text functionality into dropdown slot (0d6aff5)
  • refactor custom component registration config (9bada60)
  • update dependencies (e563427)
  • update dependencies and scripts to latest versions (99420fd)
  • use custom version of dropdown (3d3f20e)

BREAKING CHANGES

  • trigger major release for color theme support #198

2.10.8 (2024-09-11)

Bug Fixes

2.10.7 (2024-08-19)

Bug Fixes

  • remove style rule that broke dropdown in firefox and safari (c2ee8c8)

2.10.6 (2024-07-02)

Performance Improvements

  • deps: update component to use latest version of menu (a65dfa0)

2.10.5 (2024-06-27)

Performance Improvements

  • deps: update to latest latest version of deps to fix issue with auro-menu (c76a323)

2.10.4 (2024-06-10)

Bug Fixes

  • add relative positioning to div wrapper #187 (4ec21ac)

2.10.3 (2024-05-30)

Bug Fixes

  • handle long value option (21a1c3f)

2.10.2 (2024-05-29)

Bug Fixes

  • to use disabled design token instead of opacity (0a6bb30)

2.10.1 (2024-05-13)

Bug Fixes

2.10.0 (2024-05-10)

Bug Fixes

  • nested: remove broken nested select example (04d9967)

Features

  • validation: implement auro-formvalidation #179 (4a0a4ea)

Performance Improvements

  • attribute: add attribute for custom component use (8d68b44)
  • deps: update dependencies (6413431)
  • error: update test and logic for error state #179 (dce739a)

2.9.6 (2024-02-23)

Performance Improvements

  • examples: update to latest example syntax (585656f)

2.9.5 (2024-02-21)

Performance Improvements

  • docs: add custom registration example (794be4b)

2.9.4 (2024-02-13)

Performance Improvements

  • update auro dependencies (812fdb0)

2.9.3 (2024-02-07)

Bug Fixes

2.9.2 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (7b00fa4)

2.9.1 (2024-01-27)

Performance Improvements

  • update index per SSR support (c4f8f2c)

2.9.0 (2024-01-26)

Bug Fixes

  • value: remove usage of innerHtml and use createNode instead #169 (ddeedf8)

Features

Performance Improvements

  • update static style template for lit (d2e3058)

2.8.5 (2023-11-02)

Performance Improvements

2.8.4 (2023-06-12)

Bug Fixes

2.8.3 (2023-05-23)

Bug Fixes

  • screenreader: update removal of hidden screenreader label (e7744b1)

Performance Improvements

  • examples: update example js code for docsite #154 (c0b7ba5)

2.8.2 (2023-02-15)

Bug Fixes

  • placeholder: add gray color for placeholder text #150 (f1e83c1)
  • placeholder: placeholder text is now the right color #150 (054cf56)

Performance Improvements

  • deps: update dependencies to latest versions (61fba46)

2.8.1 (2023-01-10)

Bug Fixes

  • error: stop error state from dropping upon value change #120 (7bdc492)

2.8.0 (2023-01-02)

Features

2.7.2 (2022-12-28)

Bug Fixes

  • runtime: stop auro-menu from loading before auro-select (bdc6857)

2.7.1 (2022-12-16)

Bug Fixes

  • error: run validity when error attribute is removed #137 (c875205)
  • validate preset values (f9a39ea)
  • validity: validate when auro-select loses focus (ac77c63)

2.7.0 (2022-12-13)

Features

2.6.0 (2022-11-15)

Features

2.5.5 (2022-10-31)

Bug Fixes

  • label: visibily hide label created for screenreaders #119 (97cc680)

2.5.4 (2022-10-14)

Bug Fixes

  • menu: stop all menu options from being read #111 (81b67a1)
  • placeholder: follow HTML5 select screenreader workflow #111 (3abffea)

2.5.3 (2022-09-22)

Bug Fixes

  • hover: make background color change on hover #102 (7cd017d)

2.5.2 (2022-09-19)

Bug Fixes

  • screenreader: distinguish active/selected options for screenreader #109 (09146cb)

2.5.1 (2022-09-16)

Bug Fixes

  • accessibility: read menu options with screenreader when navigating with keyboard #97 (6c09e8e)

2.5.0 (2022-09-13)

Bug Fixes

  • casing: follow attribute camel case consistency #88 (252778f)
  • height: adjust to be consistent with other form elements #81 (125fef4)

Features

  • matchwidth: set attribute in template by default #86 (a5d6a23)
  • nocheckmark: implement 'nocheckmark' attribute #88 (097a49c)

2.4.3 (2022-09-06)

Bug Fixes

  • value: correct value stored when selecting from menu #95 (191fbf9)

2.4.2 (2022-09-02)

Bug Fixes

  • example: add additional functionality to value example #89 (3d72fe0)

2.4.1 (2022-09-02)

Bug Fixes

  • dropdown: use updated dropdown API #93 (ca008fb)

2.4.0 (2022-08-03)

Features

  • API: add ready state checks and all automated tests #38 #75 (97169e9)

2.3.0 (2022-06-01)

Features

  • icons: support icons in option content #64 (bcc4bd7)

2.2.3 (2022-05-10)

Bug Fixes

  • API: update how pre-set value is handled #69 (fb47b4a)
  • demo: correct attribute for broken example (c640803)

2.2.2 (2022-04-27)

Bug Fixes

  • API: change logic for when to run menu.selectByValue #67 (710a8d9)

2.2.1 (2022-04-19)

Bug Fixes

2.2.0 (2022-03-29)

Features

  • optionSelected: store selected menu option object directly in select (01ef6ee)

2.1.0 (2022-03-28)

Features

2.0.2 (2022-03-04)

Bug Fixes

  • examples: update api references in api examples (6540cdd)

2.0.1 (2022-03-03)

Bug Fixes

2.0.0 (2022-03-01)

chore

  • deps: update to aurodesignsystem name space; update dependencies (6093b1d)

BREAKING CHANGES

  • deps: This commit will update the npm namespace from auroLabs to aurodesignsystem for release.

Changes to be committed: modified: README.md modified: package-lock.json modified: package.json

1.0.0 (2022-02-23)

Bug Fixes

  • dependency: use menu depency rather than peer to fix race condition (3f3db40)
  • git: fix workflow node version (027fb02)
  • update element to support new menu API #32 #33 #29 (cba7f68)

Features

  • a11y: trap tabindex while dropdown is expanded (1abb75f)
  • API: expose value (0114255)
  • API: initial code dump (ba0281a)
  • menu: auto-focus menu when dropdown opens (d48c5ee)