v1.6.0-rc.2
Pre-release
Pre-release
What's Changed
🐛 Bug Fixes
- Ensure defineElement is used instead of customElement by @vsilvar in #685
- fix: padding fixes for uui-combobox by @enkelmedia in #670
- fix: uui-combobox should correctly handle the active item by @JesmoDev in #682
- fix: uui-combobox click to close by adding toggle by @enkelmedia in #671
📄 Documentation
- correct uui-box example by @nielslyngsoe in #686
📦 Dependencies
- build(deps-dev): bump eslint-plugin-wc from 1.5.0 to 2.0.4 by @dependabot in #673
- build(deps-dev): bump vite from 4.4.9 to 5.0.4 by @dependabot in #681
- build(deps): bump chromaui/action from 1 to 10 by @dependabot in #679
- build(deps-dev): bump rollup-plugin-import-css from 3.3.1 to 3.3.5 by @dependabot in #680
- build(deps-dev): bump vite from 5.0.4 to 5.0.5 by @dependabot in #684
Other Changes
- Feature/use popover container by @JesmoDev in #674
- Adjust components to new icon set by @nielslyngsoe in #675
- Adds header-actions slot to uui-box by @nathanwoulfe in #676
- Bugfix/tab group by @JesmoDev in #677
- uui card block type by @loivsen in #689
- Feature: User Card Avatar image by @madsrasmussen in #690
- Remove border of uui-input-lock when slotted to uui-input by @loivsen in #692
New Contributors
- @vsilvar made their first contribution in #685
- @enkelmedia made their first contribution in #670
Full Changelog: v1.6.0-rc.1...v1.6.0-rc.2