v1.4.0
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
- uui-input: autofocus and inputmode by @loivsen in #549
- uui-button: content align css variable by @JesmoDev in #548
- dialog guideline by @nielslyngsoe in #558
- Add href to cards by @JesmoDev in #554
- default slot + story by @nielslyngsoe in #568
🐛 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
- fixed an issue caused by autowidth by @loivsen in #557
- correct requestUpdate call by @nielslyngsoe in #563
📄 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
- Upgrade storybook version by @bkclerke in #538
🏠 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
- build(deps-dev): bump chromatic from 6.19.9 to 6.20.0 by @dependabot in #539
- build(deps-dev): bump @storybook/web-components from 7.1.0 to 7.1.1 by @dependabot in #542
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #543
- build(deps-dev): bump postcss-custom-properties from 13.2.1 to 13.3.0 by @dependabot in #544
- build(deps-dev): bump @storybook/web-components from 7.1.1 to 7.2.1 by @dependabot in #546
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1 by @dependabot in #547
- build(deps-dev): bump @storybook from 7.1.0 to 7.2.2 by @iOvergaard in #550
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