Releases: umbraco/Umbraco.UI
Releases · umbraco/Umbraco.UI
v1.6.0-rc.2
What's Changed
🐛 Bug Fixes
- Ensure defineElement is used instead of customElement by @vsilvar in #685
- fix: padding fixes for uui-combobox by @enkelmedia in #670
- fix: uui-combobox should correctly handle the active item by @JesmoDev in #682
- fix: uui-combobox click to close by adding toggle by @enkelmedia in #671
📄 Documentation
- correct uui-box example by @nielslyngsoe in #686
📦 Dependencies
- build(deps-dev): bump eslint-plugin-wc from 1.5.0 to 2.0.4 by @dependabot in #673
- build(deps-dev): bump vite from 4.4.9 to 5.0.4 by @dependabot in #681
- build(deps): bump chromaui/action from 1 to 10 by @dependabot in #679
- build(deps-dev): bump rollup-plugin-import-css from 3.3.1 to 3.3.5 by @dependabot in #680
- build(deps-dev): bump vite from 5.0.4 to 5.0.5 by @dependabot in #684
Other Changes
- Feature/use popover container by @JesmoDev in #674
- Adjust components to new icon set by @nielslyngsoe in #675
- Adds header-actions slot to uui-box by @nathanwoulfe in #676
- Bugfix/tab group by @JesmoDev in #677
- uui card block type by @loivsen in #689
- Feature: User Card Avatar image by @madsrasmussen in #690
- Remove border of uui-input-lock when slotted to uui-input by @loivsen in #692
New Contributors
- @vsilvar made their first contribution in #685
- @enkelmedia made their first contribution in #670
Full Changelog: v1.6.0-rc.1...v1.6.0-rc.2
v1.6.0-rc.1
What's Changed
🚀 New Features
- uui-popover-container: set popover attribute automatically by @JesmoDev in #664
- uui-menu-item: add flatten css var to hide chevron column by @JesmoDev in #665
🐛 Bug Fixes
- Align uui-select with other inputs by @iOvergaard in #658
- fix: uui-dropzone should set the 'accept' attribute by @loivsen in #662
- uui-popover-container: disable the focusout close listener by @JesmoDev in #663
📦 Dependencies
- build(deps): bump actions/github-script from 6 to 7 by @dependabot in #657
- build(deps-dev): bump eslint-plugin-lit-a11y from 4.1.0 to 4.1.1 by @dependabot in #660
Full Changelog: v1.6.0-rc.0...v1.6.0-rc.1
v1.6.0-rc.0
What's Changed
🚀 New Features
- export font family in variable by @loivsen in #627
- Accept input type search by @bjarnef in #635
- Update essential icons to use lucide by @nielslyngsoe in #629
- uui-swatch: ability to overwrite displayed color with a css custom prop by @nielslyngsoe in #649
- Feature/popover container firefox polyfill by @JesmoDev in #628
🐛 Bug Fixes
- uui-textarea: autoheight not working correctly by @loivsen in #636
- Don't hide placeholder text on focus by @bjarnef in #624
📄 Documentation
- Added missing bracket to uui-radio story by @lauraneto in #630
- Updated contributing link in pull request template by @lauraneto in #631
📦 Dependencies
- build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 by @dependabot in #620
- build(deps-dev): bump @web/dev-server-esbuild from 0.4.1 to 0.4.3 by @dependabot in #622
- build(deps-dev): bump github-markdown-css from 5.2.0 to 5.3.0 by @dependabot in #621
- build(deps): bump storybook to 7.5.2 by @iOvergaard in #644
- build(deps-dev): bump @web/test-runner-playwright from 0.10.1 to 0.11.0 by @dependabot in #646
- build(deps-dev): bump postcss-custom-properties from 13.3.0 to 13.3.2 by @dependabot in #647
🌈 A11Y
- correct green colors for A11Y by @nielslyngsoe in #648
New Contributors
- @lauraneto made their first contribution in #630
Full Changelog: v1.5.0...v1.6.0-rc.0
v1.5.0
What's Changed
🙌 Notable Changes
🚀 New Features
- Feature/priority navigation by @JesmoDev in #573
- uui-tab: horizontal padding by @loivsen in #579
- uui-textarea: font size and auto-height optimisations by @loivsen in #597
- Set aria-hidden if no label has been set by @bjarnef in #612
- uui-color-picker: Add HSV as accepted color format by @bjarnef in #610
🐛 Bug Fixes
- uui-input: auto-width do not render correctly by @loivsen in #578
- Bugfix/modal missing close event by @JesmoDev in #598
- uui-tabs: library cannot be used because of import paths by @JesmoDev in #608
- Remove Microsoft Edge "Reveal" icon from password field by @BatJan in #595
- fixing imports for UUI-Tab + story for href property by @nielslyngsoe in #614
📄 Documentation
- #599 Fix : Incorrect links from readme to components in Storybook by @LiliM4 in #603
- Updated the required Node and NPM versions in the "How to get started" section of CONTRIBUTING.md by @OwainJ in #611
- Specific control types in storybook controls by @bjarnef in #537
🏠 Internal
- Remove whitespace before semicolon when generating new package by @bjarnef in #607
- Implement eslint rules to move style prop in the bottom of the class by @nielslyngsoe in #615
- Add support for GitHub Codespaces by @warrenbuckley in #609
📦 Dependencies
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.6.0 by @dependabot in #571
- build(deps-dev): bump rollup from 3.26.3 to 3.29.1 by @dependabot in #572
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #567
- update storybook version to 7.4.5 by @loivsen in #592
- build(deps-dev): bump postcss from 8.4.26 to 8.4.31 by @dependabot in #596
- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #574
- build(deps-dev): bump @babel/core from 7.22.9 to 7.23.0 by @dependabot in #606
- build(deps-dev): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 by @dependabot in #605
- build(deps-dev): bump eslint-plugin-lit from 1.8.3 to 1.9.1 by @dependabot in #613
- build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #616
Other Changes
- Disable elements when color picker is disabled by @bjarnef in #591
- Toggle color picker popover clicking preview button by @bjarnef in #589
- Feature/range slider update by @loivsen in #569
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.5.0-rc.1
What's Changed
🚀 New Features
- uui-tab: horizontal padding by @loivsen in #579
- uui-textarea: font size and auto-height optimisations by @loivsen in #597
- Set aria-hidden if no label has been set by @bjarnef in #612
- uui-color-picker: Add HSV as accepted color format by @bjarnef in #610
- Visually hidden component by @bjarnef in #593
🐛 Bug Fixes
- uui-input: auto-width do not render correctly by @loivsen in #578
- Bugfix/modal missing close event by @JesmoDev in #598
- uui-tabs: library cannot be used because of import paths by @JesmoDev in #608
- Remove Microsoft Edge "Reveal" icon from password field by @BatJan in #595
- fixing imports for UUI-Tab + story for href property by @nielslyngsoe in #614
📄 Documentation
- #599 Fix : Incorrect links from readme to components in Storybook by @LiliM4 in #603
- Updated the required Node and NPM versions in the "How to get started" section of CONTRIBUTING.md by @OwainJ in #611
- Specific control types in storybook controls by @bjarnef in #537
🏠 Internal
- update storybook version to 7.4.5 by @loivsen in #592
- build(deps-dev): bump postcss from 8.4.26 to 8.4.31 by @dependabot in #596
- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #574
- build(deps-dev): bump @babel/core from 7.22.9 to 7.23.0 by @dependabot in #606
- Remove whitespace before semicolon when generating new package by @bjarnef in #607
- Implement eslint rules to move style prop in the bottom of the class by @nielslyngsoe in #615
- Add support for GitHub Codespaces by @warrenbuckley in #609
- build(deps-dev): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 by @dependabot in #605
- build(deps-dev): bump eslint-plugin-lit from 1.8.3 to 1.9.1 by @dependabot in #613
- build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #616
Other Changes
- Disable elements when color picker is disabled by @bjarnef in #591
- Toggle color picker popover clicking preview button by @bjarnef in #589
New Contributors
Full Changelog: v1.5.0-rc.0...v1.5.0-rc.1
v1.5.0-rc.0
What's Changed
🙌 Notable Changes
🚀 New Features
🏠 Internal
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.6.0 by @dependabot in #571
- build(deps-dev): bump rollup from 3.26.3 to 3.29.1 by @dependabot in #572
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #567
Full Changelog: v1.4.0...v1.5.0-rc.0
v1.4.0
What's Changed
🚀 New Features
- added default styling to a tag by @JesmoDev in #514
- uui-button: change contrast for borders and colors by @JesmoDev in #515
- select mode for highlight by @loivsen in #522
- uui-input: Add support for auto-width by @loivsen in #526
- uui-box: add a property to control the headline variant by @Digipex in #521
- uui-input: autofocus and inputmode by @loivsen in #549
- uui-button: content align css variable by @JesmoDev in #548
- dialog guideline by @nielslyngsoe in #558
- Add href to cards by @JesmoDev in #554
- default slot + story by @nielslyngsoe in #568
🐛 Bug Fixes
- Modal backdrop z-index by @JesmoDev in #511
- #443 fix : Button text color hover not taking effect by @LiliM4 in #520
- uui-color: add better support for touch screens by @iOvergaard in #532
- fixed an issue caused by autowidth by @loivsen in #557
- correct requestUpdate call by @nielslyngsoe in #563
📄 Documentation
- Typo in story for uui-loader-bar by @HamDerAndrew in #525
- docs(storybook): add icon slot example for uui-tab element (#356) by @marchjorth in #519
- Upgrade storybook version by @bkclerke in #538
🏠 Internal
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in #507
- build(deps-dev): bump eslint from 8.41.0 to 8.45.0 by @dependabot in #529
- build(deps-dev): bump vite from 4.3.5 to 4.4.4 by @dependabot in #530
- build(deps-dev): bump rollup from 3.21.6 to 3.26.3 by @dependabot in #531
- Update npm dependencies by @iOvergaard in #534
- build(deps-dev): bump chromatic from 6.19.9 to 6.20.0 by @dependabot in #539
- build(deps-dev): bump @storybook/web-components from 7.1.0 to 7.1.1 by @dependabot in #542
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #543
- build(deps-dev): bump postcss-custom-properties from 13.2.1 to 13.3.0 by @dependabot in #544
- build(deps-dev): bump @storybook/web-components from 7.1.1 to 7.2.1 by @dependabot in #546
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1 by @dependabot in #547
- build(deps-dev): bump @storybook from 7.1.0 to 7.2.2 by @iOvergaard in #550
New Contributors
- @LiliM4 made their first contribution in #520
- @HamDerAndrew made their first contribution in #525
- @marchjorth made their first contribution in #519
- @Digipex made their first contribution in #521
Full Changelog: v1.3.0...v1.4.0
v1.4.0-rc.2
What's Changed
🚀 New Features
- dialog guideline by @nielslyngsoe in #558
- Add href to cards by @JesmoDev in #554
- default slot + story by @nielslyngsoe in #568
🐛 Bug Fixes
- fixed an issue caused by autowidth by @loivsen in #557
- correct requestUpdate call by @nielslyngsoe in #563
Full Changelog: v1.4.0-rc.1...v1.4.0-rc.2
v1.4.0-rc.1
What's Changed Since v1.4.0-rc.0
🚀 New Features
- uui-input: autofocus and inputmode by @loivsen in #549
- uui-button: content align css variable by @JesmoDev in #548
📄 Documentation
🏠 Internal
- build(deps-dev): bump chromatic from 6.19.9 to 6.20.0 by @dependabot in #539
- build(deps-dev): bump @storybook/web-components from 7.1.0 to 7.1.1 by @dependabot in #542
- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #543
- build(deps-dev): bump postcss-custom-properties from 13.2.1 to 13.3.0 by @dependabot in #544
- build(deps-dev): bump @storybook/web-components from 7.1.1 to 7.2.1 by @dependabot in #546
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1 by @dependabot in #547
- build(deps-dev): bump @storybook from 7.1.0 to 7.2.2 by @iOvergaard in #550
Full Changelog: v1.4.0-rc.0...v1.4.0-rc.1
v1.4.0-rc.0
What's Changed
🚀 New Features
- added default styling to a tag by @JesmoDev in #514
- uui-button: change contrast for borders and colors by @JesmoDev in #515
- select mode for highlight by @loivsen in #522
- uui-input: Add support for auto-width by @loivsen in #526
- uui-box: add a property to control the headline variant by @Digipex in #521
🐛 Bug Fixes
- Modal backdrop z-index by @JesmoDev in #511
- #443 fix : Button text color hover not taking effect by @LiliM4 in #520
- uui-color: add better support for touch screens by @iOvergaard in #532
📄 Documentation
- Typo in story for uui-loader-bar by @HamDerAndrew in #525
- docs(storybook): add icon slot example for uui-tab element (#356) by @marchjorth in #519
🏠 Internal
- build(deps-dev): bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 by @dependabot in #507
- build(deps-dev): bump eslint from 8.41.0 to 8.45.0 by @dependabot in #529
- build(deps-dev): bump vite from 4.3.5 to 4.4.4 by @dependabot in #530
- build(deps-dev): bump rollup from 3.21.6 to 3.26.3 by @dependabot in #531
- Update npm dependencies by @iOvergaard in #534
New Contributors
- @LiliM4 made their first contribution in #520
- @HamDerAndrew made their first contribution in #525
- @marchjorth made their first contribution in #519
- @Digipex made their first contribution in #521
Full Changelog: v1.3.0...v1.4.0-rc.0