Releases: umbraco/Umbraco.UI
Releases · umbraco/Umbraco.UI
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
v1.10.1
What's Changed
🐛 Bug Fixes
- Bugfix: Dropzone thinks custom file extensions are folders by @loivsen in #913
- Focus handle in slider instead of slider track itself by @bjarnef in #918
📦 Dependencies
- build(deps-dev): bump vite from 5.0.13 to 5.4.7 by @dependabot in #923
- build(deps): bump serve-static and express by @dependabot in #909
- build(deps-dev): bump @babel/core from 7.24.7 to 7.25.2 by @dependabot in #905
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
🚀 New Features
- Feature: uui-ref-node, name slot by @nielslyngsoe in #888
- Update style of expand and sort symbol by @nielslyngsoe in #904
🐛 Bug Fixes
- Fix(uui-modal, uui-popover-container): text color in top layer by @JesmoDev in #882
- correct small size to 500px by @nielslyngsoe in #881
- Fix: Prioritize component validation over native validation by @nielslyngsoe in #885
- Fix: make boolean inputs fit dedicated space by @nielslyngsoe in #890
- fix: Aligned more symbol to center by @nikcio in #903
📄 Documentation
📦 Dependencies
- build(deps-dev): bump typescript from 5.4.5 to 5.5.4 by @dependabot in #877
- build(deps-dev): bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #883
New Contributors
Full Changelog: v1.9.0...v1.10.0
v1.10.0-rc.0
What's Changed
🐛 Bug Fixes
- correct small size to 500px by @nielslyngsoe in #881
- Fix: Prioritize component validation over native validation by @nielslyngsoe in #885
- Fix: make boolean inputs fit dedicated space by @nielslyngsoe in #890
📄 Documentation
📦 Dependencies
- build(deps-dev): bump typescript from 5.4.5 to 5.5.4 by @dependabot in #877
- build(deps-dev): bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #883
Other Changes
- V1/bugfix/text color in top layer by @JesmoDev in #882
- Feature: uui-ref-node, name slot by @nielslyngsoe in #888
Full Changelog: v1.9.0...v1.10.0-rc.0
v1.9.0
What's Changed
🚀 New Features
- Feat: Readonly state for uui-select by @madsrasmussen in #822
- Feat: Readonly state for uui-slider by @madsrasmussen in #823
- Feat: Readonly state for boolean inputs (Checkbox & Toggle) by @madsrasmussen in #824
- Feat: Readonly state for uui-range-slider by @madsrasmussen in #828
- Feat: Readonly state for uui-ref by @madsrasmussen in #830
- Feat: Readonly state for uui-radio & uui-radio-group by @madsrasmussen in #825
- feat: add
rel
property to relevant elements to override default behavior by @AndyLongShout in #814 - Feat: Readonly state for uui-combobox by @madsrasmussen in #829
- feat: dropzone should support folder upload by @loivsen in #841
- feat(uui-color-picker): allow the value to be empty by @loivsen in #842
- Indeterminate state for boolean input and checkbox by @bjarnef in #856
- chore(uui-loader-bar): use the generic
clamp
function fromuui-base
by @iOvergaard in #859 - feat(uui-popover-container): remove the Firefox popover polyfill by @iOvergaard in #858
🐛 Bug Fixes
- fix(uui-form-validation-message): default renderer does not support raw HTML by @loivsen in #835
- bug: Prevent UUIToggle from shrinking when the label contains a long string by @JesmoDev in #826
- bug(uui-select): Use css vars for background and text color by @JesmoDev in #827
- fix(uui-input-lock): the
UUIInputLockEvent
is not exported by @loivsen in #836 - fix: label does not render if there are empty text nodes inside the default slot by @iOvergaard in #844
- fix: revert the function to calculate if a default slot is empty by @iOvergaard in #847
- Consistent cursor style for checkbox and radiobutton by @bjarnef in #857
- fix(uui-textarea): add danger border if the element is invalid by @iOvergaard in #866
- fix(uui-menu-item): the caret button is missing an
aria-label
attribute by @iOvergaard in #869 - fix(uui-radio): keyboard navigation does not work as intended by @JesmoDev in #870
📄 Documentation
- docs(uui-card-block-type): add descriptions for slots by @iOvergaard in #834
- bug(uui-file-dropzone): change event is dispatched too early with more than 100 files by @loivsen in #848
- Update typo in story for radiobutton by @bjarnef in #852
- docs(uui-checkbox): Indeterminate checkbox story by @bjarnef in #860
- docs(uui-table): adjust link to the advanced table example by @jade-abc in #867
📦 Dependencies
- build(deps-dev): bump chromatic from 11.0.0 to 11.5.4 by @dependabot in #819
- build(deps-dev): bump github-markdown-css from 5.5.1 to 5.6.1 by @dependabot in #820
- build(deps-dev): bump npm-check-updates from 16.10.16 to 16.14.20 by @dependabot in #832
- build(deps-dev): bump glob from 8.1.0 to 10.4.3 by @dependabot in #840
- build(deps): bump ws and @web/test-runner by @dependabot in #845
- build(deps-dev): bump postcss from 8.4.36 to 8.4.39 by @dependabot in #851
- build(deps-dev): bump chromatic from 11.5.4 to 11.5.5 by @dependabot in #849
- build(deps-dev): bump eslint from 8.56.0 to 9.7.0 by @dependabot in #850
- build(deps-dev): bump husky from 8.0.3 to 9.1.1 by @dependabot in #862
New Contributors
- @AndyLongShout made their first contribution in #814
- @jade-abc made their first contribution in #867
Full Changelog: v1.8.2...v1.9.0
v1.9.0-rc.2
What's Changed
Other Changes
- bug(uui-file-dropzone): change event is dispatched too early with more than 100 files by @loivsen in #848
Full Changelog: v1.9.0-rc.1...v1.9.0-rc.2
v1.9.0-rc.1
What's Changed
🐛 Bug Fixes
- fix: revert the function to calculate if a default slot is empty by @iOvergaard in #847
📦 Dependencies
- build(deps): bump ws and @web/test-runner by @dependabot in #845
Full Changelog: v1.9.0-rc.0...v1.9.0-rc.1
v1.9.0-rc.0
What's Changed
🚀 New Features
- Feat: Readonly state for uui-select by @madsrasmussen in #822
- Feat: Readonly state for uui-slider by @madsrasmussen in #823
- Feat: Readonly state for boolean inputs (Checkbox & Toggle) by @madsrasmussen in #824
- Feat: Readonly state for uui-range-slider by @madsrasmussen in #828
- Feat: Readonly state for uui-ref by @madsrasmussen in #830
- Feat: Readonly state for uui-radio & uui-radio-group by @madsrasmussen in #825
- feat: add
rel
property to relevant elements to override default behavior by @AndyLongShout in #814 - Feat: Readonly state for uui-combobox by @madsrasmussen in #829
- feat: dropzone should support folder upload by @loivsen in #841
- feat(uui-color-picker): allow the value to be empty by @loivsen in #842
🐛 Bug Fixes
- fix(uui-form-validation-message): default renderer does not support raw HTML by @loivsen in #835
- bug: Prevent UUIToggle from shrinking when the label contains a long string by @JesmoDev in #826
- bug(uui-select): Use css vars for background and text color by @JesmoDev in #827
- fix(uui-input-lock): the
UUIInputLockEvent
is not exported by @loivsen in #836 - fix: label does not render if there are empty text nodes inside the default slot by @iOvergaard in #844
📄 Documentation
- docs(uui-card-block-type): add descriptions for slots by @iOvergaard in #834
📦 Dependencies
- build(deps-dev): bump chromatic from 11.0.0 to 11.5.4 by @dependabot in #819
- build(deps-dev): bump github-markdown-css from 5.5.1 to 5.6.1 by @dependabot in #820
- build(deps-dev): bump npm-check-updates from 16.10.16 to 16.14.20 by @dependabot in #832
- build(deps-dev): bump glob from 8.1.0 to 10.4.3 by @dependabot in #840
New Contributors
- @AndyLongShout made their first contribution in #814
Full Changelog: v1.8.2...v1.9.0-rc.0
v1.8.2
What's Changed
🚀 New Features
- Feature: Input Lock Event & Media Card Name by @loivsen in #806
- feat(uui-slider): Hide label property + fix error for floating point numbers by @JasonElkin in #813
🐛 Bug Fixes
- fix: Hide the native input for boolean elements in firefox by @loivsen in #808
- fix(uui-menu-item): prevent overflow when not hovered by @iOvergaard in #816
📄 Documentation
- Fix wrong close tag in code samples for
uui-color-swatch
element by @greystate in #811
📦 Dependencies
- build(deps-dev): bump @babel/core from 7.23.9 to 7.24.7 by @dependabot in #809
- build(deps-dev): bump esbuild from 0.20.0 to 0.21.5 by @dependabot in #810
- build(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #793
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #812
- build(deps-dev): bump ws from 6.2.2 to 6.2.3 by @dependabot in #815
New Contributors
- @greystate made their first contribution in #811
- @JasonElkin made their first contribution in #813
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
🐛 Bug Fixes
- Fix: Accept 'for' as a direct element reference by @nielslyngsoe in #802
Full Changelog: v1.8.0...v1.8.1