v1.14.0-rc.0
Pre-release
Pre-release
What's Changed
🚀 New Features
- feat: Specific input mode similar to input type by @bjarnef in #1021
- Allow color gradient in color swatch by @bjarnef in #1074
- feat: adds localization to uui-pagination by @NguyenThuyLan in #1069
- Advanced color slider story by @bjarnef in #1076
- uui-input-lock: Only focus input when unlocked by @nielslyngsoe in #1096
🐛 Bug Fixes
- fixes the color-picker-handles placement, after selecting a preset value by @Welander1994 in #1063
- Gave host "color" to make sure things like text in date picker are aligned with theme, as well as giving it a a color scheme option by @MrHutmat in #1056
- fix: 'uui-ref' spacing is different when readonly is enabled by @nielslyngsoe in #1064
- UUI-Label: always red asterix by @nielslyngsoe in #1066
- fix: uui-avatar does not support non-latin characters by @NguyenThuyLan in #1067
- fix: color picker dark theme by @MrHutmat in #1057
- Remove outline from modals by @nielslyngsoe in #1086
- Fix selection on click in color area by @bjarnef in #1075
- fix: Text character length validation should be more helpful by @NguyenThuyLan in #1060
- fix(uui-color-picker): alpha should default to 100 if there is no color string by @Welander1994 in #1061
📄 Documentation
📦 Dependencies
- build(deps-dev): bump eslint from 9.7.0 to 9.22.0 by @dependabot in #1047
- build(deps-dev): bump @types/chai from 4.3.12 to 5.2.0 by @dependabot in #1046
- build(deps-dev): bump rollup-plugin-esbuild from 6.1.1 to 6.2.1 by @dependabot in #1045
- build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.1 by @dependabot in #1049
- build(deps-dev): bump rollup from 4.27.2 to 4.37.0 by @dependabot in #1050
- build(deps-dev): bump vite from 6.2.0 to 6.2.3 by @dependabot in #1053
- build(deps): bump koa from 2.15.3 to 2.16.1 by @dependabot in #1068
- build(deps-dev): bump vite from 6.2.3 to 6.2.6 by @dependabot in #1070
- build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 by @dependabot in #1058
- build(deps-dev): bump eslint-plugin-wc from 2.1.0 to 3.0.0 by @dependabot in #1051
- build(deps-dev): bump postcss-custom-properties from 13.3.6 to 14.0.4 by @dependabot in #1059
- build(deps-dev): bump rollup from 4.37.0 to 4.40.0 by @dependabot in #1072
- build(deps-dev): bump vite from 6.2.6 to 6.3.4 by @dependabot in #1085
- build(deps-dev): bump @types/chai from 5.2.0 to 5.2.2 by @dependabot in #1090
- build(deps-dev): bump globals from 15.8.0 to 16.0.0 by @dependabot in #1092
- build(deps-dev): bump esbuild from 0.25.1 to 0.25.4 by @dependabot in #1091
- build(deps-dev): bump autoprefixer from 10.4.17 to 10.4.21 by @dependabot in #1093
- build(deps-dev): bump @eslint/js from 9.24.0 to 9.26.0 by @dependabot in #1094
- build(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by @dependabot in #1095
New Contributors
- @Welander1994 made their first contribution in #1063
- @MrHutmat made their first contribution in #1056
Full Changelog: v1.13.0...v1.14.0-rc.0