v1.2.0
Note
This release is called 1.2.1 on npm since 1.2.0 was accidentally published too soon.
What's Changed
🙌 Notable
- New Color Picker components by @bjarnef & @julczka in #413
- New Modal system with uui-modal elements by @JesmoDev in #435
🚀 New Features
- uui-input-file => Only show add button when multiple or no file selected by @nathanwoulfe in #395
- Add book-alt icon by @nathanwoulfe in #419
- add disabled property to uui-combobox by @julczka in #434
- uui-popover: added css custom property to overwrite z-index by @nielslyngsoe in #441
- uui-color-swatches: color swatches changes form when showLabel is true by @loivsen in #427
- uui-scroll-container now uses auto scroll and has an enforce scroll option by @loivsen in #448
- adds min, max, and step property to the uui-input by @loivsen in #457
🐛 Bug Fixes
- uui-card-media does not render images correctly by @nathanwoulfe in #402
- fix: Add whitespace when appending/prepending icon in uui-input by @nathanwoulfe in #408
- Fix background color in uui-textarea by @JesmoDev in #410
- bugfix: radio-group initial value not working by @JesmoDev in #417
- Modals - add size property to sidebar by @JesmoDev in #444
- Fix so uui-ref-list border fits within the given space. by @nielslyngsoe in #449
- uui-range-slider overhaul by @loivsen in #436
- uui-button slot documentation by @iOvergaard in #453
New Contributors
- @nathanwoulfe made their first contribution in #402
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]