v1.5.0-rc.1
Pre-release
Pre-release
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