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]