Releases: umbraco/Umbraco.UI
Releases · umbraco/Umbraco.UI
v1.14.0-rc.1
What's Changed Since RC.0
🐛 Bug Fixes
- Fix prepending icons and vertical alignment by @nielslyngsoe in #1104
- Fix:
uui-card-media: flex-direction of "content" by @leekelleher in #1105 - use firstUpdated for label feedback by @nielslyngsoe in #1107
🏠 Internal
- build(storybook): Oryx cannot build because of missing imports by @iOvergaard in #1100
Full Changelog: v1.14.0-rc.0...v1.14.0-rc.1
v1.14.0-rc.0
What's Changed
🚀 New Features
- feat: Specific input mode similar to input type by @bjarnef in #1021
- Allow color gradient in color swatch by @bjarnef in #1074
- feat: adds localization to uui-pagination by @NguyenThuyLan in #1069
- Advanced color slider story by @bjarnef in #1076
- uui-input-lock: Only focus input when unlocked by @nielslyngsoe in #1096
🐛 Bug Fixes
- fixes the color-picker-handles placement, after selecting a preset value by @Welander1994 in #1063
- Gave host "color" to make sure things like text in date picker are aligned with theme, as well as giving it a a color scheme option by @MrHutmat in #1056
- fix: 'uui-ref' spacing is different when readonly is enabled by @nielslyngsoe in #1064
- UUI-Label: always red asterix by @nielslyngsoe in #1066
- fix: uui-avatar does not support non-latin characters by @NguyenThuyLan in #1067
- fix: color picker dark theme by @MrHutmat in #1057
- Remove outline from modals by @nielslyngsoe in #1086
- Fix selection on click in color area by @bjarnef in #1075
- fix: Text character length validation should be more helpful by @NguyenThuyLan in #1060
- fix(uui-color-picker): alpha should default to 100 if there is no color string by @Welander1994 in #1061
📄 Documentation
📦 Dependencies
- build(deps-dev): bump eslint from 9.7.0 to 9.22.0 by @dependabot in #1047
- build(deps-dev): bump @types/chai from 4.3.12 to 5.2.0 by @dependabot in #1046
- build(deps-dev): bump rollup-plugin-esbuild from 6.1.1 to 6.2.1 by @dependabot in #1045
- build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.1 by @dependabot in #1049
- build(deps-dev): bump rollup from 4.27.2 to 4.37.0 by @dependabot in #1050
- build(deps-dev): bump vite from 6.2.0 to 6.2.3 by @dependabot in #1053
- build(deps): bump koa from 2.15.3 to 2.16.1 by @dependabot in #1068
- build(deps-dev): bump vite from 6.2.3 to 6.2.6 by @dependabot in #1070
- build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 by @dependabot in #1058
- build(deps-dev): bump eslint-plugin-wc from 2.1.0 to 3.0.0 by @dependabot in #1051
- build(deps-dev): bump postcss-custom-properties from 13.3.6 to 14.0.4 by @dependabot in #1059
- build(deps-dev): bump rollup from 4.37.0 to 4.40.0 by @dependabot in #1072
- build(deps-dev): bump vite from 6.2.6 to 6.3.4 by @dependabot in #1085
- build(deps-dev): bump @types/chai from 5.2.0 to 5.2.2 by @dependabot in #1090
- build(deps-dev): bump globals from 15.8.0 to 16.0.0 by @dependabot in #1092
- build(deps-dev): bump esbuild from 0.25.1 to 0.25.4 by @dependabot in #1091
- build(deps-dev): bump autoprefixer from 10.4.17 to 10.4.21 by @dependabot in #1093
- build(deps-dev): bump @eslint/js from 9.24.0 to 9.26.0 by @dependabot in #1094
- build(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by @dependabot in #1095
New Contributors
- @Welander1994 made their first contribution in #1063
- @MrHutmat made their first contribution in #1056
Full Changelog: v1.13.0...v1.14.0-rc.0
v1.13.0
What's Changed
🙌 Notable Changes
- feat: Adds uui-button-copy-text by @warrenbuckley in #985
🚀 New Features
- Improvement: Set Font size 14, as we do in Backoffice by @nielslyngsoe in #995
- Feature: correct open size of block type card + media card adjustments by @nielslyngsoe in #994
- Chore: add Mouse test util + update tests by @madsrasmussen in #975
- fix: apply border radius to input, select, and textarea by @madsrasmussen in #1030
- Rename id from slider to toggle by @bjarnef in #1019
- Feat: allow for late coming options in combobox by @nielslyngsoe in #1011
- feat: New color 'invalid' by @nielslyngsoe in #1009
🐛 Bug Fixes
- Fix: center align icons by @madsrasmussen in #972
- Fix: remove bold from ref name by @madsrasmussen in #973
- Fix reference to TouchEvent which is not defined in Firefox by @kiasyn in #1001
- fix: SVG Icons zero size on Safari by @jonnymuir in #1024
- Fix: lower table cell height to take up less space by @madsrasmussen in #1014
- Fix: Readonly ref node padding by @madsrasmussen in #1015
- Fix vertical alignment uui-symbol-expand.element.ts by @alevak09 in #1010
- More Symbol inheriting current color by @nielslyngsoe in #1025
- Fix: Remove extra margin on ref-node by @madsrasmussen in #1037
- Hotfix: Remove extra margin on ref-node (#1037) by @nielslyngsoe in #1038
- fix: long media name hides the thumbnail by @NguyenThuyLan in #1042
- fix: vertical center align icon when used in text by @nielslyngsoe in #1041
- fix: ensure
renderSlots()return correctly tagged unsafe html by @iOvergaard in #1044 - fix(uui-card): text overflow when user name is too long by @NguyenThuyLan in #1036
- hotfix: make fallback select border by @nielslyngsoe in #1048
📄 Documentation
- Fix typo in Tabs Right Align story by @bjarnef in #988
- Remove input type
whafrom story by @bjarnef in #1020
📦 Dependencies
- build(deps-dev): bump esbuild from 0.21.5 to 0.25.0 by @dependabot in #1013
- build(deps-dev): bump esbuild from 0.25.0 to 0.25.1 by @dependabot in #1043
🌈 A11Y
- fix: accessibility problem with more button on tablist by @jonnymuir in #1029
- fix: Make disabled menu item button more clear by @NguyenThuyLan in #1034
New Contributors
- @kiasyn made their first contribution in #1001
- @jonnymuir made their first contribution in #1029
- @alevak09 made their first contribution in #1010
- @NguyenThuyLan made their first contribution in #1042
Full Changelog: v1.12.2...v1.13.0
v1.13.0-rc.2
What's Changed
🐛 Bug Fixes
- Fix: Remove extra margin on ref-node by @madsrasmussen in #1037
- Hotfix: Remove extra margin on ref-node (#1037) by @nielslyngsoe in #1038
- fix: long media name hides the thumbnail by @NguyenThuyLan in #1042
- fix: vertical center align icon when used in text by @nielslyngsoe in #1041
- fix: ensure
renderSlots()return correctly tagged unsafe html by @iOvergaard in #1044 - fix(uui-card): text overflow when user name is too long by @NguyenThuyLan in #1036
📦 Dependencies
- build(deps-dev): bump esbuild from 0.25.0 to 0.25.1 by @dependabot in #1043
🌈 A11Y
- fix: Make disabled menu item button more clear by @NguyenThuyLan in #1034
New Contributors
- @NguyenThuyLan made their first contribution in #1042
Full Changelog: v1.13.0-rc.1...v1.13.0-rc.2
v1.13.0-rc.1
What's Changed Since RC.0
There was a problem installing the uui package due to a missing relationship with a new package added:
- build(deps): add dependency between packages uui and uui-button-copy-text by @iOvergaard in c8df5cb
Full Changelog: v1.13.0-rc.0...v1.13.0-rc.1
v1.13.0-rc.0
What's Changed
🙌 Notable Changes
- feat: Adds uui-button-copy-text by @warrenbuckley in #985
🚀 New Features
- Improvement: Set Font size 14, as we do in Backoffice by @nielslyngsoe in #995
- Feature: correct open size of block type card + media card adjustments by @nielslyngsoe in #994
- Chore: add Mouse test util + update tests by @madsrasmussen in #975
- fix: apply border radius to input, select, and textarea by @madsrasmussen in #1030
- Rename id from slider to toggle by @bjarnef in #1019
- Feat: allow for late coming options in combobox by @nielslyngsoe in #1011
- feat: New color 'invalid' by @nielslyngsoe in #1009
🐛 Bug Fixes
- Fix: center align icons by @madsrasmussen in #972
- Fix: remove bold from ref name by @madsrasmussen in #973
- Fix reference to TouchEvent which is not defined in Firefox by @kiasyn in #1001
- fix: SVG Icons zero size on Safari by @jonnymuir in #1024
- Fix: lower table cell height to take up less space by @madsrasmussen in #1014
- Fix: Readonly ref node padding by @madsrasmussen in #1015
- Fix vertical alignment uui-symbol-expand.element.ts by @alevak09 in #1010
- More Symbol inheriting current color by @nielslyngsoe in #1025
📄 Documentation
- Fix typo in Tabs Right Align story by @bjarnef in #988
- Remove input type
whafrom story by @bjarnef in #1020
📦 Dependencies
- build(deps-dev): bump esbuild from 0.21.5 to 0.25.0 by @dependabot in #1013
🌈 A11Y
- fix: accessibility problem with more button on tablist by @jonnymuir in #1029
New Contributors
- @kiasyn made their first contribution in #1001
- @jonnymuir made their first contribution in #1029
- @alevak09 made their first contribution in #1010
Full Changelog: v1.12.2...v1.13.0-rc.0
v1.12.2
What's Changed
🐛 Bug Fixes
- UUI-Action-Bar: target any slotted element by @nielslyngsoe in #964
Other Changes
- Fix: prevent clicking of slotted content in media card by @nielslyngsoe in #969
- Fix: selectable mixin only be selective when selectabletarget is this by @nielslyngsoe in #971
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
🐛 Bug Fixes
- Fix: double declare uui-h styles to bring back previous specificity by @madsrasmussen in #965
- bug(uui-symbol-expand): remove height of the svg by @iOvergaard in #967
- Fix: do not select when opening href on selectable elements by @nielslyngsoe in #963
- fix: bump media card action and tag slot z-index by @madsrasmussen in #968
📦 Dependencies
- build(deps-dev): bump github-markdown-css from 5.6.1 to 5.8.0 by @dependabot in #954
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
🚀 New Features
- Fix: Input: set to flex grow by @nielslyngsoe in #950
- Feature: ability to prevent modal close by @nielslyngsoe in #953
- Feat: stop using keypress by @nielslyngsoe in #960
- Fix alignment of menu-item parts by @skttl in #935
🐛 Bug Fixes
- Fix disabled and readonly checkbox/radiobutton stories by @bjarnef in #937
- Fix: Make slider handle decimal values by @nikolajlauridsen in #959
- Fix: solution to double selection by @nielslyngsoe in #958
📄 Documentation
- improve button state explanation by @LottePitcher in #942
📦 Dependencies
- build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #961
- build(deps-dev): bump rollup from 4.9.6 to 4.27.2 by @dependabot in #955
🌈 A11Y
- Make actions container visible on focus-within by @MMasey in #949
- Add pointer cursor to color picker button by @bjarnef in #936
- Feat: larger open area by @nielslyngsoe in #957
Other Changes
New Contributors
- @MMasey made their first contribution in #949
- @LottePitcher made their first contribution in #942
- @nikolajlauridsen made their first contribution in #959
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
🙌 Notable Changes
🚀 New Features
- Feat: Readonly state for uui-color-slider by @bjarnef in #917
- Feat: Readonly state for uui-color-area by @bjarnef in #915
- Feat: Readonly state for uui-color-swatch by @bjarnef in #916
- Feat: Readonly state for uui-color-swatches by @bjarnef in #932
- Feat: Readonly state for uui-color-picker by @bjarnef in #933
🐛 Bug Fixes
- Bugfix: Combobox not working in Safari by @JesmoDev in #929
- Bugfix: UUIFormControlMixinClass: Dont call setAttribute in the constructor by @JesmoDev in #931
- Ensure track step dots are in center on track by @bjarnef in #919
📦 Dependencies
- build(deps): bump cookie and express by @dependabot in #928
- build(deps-dev): bump rollup-plugin-import-css from 3.4.0 to 3.5.5 by @dependabot in #934
- build(deps-dev): bump postcss-load-config from 5.0.3 to 6.0.1 by @dependabot in #925
Full Changelog: v1.10.1...v1.11.0