v1.8.0-rc.0
Pre-release
Pre-release
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