v1.4.0-rc.0
Pre-release
Pre-release
What's Changed
🚀 New Features
- added default styling to a tag by @JesmoDev in #514
- uui-button: change contrast for borders and colors by @JesmoDev in #515
- select mode for highlight by @loivsen in #522
- uui-input: Add support for auto-width by @loivsen in #526
- uui-box: add a property to control the headline variant by @Digipex in #521
🐛 Bug Fixes
- Modal backdrop z-index by @JesmoDev in #511
- #443 fix : Button text color hover not taking effect by @LiliM4 in #520
- uui-color: add better support for touch screens by @iOvergaard in #532
📄 Documentation
- Typo in story for uui-loader-bar by @HamDerAndrew in #525
- docs(storybook): add icon slot example for uui-tab element (#356) by @marchjorth in #519
🏠 Internal
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in #507
- build(deps-dev): bump eslint from 8.41.0 to 8.45.0 by @dependabot in #529
- build(deps-dev): bump vite from 4.3.5 to 4.4.4 by @dependabot in #530
- build(deps-dev): bump rollup from 3.21.6 to 3.26.3 by @dependabot in #531
- Update npm dependencies by @iOvergaard in #534
New Contributors
- @LiliM4 made their first contribution in #520
- @HamDerAndrew made their first contribution in #525
- @marchjorth made their first contribution in #519
- @Digipex made their first contribution in #521
Full Changelog: v1.3.0...v1.4.0-rc.0