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)
- add readonly mode (bffe72b)
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)
- add readonly mode (23c6d2c)
1.8.0 (2024-05-23)
Note: Version bump only for package @umbraco-ui/uui-select
1.8.0-rc.0 (2024-04-05)
-
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)
- 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)
- 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)
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
-
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)
-
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)
- 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)
-
This should now be configured globally
-
internal: add more files to lerna ignore
-
Publish
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
-
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)
- 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)
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)
-
uui-select: 🐛 sets the value to the value of selected option if present (6ae94ee)
-
This should now be configured globally
-
internal: add more files to lerna ignore
-
Publish
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
- @umbraco-ui/[email protected]
-
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