v1.8.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
- feat: menu items hide actions by @JesmoDev in #796
- no cursor default on active + clean up vars by @nielslyngsoe in #790
- feat(uui-menu-item): focus method for menu-item by @nielslyngsoe in #789
- feat: Align FormControl implementation with latest from Backoffice Validation by @nielslyngsoe in #788
🐛 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
- fix(uui-dialog): Remove native dialog background by @JesmoDev in #781
- fix(uui-button): 🚑 add back missing animation by @julczka in #782
- fix: modal css vars by @JesmoDev in #784
- fix: Dont show a link when no href is supplied by @JesmoDev in #797
📦 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
- build(deps-dev): bump postcss-custom-properties from 13.3.4 to 13.3.6 by @dependabot in #775
Other Changes
- make focus/blur/select work async by @nielslyngsoe in #754
- Add custom properties to uui-tag by @TheRealArtonn in #791
New Contributors
- @TheRealArtonn made their first contribution in #780
Full Changelog: v1.7.2...v1.8.0