What's Changed
๐ Notable Changes
- feat: Adds uui-button-copy-text by @warrenbuckley in #985
๐ New Features
- Improvement: Set Font size 14, as we do in Backoffice by @nielslyngsoe in #995
- Feature: correct open size of block type card + media card adjustments by @nielslyngsoe in #994
- Chore: add Mouse test util + update tests by @madsrasmussen in #975
- fix: apply border radius to input, select, and textarea by @madsrasmussen in #1030
- Rename id from slider to toggle by @bjarnef in #1019
- Feat: allow for late coming options in combobox by @nielslyngsoe in #1011
- feat: New color 'invalid' by @nielslyngsoe in #1009
๐ Bug Fixes
- Fix: center align icons by @madsrasmussen in #972
- Fix: remove bold from ref name by @madsrasmussen in #973
- Fix reference to TouchEvent which is not defined in Firefox by @kiasyn in #1001
- fix: SVG Icons zero size on Safari by @jonnymuir in #1024
- Fix: lower table cell height to take up less space by @madsrasmussen in #1014
- Fix: Readonly ref node padding by @madsrasmussen in #1015
- Fix vertical alignment uui-symbol-expand.element.ts by @alevak09 in #1010
- More Symbol inheriting current color by @nielslyngsoe in #1025
- Fix: Remove extra margin on ref-node by @madsrasmussen in #1037
- Hotfix: Remove extra margin on ref-node (#1037) by @nielslyngsoe in #1038
- fix: long media name hides the thumbnail by @NguyenThuyLan in #1042
- fix: vertical center align icon when used in text by @nielslyngsoe in #1041
- fix: ensure
renderSlots()
return correctly tagged unsafe html by @iOvergaard in #1044 - fix(uui-card): text overflow when user name is too long by @NguyenThuyLan in #1036
- hotfix: make fallback select border by @nielslyngsoe in #1048
๐ Documentation
- Fix typo in Tabs Right Align story by @bjarnef in #988
- Remove input type
wha
from story by @bjarnef in #1020
๐ฆ Dependencies
- build(deps-dev): bump esbuild from 0.21.5 to 0.25.0 by @dependabot in #1013
- build(deps-dev): bump esbuild from 0.25.0 to 0.25.1 by @dependabot in #1043
๐ A11Y
- fix: accessibility problem with more button on tablist by @jonnymuir in #1029
- fix: Make disabled menu item button more clear by @NguyenThuyLan in #1034
New Contributors
- @kiasyn made their first contribution in #1001
- @jonnymuir made their first contribution in #1029
- @alevak09 made their first contribution in #1010
- @NguyenThuyLan made their first contribution in #1042
Full Changelog: v1.12.2...v1.13.0