4.3.0 (2024-12-23)
- update auro deps post node 22 update (21bcc25)
- update node to version 22 (21927b7)
4.2.0 (2024-11-19)
- update auro-library to 3.0.1 (eb8a4b6)
- update library to 3.0.2 (69bfd90)
4.1.5 (2024-11-12)
- fix typo on attr selector in
handleNestedMenus
(fca9e16)
4.1.4 (2024-11-05)
- add logic for including nesting spacer spans #226 (3451b3c)
- replace mark package with simple regex and replace #226 (f5c039e)
- revert match work api example #226 (f0f7bd8)
4.1.3 (2024-10-31)
- update auro-icon version (ae65eec)
4.1.2 (2024-10-30)
- move mark.js to a direct dependency (6c4c956)
4.1.1 (2024-10-30)
- revert customsize and set width to follow new standard #222 (f8c8fb0)
- specify
auro-libary
version to 2.8.0 (9c31318) - style: use checkmark's default size instead of customizing (eafeb77)
- update
auro-icon
to 6.0.0 and set--ds-auro-icon-size
for menuoption (8f7ee75)
- directly pull checkmark svg without passing over name (079e5b5)
- update auri-icon to 6.0.1 (3f17399)
- update dependencies (965c80e)
4.1.0 (2024-10-23)
- update dependency versions (53461ce)
4.0.1 (2024-10-08)
4.0.0 (2024-10-01)
- imports: update all imports to include extension in file path #208 (b8c2507)
- token: update token name for container colors (f6d072e)
- add component name as attribute during custom registration (af8bb94)
- refactor color tokens to use tier 3 tokens #198 (1711058)
- refactor color tokens to use tier 3 tokens #198 (f98820c)
- deps: update to correct icon version (2cd1f4e)
- icon: use auro-icon for selected check mark (9304084)
- icon: use auro-icon for selected check mark (c90916b)
- refactor custom registration config (af78b41)
- remove label colors from github settings (81ff3b9)
- update dependencies (7483ccc)
- update dependencies (c1254bf)
- update dependencies and address lint issues (d841f93)
- update dependencies and use library scripts (a0ec762)
- update dependencies and use library scripts (5bbcb89)
- Revert "perf(icon): use auro-icon for selected check mark" (bbcde9b)
- trigger major release for color theme support #198
- force major release for theme support
- trigger major release for color theme support #198
4.0.0-beta.1 (2024-10-01)
- imports: update all imports to include extension in file path #208 (7d3701a)
- token: update token name for container colors (54a6aaf)
- add component name as attribute during custom registration (e9b22f9)
- refactor color tokens to use tier 3 tokens #198 (4553652)
- refactor color tokens to use tier 3 tokens #198 (b26f06c)
- deps: update to correct icon version (5311cff)
- icon: use auro-icon for selected check mark (40ea982)
- icon: use auro-icon for selected check mark (8df2bc7)
- refactor custom registration config (7e12f20)
- remove label colors from github settings (d3c2664)
- update dependencies (025ca7a)
- update dependencies and address lint issues (a3118b7)
- update dependencies and use library scripts (009a89c)
- update dependencies and use library scripts (5cb5953)
- Revert "perf(icon): use auro-icon for selected check mark" (c2b80b3)
- force major release for theme support
- trigger major release for color theme support #198
3.11.9 (2024-07-02)
- Revert "perf(icon): use auro-icon for selected check mark" (fa75810)
3.11.6 (2024-07-02)
- icon: use auro-icon for selected check mark (180f905)
3.11.5 (2024-06-27)
3.11.4 (2024-03-01)
3.11.3 (2024-02-23)
- examples: refactor examples (6549b3a)
3.11.2 (2024-02-19)
- docs: correct naming standards for docs (ae83b6d)
3.11.1 (2024-02-13)
- update Auro dependencies (225ff57)
3.11.0 (2024-02-01)
- linters: fix linting errors (6df6730)
- docs: update documentation format (bad1e3b)
- lit: update to lit 3.0 (3a3e8b1)
- namespace: update @alaskaairux references (a5c828e)
3.10.2 (2023-10-30)
3.10.1 (2023-10-26)
3.10.0 (2023-05-23)
- deps: update several dependencies to latest versions (685ee09)
- examples: refactor js example execution so it works on docsite #176 (ffe429f)
3.9.5 (2023-02-07)
3.9.4 (2023-02-01)
- deps: update to latest dependency versions (87b062d)
3.9.3 (2023-01-02)
- release: force release from previous PR (c11a479)
3.9.2 (2022-11-15)
3.9.1 (2022-10-11)
3.9.0 (2022-08-19)
3.8.1 (2022-08-17)
- reset: reset selected option when value is invalid (96147fb)
3.8.0 (2022-08-15)
3.7.1 (2022-08-12)
3.7.0 (2022-08-11)
- attribute: store activeOption (b8c43b9)
- checkmark: add attribute to toggle checkmark display #87 (a7fb6de)
3.6.2 (2022-07-21)
3.6.1 (2022-06-01)
3.6.0 (2022-05-24)
3.5.1 (2022-05-11)
- value: auro-menu now handles when to call selectByValue #125 (09b8372)
- value: auro-menu now handles when to call selectByValue #125 (0541c4b)
3.5.0 (2022-04-14)
- active: new handling for marking options as active #120 (c43d3bc)
- customevent: support a custom event fired from a menu option #35 (39baaea)
- event: send consistent event notifying that a custom event was fired (0d570cc)
3.4.0 (2022-04-11)
3.3.1 (2022-03-29)
3.3.0 (2022-03-28)
- API: apply API updates #112 (260aea7)
- API: expose selectNextItem() and makeSelection() #106 (9320837)
- hidden: add support for hidden menuoptions #111 (387356d)
- hover: state now follows mouseover (a55ab11)
3.2.0 (2022-03-21)
- aria: correct invalid use of aria-selected (c84e1f1)
- styles: all menuoptions prevent text selection (8240bdc)
- API: add optionSelected property (56f0415)
- matching: highlight matched string parts in options (ccf6f12)
- nesting: support nested menus (2dd3433)
3.1.0 (2022-03-01)
3.0.0 (2022-01-26)
- deps: update dependencies and vulnerabilities (823de79)
- deps: retroactive MAJOR release tag New version was accidentally released under v2.2 tag
Changes to be committed: modified: package-lock.json modified: package.json
2.2.1 (2022-01-25)
- API: include value data in optionSelected event (406649f)
2.2.0 (2022-01-22)
- a11y: address event firing from keyboard (d4fbe92)
- css: address ui issues from review (bfe54ff)
- dom template: remove unnecessary DOM; address ellipsis feature (20cf785)
- style: adjust font weight #6 (d652c82)
- disabled: add support for disabled menu option #25 (1cc08d4)
- hr: add support for hr ui #70 (c7f89da)
- icon: update to support direct dependency with icon (e50de2b)
- mdmagic: reduce scope of mdmagic docs (cac8a84)
2.1.0 (2022-01-07)
- preset: better handling of presetting value (f43e85d)
2.0.0 (2021-12-14)
- template: fix marked version in template index (3534dbb)
- API: doc change to log breaking change (ba8996d)
- API: API to dynamically control template changed.