12.0.0-beta.0 (2025-03-26)
⚠ BREAKING CHANGES
- components/phone-field:
- components/forms: revert
fileClick
event to no longer download attached file (#3284)
- components/core: update querySelector method signature (#3282)
Features
- components/config: add theme brand properties to config theming object (#3293) (5963a4f)
- components/forms: revert
fileClick
event to no longer download attached file (#3284) (d412024)
- components/help-inline: use solid icon for help inline (#3292) (ba46769)
- components/icon: add additional icon sizes, change default size to medium (#3258) (19418bd)
- components/indicators: add text highlight harness (#3277) (#3288) (6e5fa8f)
- components/phone-field: close country field when focus leaves phone field (#3281) (adcc32b)
- components/theme: initialize styles from remote source when theme branding is enabled (#3289) (1dc6a41)
Bug Fixes
- components/ag-grid: use correct spacing in ag-grid header buttons (#3290) (029cb36)
- components/core: update querySelector method signature (#3282) (50d196c)
- components/packages: add SKY UX stylesheets to new projects when
styles
array missing (#3291) (2e78ef3)
- components/theme: baseline align inline link buttons (#3286) (2977403)