Skip to content

Latest commit

 

History

History
440 lines (296 loc) · 19.4 KB

CHANGELOG.md

File metadata and controls

440 lines (296 loc) · 19.4 KB

Change Log

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

1.12.2 (2024-11-27)

Note: Version bump only for package @umbraco-ui/uui-select

1.12.1 (2024-11-25)

Note: Version bump only for package @umbraco-ui/uui-select

1.12.0 (2024-11-20)

Note: Version bump only for package @umbraco-ui/uui-select

1.11.0 (2024-10-14)

Note: Version bump only for package @umbraco-ui/uui-select

1.10.0 (2024-09-16)

Note: Version bump only for package @umbraco-ui/uui-select

1.10.0-rc.0 (2024-09-10)

Features

1.9.0 (2024-07-25)

Note: Version bump only for package @umbraco-ui/uui-select

1.9.0-rc.1 (2024-07-11)

Note: Version bump only for package @umbraco-ui/uui-select

1.9.0-rc.0 (2024-07-11)

Features

1.8.0 (2024-05-23)

Note: Version bump only for package @umbraco-ui/uui-select

1.8.0-rc.0 (2024-04-05)

Features

  • FormControlMixin refactor for types safety and default values (#745) (37e473b)

BREAKING CHANGES

  • rename to UUIFormControlMixin

  • ValueType type

  • append the ValueType type on getDefaultValue method

  • refactor for typings and default value

  • declare _runValidators method

  • undefined Default Value Type

  • corrections

1.7.0 (2024-02-13)

Bug Fixes

  • uui-select: make native inner select follow the width of the outer element (39c08dd)

1.7.0-rc.0 (2024-02-06)

Note: Version bump only for package @umbraco-ui/uui-select

1.6.0 (2024-02-02)

Note: Version bump only for package @umbraco-ui/uui-select

1.6.0-rc.4 (2024-01-23)

Note: Version bump only for package @umbraco-ui/uui-select

1.6.0-rc.3 (2023-12-15)

Note: Version bump only for package @umbraco-ui/uui-select

1.6.0-rc.2 (2023-12-14)

Note: Version bump only for package @umbraco-ui/uui-select

1.6.0-rc.1 (2023-11-22)

Bug Fixes

  • uui-select: do not enforce a certain background-color (c2eebfc)
  • uui-select: make the inner select follow the height of the custom element (9ac213a)
  • uui-select: move 'height' and other properties to inner element because it is easiest to control the select rather than mimick it in terms of :focus and :hover on the outer element (b69ed74)
  • uui-select: set display to "inline-block" to match the inner native element (e4e3ffd)

1.6.0-rc.0 (2023-11-08)

Note: Version bump only for package @umbraco-ui/uui-select

1.5.0 (2023-10-30)

Note: Version bump only for package @umbraco-ui/uui-select

1.5.0-rc.3 (2023-10-18)

Note: Version bump only for package @umbraco-ui/uui-select

1.5.0-rc.2 (2023-10-18)

Note: Version bump only for package @umbraco-ui/uui-select

1.5.0-rc.1 (2023-10-17)

Note: Version bump only for package @umbraco-ui/uui-select

1.5.0-rc.0 (2023-09-21)

Note: Version bump only for package @umbraco-ui/uui-select

1.4.0 (2023-09-21)

Note: Version bump only for package @umbraco-ui/uui-select

1.4.0-rc.2 (2023-09-07)

Note: Version bump only for package @umbraco-ui/uui-select

1.4.0-rc.1 (2023-08-10)

Note: Version bump only for package @umbraco-ui/uui-select

1.4.0-rc.0 (2023-07-18)

Note: Version bump only for package @umbraco-ui/uui-select

1.3.0 (2023-05-31)

Note: Version bump only for package @umbraco-ui/uui-select

1.3.0-rc.1 (2023-05-25)

Note: Version bump only for package @umbraco-ui/uui-select

1.3.0-rc.0 (2023-05-15)

Features

  • change events to align with native browser behavior (#476) (814bdcc)

1.2.1 (2023-04-20)

Note: Version bump only for package @umbraco-ui/uui-select

1.2.0 (2023-04-20)

Note: Version bump only for package @umbraco-ui/uui-select

1.2.0-rc.3 (2023-04-14)

Note: Version bump only for package @umbraco-ui/uui-select

1.2.0-rc.2 (2023-03-27)

Note: Version bump only for package @umbraco-ui/uui-select

1.2.0-rc.1 (2023-03-22)

Note: Version bump only for package @umbraco-ui/uui-select

1.2.0-rc.0 (2023-02-07)

Bug Fixes

  • change super.value to this.value for backwards compatibility (9cb6399)

  • clear up confusion with overriding the setter (9de8dce)

  • dispatching of events twice (#292) (901da47)

  • iteration of iterators requires more configuration so we are now more specific with Array.from (0c904f7)

  • return empty tempate if there are no groups (b294ef7)

  • test: change type of lookup to querySelector (d25bb2c)

  • uui-select: 🐛 sets the value to the value of selected option if present (6ae94ee)

  • Release/0.1.1 (#190) (d91d346), closes #190 #188 #187 #189

Features

  • add a query for the native element (c7ed761)
  • add more test cases to uui-select (d46272d)
  • build: update packages to esmodules and fix rollup import (0980022)
  • test: add related tests for form validation to uui-select (aa3ba9a)
  • uui-select extends from FormControlMixin instead of defining its own methods (b4b9bc9)

Reverts

BREAKING CHANGES

  • This should now be configured globally

  • internal: add more files to lerna ignore

  • Publish

  • update references

  • internal: use npm ci to counter Github Actions oddness

  • internal: try with unsafe-perm to counter differentiating OS'es

  • internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions

Co-authored-by: Niels Lyngsø [email protected]

1.1.0 (2023-01-11)

Features

  • build: update packages to esmodules and fix rollup import (0980022)

1.0.0 (2022-08-22)

Note: Version bump only for package @umbraco-ui/uui-select

1.0.0-rc.3 (2022-08-15)

Note: Version bump only for package @umbraco-ui/uui-select

1.0.0-rc.2 (2022-08-10)

Bug Fixes

1.0.0-rc.1 (2022-06-28)

Note: Version bump only for package @umbraco-ui/uui-select

1.0.0-rc.0 (2022-06-02)

Note: Version bump only for package @umbraco-ui/uui-select

1.0.0-alpha.0 (2022-06-01)

Note: Version bump only for package @umbraco-ui/uui-select

0.2.1 (2022-05-31)

Note: Version bump only for package @umbraco-ui/uui-select

0.2.0 (2022-05-04)

Bug Fixes

BREAKING CHANGES

  • This should now be configured globally

  • internal: add more files to lerna ignore

  • Publish

  • update references

  • internal: use npm ci to counter Github Actions oddness

  • internal: try with unsafe-perm to counter differentiating OS'es

  • internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions

Co-authored-by: Niels Lyngsø [email protected]

0.1.1 (2022-04-01)

Note: Version bump only for package @umbraco-ui/uui-select

0.1.0 (2022-03-31)

Bug Fixes

  • change super.value to this.value for backwards compatibility (9cb6399)
  • clear up confusion with overriding the setter (9de8dce)
  • iteration of iterators requires more configuration so we are now more specific with Array.from (0c904f7)
  • test: change type of lookup to querySelector (d25bb2c)

Features

  • add a query for the native element (c7ed761)
  • add more test cases to uui-select (d46272d)
  • test: add related tests for form validation to uui-select (aa3ba9a)
  • uui-select extends from FormControlMixin instead of defining its own methods (b4b9bc9)