Releases: umbraco/Umbraco.UI
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]
v1.2.0-rc.3
What's Changed Since v1.2.0-rc.2
🚀 New Features
🐛 Bug Fixes
- 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
Full Changelog: v1.2.0-rc.2...v1.2.0-rc.3
v1.2.0-rc.2
What's Changed Since v1.2.0-rc.1
🚀 New Features
- The UUI package now ships with a
vscode-html-custom-data.json
for experimental IntelliSense in Visual Studio Code
🐛 Bug Fixes
Full Changelog: v1.2.0-rc.1...v1.2.0-rc.2
v1.2.0-rc.1
What's Changed since v1.2.0-rc.0
🚀 New Features
- Add book-alt icon by @nathanwoulfe in #419
- add a 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 change form when showLabel is true by @loivsen in #427
- New modal system with uui-modal elements by @JesmoDev in #435
Full Changelog: v1.2.0-rc.0...v1.2.0-rc.1
v1.2.0-rc.0
What's Changed
🚀 New Features
- uui-input-file => Only show add button when multiple or no file selected by @nathanwoulfe in #395
- Feature/color picker by @julczka & @bjarnef in #413
🐛 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
New Contributors
- @nathanwoulfe made their first contribution in #402
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]
v1.1.0
What's Changed
🚀 New Features
🐛 Bug Fixes
- [Input lock] Bump opacity a bit, to pass color contrast accessibility check by @skttl in #351
- Case insensitivity when using combobox-avatar by @Rockerby in #363
- Have pagination render update by @Rockerby in #364
- uui-input change aling-items to stretch by @julczka in #362
- Combobox not working with async options by @JesmoDev in #387
- Disabled input not displayed properly in Safari by @JesmoDev in #389
- Sync disable state for uui-radio with uui-radio-group by @JesmoDev in #393
Other Changes
- docs: Add cd to installation instruction before npm install by @hannakfoo in #354
New Contributors
- @skttl made their first contribution in #351
- @hannakfoo made their first contribution in #354
- @Rockerby made their first contribution in #363
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]
v1.0.2
What's Changed
🚀 New Features
Other Changes
- docs: uui-button-inline-create is documented twice by @iOvergaard in #333
- Fix typo in Button Looks and Colors Story by @bkclerke in #335
New Contributors
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]
v1.0.1
What's Changed
🐛 Bug Fixes
- uui-combobox: add uui-popover as a requirement for uui-combobox by @iOvergaard
- uui-inline-button-create: fix for the border color on horizontal by @loivsen in #328
Other changes
- update Lit to 3.3.1 and TypeScript to 4.8.3 by @iOvergaard
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]
v1.0.0
First major release
This is the first major release of the Umbraco UI Library.
This version contains 71 custom Web Components with the uui namespace that can be used for your web project.
The component library is now considered feature-complete for the v1 roadmap, but more components will be added along the way while we build the next version of the backoffice for Umbraco CMS!
Take a look at the Security Policy to see what we support moving forward.
What's Changed since v0
💥 Breaking Changes
🚀 New Features
- uui-button & uui-tab href attribute by @nielslyngsoe in #220
- Feat: Adds looks and reworks colors on badge and tag by @JesmoDev in #243
- Form submits when clicking enter by @loivsen in #288
🐛 Bug Fixes
- fix: Small visual corrections by @JesmoDev in #212
- fix the color of the toast notification close button by @nielslyngsoe in #221
- Fix expand SVGs in safari by @nielslyngsoe in #232
- Allow uui-button to fit in less tall contexts by @nielslyngsoe in #236
- Stop using outline for selection border by @nielslyngsoe in #239
- fix: disable-child-interaction going over edges + other details by @nielslyngsoe in #251
- fix: vertical align content of UUI-Button anchor tag by @nielslyngsoe in #254
- Fix: uui-button-inline-create correction of margins for centering of the button by @nielslyngsoe in #255
- fix: change notification color primary to default by @julczka in #258
- Change
uui-button
height to min-height and remove the height frombutton
inside by @julczka in #271 - Bugfix/dispatching of events twice by @loivsen in #292
- Make popover work nicely in the button group by @julczka in #296
- Missing media card disabled footer and action button backgrounds by @JesmoDev in #300 (#295)
- Bugfix - UUI Radiobutton Circle is malformed on multiple lines by @warrenbuckley in #298
- uui-button: Fixes styling on success and failed state by @JesmoDev in #312
- fix focus issues on uui-combobox by @JesmoDev in #311
Other Changes
- Adding markdown link to npm image in readme files by @nielslyngsoe in #231
- Change weather to whether by @andiih in #229
- storybook uui-table documentation by @iOvergaard in #233
- Add missing color properties and documentation to storybook by @JesmoDev in #242
- Fix readme addon for bad implementation of dark mode by @JesmoDev in #247
- Fix uui-toast-notification story args by @julczka in #257
- Update uui-toast-notification docs by @julczka in #256
- Fix various issues of combobox and related by @nielslyngsoe in #276
- fixed padding and added multiline story by @loivsen in #277
- Feature/update storybook by @JesmoDev in #275
- Feature/submit on enter by @loivsen in #281
- Add labels to fix accessibility warnings by @iOvergaard in #289
- Missing custom icon for reference nodes in Storybook by @JesmoDev in #299 (#297)
- Improve uui-inline-button-create stories by @JesmoDev in #313
New Contributors
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]
v1.0.0-rc.3
What's Changed
🚀 New Features
- Make popover work nicely in the button group by @julczka in #296
- FIXES:#295 - Missing media card disabled footer and action button backgrounds by @JesmoDev in #300
- Bugfix - UUI Radiobutton Circle is malformed on multiple lines by @warrenbuckley in #298
Other Changes
Full Changelog: https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]