Releases: umbraco/Umbraco.UI
Releases · umbraco/Umbraco.UI
v1.8.0-rc.3
v1.8.0-rc.2
What's Changed
🐛 Bug Fixes
- fix(uui-dialog): Remove native dialog background by @JesmoDev in #781
- fix(uui-button): 🚑 add back missing animation by @julczka in #782
Full Changelog: v1.8.0-rc.1...v1.8.0-rc.2
v1.8.0-rc.1
What's Changed
🐛 Bug Fixes
- fix: inherit font weight for uui-menu-item by @julczka in #778
- fix: add custom property for menu border radius by @julczka in #779
- fix: Update uui-box.element.ts to support border color changeability by @TheRealArtonn in #780
📦 Dependencies
- build(deps-dev): bump postcss-custom-properties from 13.3.4 to 13.3.6 by @dependabot in #775
New Contributors
- @TheRealArtonn made their first contribution in #780
Full Changelog: v1.8.0-rc.0...v1.8.0-rc.1
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