Releases: umbraco/Umbraco.UI
Releases · umbraco/Umbraco.UI
v1.8.0-rc.0
What's Changed
💥 Breaking Changes
- FormControlMixin refactor for types safety and default values by @nielslyngsoe in #745
🚀 New Features
- style adjustment of More symbol by @nielslyngsoe in #763
- feat: 💄 add custom properties for menu item by @julczka in #773
- feat: 💄 add more custom properties to uui-box by @julczka in #772
- feat(uui-button): add transition property by @julczka in #771
📦 Dependencies
- build(deps-dev): bump vite-tsconfig-paths from 4.3.1 to 4.3.2 by @dependabot in #761
- build(deps-dev): bump postcss-advanced-variables from 3.0.1 to 4.0.0 by @dependabot in #762
- build(deps-dev): bump @lerna-lite/exec from 3.3.0 to 3.3.1 by @dependabot in #760
- build(deps-dev): bump vite from 5.0.12 to 5.0.13 by @dependabot in #770
- build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #765
- build(deps-dev): bump postcss-load-config from 5.0.2 to 5.0.3 by @dependabot in #766
Other Changes
- make focus/blur/select work async by @nielslyngsoe in #754
Full Changelog: v1.7.2...v1.8.0-rc.0
v1.7.2
What's Changed
🐛 Bug Fixes
- fix(uui-css): Lato is loaded twice by @iOvergaard in #757
- fix(uui-textarea): Don't hide placeholder text on focus by @bjarnef in #751
- fix(uui-tab-group): Unable to remove tab by @JesmoDev in #753
📦 Dependencies
- build(deps-dev): bump postcss from 8.4.34 to 8.4.36 by @dependabot in #755
- build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.2.0 by @dependabot in #756
- build(deps): bump chromaui/action from 10 to 11 by @dependabot in #743
- build(deps-dev): bump ip from 1.1.8 to 1.1.9 by @dependabot in #742
- build(deps-dev): bump @types/chai from 4.3.5 to 4.3.12 by @dependabot in #747
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
🐛 Bug Fixes
- fix(uui-button): conditionally render aria-label by @iOvergaard in 9f4d928
- fix: export elements for UMD bundle by @iOvergaard in 4e7a3cb
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
🙌 Notable Changes
- Add range with support for Lit 2 and Lit 3 by @iOvergaard in #706
🐛 Bug Fixes
- fix(uui-box): add a getter to headlineVariant to support Lit 3 0fc8dbc
- fix(uui-select): make native inner select follow the width of the outer element 39c08dd
Full Changelog: v1.6.2...v1.7.0
v1.7.0-rc.0
What's Changed
🙌 Notable Changes
- Add range with support for Lit 2 and Lit 3 by @iOvergaard in #706
🐛 Bug Fixes
📄 Documentation
📦 Dependencies
- build(deps-dev): bump @open-wc/testing from 3.2.0 to 4.0.0 by @dependabot in #725
- build(deps-dev): bump esbuild from 0.17.18 to 0.20.0 by @dependabot in #723
- build(deps-dev): bump postcss-load-config from 4.0.1 to 5.0.2 by @dependabot in #724
- build: bump dependencies by @iOvergaard in #733
Full Changelog: v1.6.2...v1.7.0-rc.0
v1.6.2
What's Changed
🐛 Bug Fixes
fix: several components target an older version of uui-css by @iOvergaard in #731
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
🐛 Bug Fixes
fix(uui-tab-group): layout is causing issues due to missing display: flex
by @JesmoDev in #730
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
💥 Breaking Changes
- Ref Element: Change border attribute to standalone by @JesmoDev in #714
- Prefix interface types with UUI by @JesmoDev in #716
🚀 New Features
- export font family in variable by @loivsen in #627
- Accept input type search by @bjarnef in #635
- Update essential icons to use lucide by @nielslyngsoe in #629
- uui-swatch: ability to overwrite displayed color with a css custom prop by @nielslyngsoe in #649
- Feature/popover container firefox polyfill by @JesmoDev in #628
- uui-popover-container: set popover attribute automatically by @JesmoDev in #664
- uui-menu-item: add flatten css var to hide chevron column by @JesmoDev in #665
- uui card block type by @loivsen in #689
- Feature: User Card Avatar image by @madsrasmussen in #690
- Remove border of uui-input-lock when slotted to uui-input by @loivsen in #692
- uui-box: append new css custom property to overwrite header padding by @nielslyngsoe in #719
- feat: uui-ref-node should have href and target properties by @JesmoDev in #715
- uui-tab-group does not support having a gap between tabs by @JesmoDev in #712
- Inline-button-create: Add href by @JesmoDev in #720
🐛 Bug Fixes
- uui-textarea: autoheight not working correctly by @loivsen in #636
- Don't hide placeholder text on focus by @bjarnef in #624
- Align uui-select with other inputs by @iOvergaard in #658
- fix: uui-dropzone should set the 'accept' attribute by @loivsen in #662
- uui-popover-container: disable the focusout close listener by @JesmoDev in #663
- Ensure defineElement is used instead of customElement by @vsilvar in #685
- fix: padding fixes for uui-combobox by @enkelmedia in #670
- fix: uui-combobox should correctly handle the active item by @JesmoDev in #682
- fix: uui-combobox click to close by adding toggle by @enkelmedia in #671
- fix: reference uui-card-block-type by @iOvergaard in #694
- fix: direct imports are not allowed by @iOvergaard in #703
- uui-textarea: Use css var for text by @JesmoDev in #718
- uui-popover-container scroll event does not work when nested by @JesmoDev in #713
- uui-ref: Use css var for text by @JesmoDev in #717
- Fix modal close animation by @JesmoDev in #702
- set display to block on uui-tab-group by @julczka in #722
- Fix incorrect add icon by @julczka in #727
- fix(uui-tab-group): async tabs are not calculated correctly and have memory leaks by @JesmoDev in #726
📄 Documentation
- Added missing bracket to uui-radio story by @lauraneto in #630
- Updated contributing link in pull request template by @lauraneto in #631
- correct uui-box example by @nielslyngsoe in #686
📦 Dependencies
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 by @dependabot in #620
- build(deps-dev): bump @web/dev-server-esbuild from 0.4.1 to 0.4.3 by @dependabot in #622
- build(deps-dev): bump github-markdown-css from 5.2.0 to 5.3.0 by @dependabot in #621
- build(deps): bump storybook to 7.5.2 by @iOvergaard in #644
- build(deps-dev): bump @web/test-runner-playwright from 0.10.1 to 0.11.0 by @dependabot in #646
- build(deps-dev): bump postcss-custom-properties from 13.3.0 to 13.3.2 by @dependabot in #647
- build(deps): bump actions/github-script from 6 to 7 by @dependabot in #657
- build(deps-dev): bump eslint-plugin-lit-a11y from 4.1.0 to 4.1.1 by @dependabot in #660
- build(deps-dev): bump eslint-plugin-wc from 1.5.0 to 2.0.4 by @dependabot in #673
- build(deps-dev): bump vite from 4.4.9 to 5.0.4 by @dependabot in #681
- build(deps): bump chromaui/action from 1 to 10 by @dependabot in #679
- build(deps-dev): bump rollup-plugin-import-css from 3.3.1 to 3.3.5 by @dependabot in #680
- build(deps-dev): bump vite from 5.0.4 to 5.0.5 by @dependabot in #684
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #709
- build(deps-dev): bump vite from 5.0.5 to 5.0.12 by @dependabot in #710
🌈 A11Y
- correct green colors for A11Y by @nielslyngsoe in #648
Other Changes
- Feature/use popover container by @JesmoDev in #674
- Adjust components to new icon set by @nielslyngsoe in #675
- Adds header-actions slot to uui-box by @nathanwoulfe in #676
- Bugfix/tab group by @JesmoDev in #677
⚠️ Changes made since the RC
- set display to block on uui-tab-group by @julczka in #722
- Fix incorrect add icon by @julczka in #727
- fix(uui-tab-group): async tabs are not calculated correctly and have memory leaks by @JesmoDev in #726
New Contributors
- @lauraneto made their first contribution in #630
- @vsilvar made their first contribution in #685
- @enkelmedia made their first contribution in #670
Full Changelog: v1.5.0...v1.6.0
v1.6.0-rc.4
What's Changed
💥 Breaking Changes
- Ref Element: Change border attribute to standalone by @JesmoDev in #714
- Prefix interface types with UUI by @JesmoDev in #716
🚀 New Features
- uui-box: append new css custom property to overwrite header padding by @nielslyngsoe in #719
- feat: uui-ref-node should have href and target properties by @JesmoDev in #715
- uui-tab-group does not support having a gap between tabs by @JesmoDev in #712
- Inline-button-create: Add href by @JesmoDev in #720
🐛 Bug Fixes
- fix: direct imports are not allowed by @iOvergaard in #703
- uui-textarea: Use css var for text by @JesmoDev in #718
- uui-popover-container scroll event does not work when nested by @JesmoDev in #713
- uui-ref: Use css var for text by @JesmoDev in #717
- Fix modal close animation by @JesmoDev in #702
📦 Dependencies
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #709
- build(deps-dev): bump vite from 5.0.5 to 5.0.12 by @dependabot in #710
Full Changelog: v1.6.0-rc.3...v1.6.0-rc.4
v1.6.0-rc.3
What's Changed
🐛 Bug Fixes
- fix: reference uui-card-block-type by @iOvergaard in #694
Full Changelog: v1.6.0-rc.2...v1.6.0-rc.3