Skip to content

Latest commit

 

History

History
186 lines (107 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

186 lines (107 loc) · 10.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.9.1 (2020-12-29)

Note: Version bump only for package @clayui/multi-select

3.9.0 (2020-12-16)

Features

  • @clayui/multi-select: Add displayType and update snapshots to fit (0c5cdcf)
  • @clayui/multi-select: Update dependency (ded5a81)
  • @clayui/multi-select: Update snapshots (51c2901)
  • @clayui/multi-select: Use ClayButtonWithIcon instead of (4e9ccb1)

3.8.1 (2020-12-02)

Note: Version bump only for package @clayui/multi-select

3.8.0 (2020-10-01)

Features

  • clayui.com: Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one (d812ee9)
  • add displayName for all components (cc3211d)

3.7.0 (2020-08-31)

Features

  • @clayui/multi-select: improves the filter for case-sensitive or non-sequential characters (27cb6ac)

3.6.5 (2020-08-28)

Note: Version bump only for package @clayui/multi-select

3.6.4 (2020-08-26)

Note: Version bump only for package @clayui/multi-select

3.6.3 (2020-08-21)

Note: Version bump only for package @clayui/multi-select

3.6.2 (2020-08-11)

Note: Version bump only for package @clayui/multi-select

3.6.1 (2020-07-30)

Bug Fixes

  • @clayui/multi-select: key should be ',' instead of 'Comma' (a808f36)

3.6.0 (2020-07-28)

Bug Fixes

  • update packages to appropriate dependencies (0026168)

Features

3.5.7 (2020-07-14)

Note: Version bump only for package @clayui/multi-select

3.5.6 (2020-07-07)

Note: Version bump only for package @clayui/multi-select

3.5.5 (2020-06-18)

Note: Version bump only for package @clayui/multi-select

3.5.4 (2020-05-21)

Note: Version bump only for package @clayui/multi-select

3.5.3 (2020-04-24)

Bug Fixes

  • Fix accessibility issues (5e09db0)

3.5.2 (2020-03-26)

Note: Version bump only for package @clayui/multi-select

3.5.1 (2020-03-12)

Note: Version bump only for package @clayui/multi-select

3.5.0 (2020-02-28)

Bug Fixes

  • add support to pass a list of objects as items and add on clear all button callback to multiselect (9b5b3e5)
  • check if input is empty rather than checking source items (bd4adc6)
  • prevent backspace from navigating backwards (69f6c8d), closes #1448
  • drop-down: use dom-align instead of metal-position (335ff38)
  • form: remove ClayInputWithAutocomplete and move MultiSelect to its own package (a91c8e3)
  • multi-select: add failing test (c6eecd0)

Features

  • @clayui/multi-select: adding stories (470897a)
  • @clayui/multi-select: adding tests (2185a80)
  • @clayui/multi-select: adds support for DropDown.Menu content customization (95653be)
  • @clayui/multi-select: extracting the filter function to a prop (f941c74)

3.4.1 (2020-02-13)

Note: Version bump only for package @clayui/multi-select

3.4.0 (2020-01-31)

Bug Fixes

  • check if input is empty rather than checking source items (bd4adc6)
  • prevent backspace from navigating backwards (69f6c8d), closes #1448
  • drop-down: use dom-align instead of metal-position (335ff38)

Features

  • @clayui/multi-select: adding stories (470897a)
  • @clayui/multi-select: adding tests (2185a80)
  • @clayui/multi-select: extracting the filter function to a prop (f941c74)

3.3.0 (2020-01-20)

Bug Fixes

  • drop-down: use dom-align instead of metal-position (335ff38)
  • check if input is empty rather than checking source items (bd4adc6)
  • prevent backspace from navigating backwards (69f6c8d), closes #1448

Features

  • @clayui/multi-select: adding stories (470897a)
  • @clayui/multi-select: adding tests (2185a80)
  • @clayui/multi-select: extracting the filter function to a prop (f941c74)

3.2.0 (2019-12-05)

Bug Fixes

  • drop-down: use dom-align instead of metal-position (335ff38)
  • check if input is empty rather than checking source items (bd4adc6)
  • prevent backspace from navigating backwards (69f6c8d), closes #1448

Features

  • @clayui/multi-select: adding stories (470897a)
  • @clayui/multi-select: adding tests (2185a80)
  • @clayui/multi-select: extracting the filter function to a prop (f941c74)

3.1.0 (2019-11-07)

Features

  • @clayui/multi-select: adds support for DropDown.Menu content customization (95653be)

3.0.2 (2019-11-01)

Note: Version bump only for package @clayui/multi-select

3.0.1 (2019-10-28)

Bug Fixes

  • multi-select: add failing test (c6eecd0)
  • add support to pass a list of objects as items and add on clear all button callback to multiselect (9b5b3e5)
  • form: remove ClayInputWithAutocomplete and move MultiSelect to its own package (a91c8e3)

2.7.0 (2019-01-24)

2.6.0 (2019-01-11)

2.5.1 (2018-12-19)

2.5.0 (2018-12-10)