File tree Expand file tree Collapse file tree 11 files changed +43
-19
lines changed Expand file tree Collapse file tree 11 files changed +43
-19
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7
+
8
+ ### Bug Fixes
9
+
10
+ - Set height for input prepend/append slots ([ #1113 ] ( https://github.com/umbraco/Umbraco.UI/issues/1113 ) ) ([ 0681615] ( https://github.com/umbraco/Umbraco.UI/commit/0681615c576dcf4e1095b1334caf48c21d29edba ) )
11
+
6
12
# [ 1.14.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.1...v1.14.0-rc.2 ) (2025-05-26)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 1.14.0-rc.2 " ,
4
+ "version" : " 1.14.0-rc.3 " ,
5
5
"preid" : " rc" ,
6
6
"exact" : true ,
7
7
"noPush" : true ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui-input-lock
9
+
6
10
# [ 1.14.0-rc.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.0...v1.14.0-rc.1 ) (2025-05-23)
7
11
8
12
** Note:** Version bump only for package @umbraco-ui/uui-input-lock
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui-input-lock" ,
3
- "version" : " 1.14.0-rc.1 " ,
3
+ "version" : " 1.14.0-rc.3 " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" Umbraco" ,
33
33
"@umbraco-ui/uui-base" : " 1.14.0-rc.1" ,
34
34
"@umbraco-ui/uui-button" : " 1.14.0-rc.1" ,
35
35
"@umbraco-ui/uui-icon" : " 1.14.0-rc.1" ,
36
- "@umbraco-ui/uui-input" : " 1.14.0-rc.1 "
36
+ "@umbraco-ui/uui-input" : " 1.14.0-rc.3 "
37
37
},
38
38
"scripts" : {
39
39
"build" : " npm run analyze && tsc --build && rollup -c rollup.config.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui-input-password
9
+
6
10
# [ 1.14.0-rc.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.0...v1.14.0-rc.1 ) (2025-05-23)
7
11
8
12
** Note:** Version bump only for package @umbraco-ui/uui-input-password
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui-input-password" ,
3
- "version" : " 1.14.0-rc.1 " ,
3
+ "version" : " 1.14.0-rc.3 " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" Umbraco" ,
32
32
"dependencies" : {
33
33
"@umbraco-ui/uui-base" : " 1.14.0-rc.1" ,
34
34
"@umbraco-ui/uui-icon-registry-essential" : " 1.14.0-rc.1" ,
35
- "@umbraco-ui/uui-input" : " 1.14.0-rc.1 "
35
+ "@umbraco-ui/uui-input" : " 1.14.0-rc.3 "
36
36
},
37
37
"scripts" : {
38
38
"build" : " npm run analyze && tsc --build && rollup -c rollup.config.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7
+
8
+ ### Bug Fixes
9
+
10
+ - Set height for input prepend/append slots ([ #1113 ] ( https://github.com/umbraco/Umbraco.UI/issues/1113 ) ) ([ 0681615] ( https://github.com/umbraco/Umbraco.UI/commit/0681615c576dcf4e1095b1334caf48c21d29edba ) )
11
+
6
12
# [ 1.14.0-rc.1] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.0...v1.14.0-rc.1 ) (2025-05-23)
7
13
8
14
** Note:** Version bump only for package @umbraco-ui/uui-input
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @umbraco-ui/uui-input" ,
3
- "version" : " 1.14.0-rc.1 " ,
3
+ "version" : " 1.14.0-rc.3 " ,
4
4
"license" : " MIT" ,
5
5
"keywords" : [
6
6
" Umbraco" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.14.0-rc.3] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.2...v1.14.0-rc.3 ) (2025-05-28)
7
+
8
+ ** Note:** Version bump only for package @umbraco-ui/uui
9
+
6
10
# [ 1.14.0-rc.2] ( https://github.com/umbraco/Umbraco.UI/compare/v1.14.0-rc.1...v1.14.0-rc.2 ) (2025-05-26)
7
11
8
12
** Note:** Version bump only for package @umbraco-ui/uui
You can’t perform that action at this time.
0 commit comments