v1.15.0-rc.0
Pre-release
Pre-release
What's Changed
🚀 New Features
- feat(uui-card): Adds checkbox for selection by @leekelleher in #1138
- Adjust color slider with min and max by @bjarnef in #1159
- feat(uui-color-slider): adds
hideValueLabel
option by @leekelleher in #1150
🐛 Bug Fixes
- fix(uui-color-slider): sets
max = 360
forhue
type by @leekelleher in #1149 - fix(uui-combobox): Remove bottom gap by @leekelleher in #1164
- fix(uui-color-picker): sets preview color of empty value to transparent by @leekelleher in #1151
🏠 Internal
- Update ES Version from ES2020 to ES2022 by @madsrasmussen in #1142
📦 Dependencies
- build(deps-dev): bump rollup from 4.40.0 to 4.46.2 by @dependabot[bot] in #1163
- build(deps-dev): bump glob from 10.4.3 to 11.0.3 by @dependabot[bot] in #1144
- build(deps-dev): bump storybook from 9.0.13 to 9.1.1 by @iOvergaard in #1165
New Contributors
- @wpplumber made their first contribution in #1155
Full Changelog: v1.14.2...v1.15.0-rc.0