Skip to content

Latest commit

 

History

History
547 lines (266 loc) · 28.5 KB

CHANGELOG.md

File metadata and controls

547 lines (266 loc) · 28.5 KB

Semantic Release Automated Changelog

4.3.0 (2024-12-23)

Features

  • update auro deps post node 22 update (21bcc25)

Performance Improvements

  • update node to version 22 (21927b7)

4.2.0 (2024-11-19)

Features

  • update auro-library to 3.0.1 (eb8a4b6)

Performance Improvements

  • update library to 3.0.2 (69bfd90)

4.1.5 (2024-11-12)

Bug Fixes

  • fix typo on attr selector in handleNestedMenus (fca9e16)

4.1.4 (2024-11-05)

Performance Improvements

  • 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)

Performance Improvements

  • update auro-icon version (ae65eec)

4.1.2 (2024-10-30)

Bug Fixes

  • move mark.js to a direct dependency (6c4c956)

4.1.1 (2024-10-30)

Bug Fixes

  • 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)

Performance Improvements

  • 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)

Features

Performance Improvements

  • update dependency versions (53461ce)

4.0.1 (2024-10-08)

Bug Fixes

  • moves auro library to dependencies in package.json #216 (83f8657)

4.0.0 (2024-10-01)

Bug Fixes

  • imports: update all imports to include extension in file path #208 (b8c2507)
  • token: update token name for container colors (f6d072e)

Features

  • 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)

Performance Improvements

  • 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)

Reverts

  • Revert "perf(icon): use auro-icon for selected check mark" (bbcde9b)

BREAKING CHANGES

  • 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)

Bug Fixes

  • imports: update all imports to include extension in file path #208 (7d3701a)
  • token: update token name for container colors (54a6aaf)

Features

  • 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)

Performance Improvements

  • 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)

Reverts

  • Revert "perf(icon): use auro-icon for selected check mark" (c2b80b3)

BREAKING CHANGES

  • force major release for theme support
  • trigger major release for color theme support #198

3.11.9 (2024-07-02)

Reverts

  • Revert "perf(icon): use auro-icon for selected check mark" (fa75810)

3.11.6 (2024-07-02)

Performance Improvements

  • icon: use auro-icon for selected check mark (180f905)

3.11.5 (2024-06-27)

Bug Fixes

  • imports: update all imports to include extension in file path #208 (cd1ebf9)

3.11.4 (2024-03-01)

Performance Improvements

  • mark: improve marking logic to avoid error #196 (7f92b81)

3.11.3 (2024-02-23)

Performance Improvements

  • examples: refactor examples (6549b3a)

3.11.2 (2024-02-19)

Performance Improvements

  • docs: correct naming standards for docs (ae83b6d)

3.11.1 (2024-02-13)

Performance Improvements

  • update Auro dependencies (225ff57)

3.11.0 (2024-02-01)

Bug Fixes

  • linters: fix linting errors (6df6730)

Features

Performance Improvements

3.10.2 (2023-10-30)

Performance Improvements

3.10.1 (2023-10-26)

Bug Fixes

  • disabled: make disabled selected option state unchangeable #174 (7a76aec)

3.10.0 (2023-05-23)

Bug Fixes

  • layout: correct margin on selected icon #152 (d5c2360)

Features

  • disable: enable disabling entire menu rather than just options individually #175 (db507fd)

Performance Improvements

  • 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)

Bug Fixes

  • slots: pass noCheckmark attribute down on each slot change #170 (782e5e5)

3.9.4 (2023-02-01)

Bug Fixes

  • reset: only reset menu options that exist #161 (587e739)

Performance Improvements

  • deps: update to latest dependency versions (87b062d)

3.9.3 (2023-01-02)

Bug Fixes

  • release: force release from previous PR (c11a479)

3.9.2 (2022-11-15)

Bug Fixes

  • overflow: make overflowing content accessible via scrollbar #162 (127464a)

3.9.1 (2022-10-11)

Bug Fixes

  • nav: keyboard nav now skips hidden options #156 (f401ea6)

3.9.0 (2022-08-19)

Bug Fixes

  • options: improve determination of interactive state #149 (5d1dffd)

Features

3.8.1 (2022-08-17)

Bug Fixes

  • reset: reset selected option when value is invalid (96147fb)

3.8.0 (2022-08-15)

Features

  • reset: improve existing functions so that menu can be reset #139 (2aa2cc9)

3.7.1 (2022-08-12)

Bug Fixes

  • nocheckmark: update menuoptions on each update #142 (a43ca72)

3.7.0 (2022-08-11)

Features

  • attribute: store activeOption (b8c43b9)
  • checkmark: add attribute to toggle checkmark display #87 (a7fb6de)

3.6.2 (2022-07-21)

Bug Fixes

  • init: correct handling of options and events #134 (28bfef2)

3.6.1 (2022-06-01)

Bug Fixes

3.6.0 (2022-05-24)

Features

  • ready: save and event notify readiness of component #128 (7dc0606)

3.5.1 (2022-05-11)

Bug Fixes

  • 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)

Features

  • 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)

Features

  • preselect: add new selectByValue public method #118 (3876c91)

3.3.1 (2022-03-29)

Bug Fixes

  • hidden: prevent selection of hidden options #114 (7640e7a)

3.3.0 (2022-03-28)

Features

  • 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)

Bug Fixes

  • aria: correct invalid use of aria-selected (c84e1f1)
  • styles: all menuoptions prevent text selection (8240bdc)

Features

  • API: add optionSelected property (56f0415)
  • matching: highlight matched string parts in options (ccf6f12)
  • nesting: support nested menus (2dd3433)

3.1.0 (2022-03-01)

Features

  • a11y: increase interactive keyboard experience #55 #64 (405e033)

3.0.0 (2022-01-26)

chore

  • deps: update dependencies and vulnerabilities (823de79)

BREAKING CHANGES

  • 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)

Bug Fixes

  • API: include value data in optionSelected event (406649f)

2.2.0 (2022-01-22)

Bug Fixes

  • 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)

Features

  • disabled: add support for disabled menu option #25 (1cc08d4)
  • hr: add support for hr ui #70 (c7f89da)

Performance Improvements

  • icon: update to support direct dependency with icon (e50de2b)
  • mdmagic: reduce scope of mdmagic docs (cac8a84)

2.1.0 (2022-01-07)

Features

  • preset: better handling of presetting value (f43e85d)

2.0.0 (2021-12-14)

Bug Fixes

  • template: fix marked version in template index (3534dbb)

Code Refactoring

  • API: doc change to log breaking change (ba8996d)

BREAKING CHANGES

  • API: API to dynamically control template changed.

1.2.2 (2021-09-09)

Bug Fixes

  • style: address issue with duplicate dividers #18 (8be19ad)

1.2.1 (2021-06-14)

Bug Fixes

  • handle slot change updates index on dynamic updates to options #11 (ef53494)

1.2.0 (2021-06-09)

Features

  • added style for submenu (09981da)
  • created submenu component which contains options (146cb66)

1.1.0 (2021-05-12)

Features

  • adding more details for apiBuild (2fc06c8)
  • demo.md examples (1a1a278)
  • fixed typo when merge happened (3b5fd40)
  • some cleaning up (f318904)
  • work for 587523 auro-dropdown (712a72b)

1.0.0 (2021-04-14)

Features

  • transferred dev and test files from initDev to main branch (e18551e)
  • transferred files from BrentLabasan/auro-menu (f42d9c9)