Releases: umbraco/Umbraco.UI
v1.3.0
Note
Some events have changed name and/or behavior and you may need to be aware of this for advanced use cases.
Read more how to migrate to 1.3.0.
What's Changed
🙌 Notable Changes
- feat: change events to align with native browser behavior by @nielslyngsoe in #476
- build: add support for Node.js 18 by @iOvergaard in #479
🚀 New Features
🐛 Bug Fixes
- fix: uui-file-dropzone does not export its event classes by @iOvergaard in #477
- fix: uui-file-dropzone does not follow the inferred interface for dropped files by @iOvergaard in #478
- fix(uui-ref-list): fit within width of given enviroment by @nielslyngsoe in #473
- fix: keydown events are prevented from bubbling in uui-table-cell by @iOvergaard in #480
- Fix dragging in color area and sync value by @bjarnef in #486
- fix: not possible to drag&drop file with multiple dots by @iOvergaard in #487
- Make color slider disabled state consistent with disabled color area by @bjarnef in #489
- fix: correct import paths by @nielslyngsoe in #496
- fix: rename 'unselect' event to 'deselect' by @nielslyngsoe in #497
Other Changes
- build: upgrade storybook to v7 by @julczka in #468
- Update story for color swatches by @bjarnef in #488
- docs: storybook readme addon is not showing the readme content by @iOvergaard in #498
- docs: storybook color props by @iOvergaard in #500
Full Changelog: v1.2.1...v1.3.0
v1.3.0-rc.1
What's Changed Since v1.3.0-rc.0
🐛 Bug Fixes
- Fix dragging in color area and sync value by @bjarnef in #486
- fix: not possible to drag&drop file with multiple dots by @iOvergaard in #487
- Make color slider disabled state consistent with disabled color area by @bjarnef in #489
- fix: correct import paths by @nielslyngsoe in #496
- fix: rename 'unselect' event to 'deselect' by @nielslyngsoe in #497
Other Changes
- Update story for color swatches by @bjarnef in #488
- fix: storybook readme addon is not showing the readme content by @iOvergaard in #498
- docs: storybook color props by @iOvergaard in #500
Full Changelog: v1.3.0-rc.0...v1.3.0-rc.1
v1.3.0-rc.0
What's Changed
Note
Some events have changed name and/or behavior and you may need to be aware of this for advanced use cases.
Read more about the changes here.
🙌 Notable
- feat: change events to align with native browser behavior by @nielslyngsoe in #476
- build: add support for Node.js 18 by @iOvergaard in #479
🚀 New Features
🐛 Bug Fixes
- fix: uui-file-dropzone does not export its event classes by @iOvergaard in #477
- fix: uui-file-dropzone does not follow the inferred interface for dropped files by @iOvergaard in #478
- fix(uui-ref-list): fit within width of given enviroment by @nielslyngsoe in #473
- fix: keydown events are prevented from bubbling in uui-table-cell by @iOvergaard in #480
Other Changes
Full Changelog: v1.2.0...v1.3.0-rc.0
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]