Releases
v1.0.0-beta.68
⚠ BREAKING CHANGES
action: deprecating outline appearance (#3263 )
Features
block: add loading status to block header (#3158 ) (6dea939 )
button: improve button form integration (#3287 ) (8ac115b )
input: allow decimals by default and with integer steps (#3211 ) (8ff197b ), closes #3184
output-targets: add custom-elements output target (#3224 ) (69ba692 )
Bug Fixes
action: deprecating outline appearance (#3263 ) (b628ae9 )
action: fixing RTL display bugs by replacing getElementDir and RTL CSS classes with CSS logical properties (#3140 ) (6a1c904 )
alert: remove full width styling for mobile modes #2979 (#3274 ) (c7b2b2c )
block-section: enable word wrap (#3156 ) (b1b6ff3 )
button: Setting the href property after init should update rendering (#3248 ) (cfd1f2a ), closes #3222
checkbox: style the current svg checkbox and interdeterminate icon to be bolder #2848 (#3250 ) (4503631 ), closes #3055 #3144 #3197 #3144 #3233
combobox: add chevron icon at end of input regardless of selecti… (#3143 ) (0f78fa9 ), closes #3055 #3055
combobox: ensure truncated text appears for longer strings when in fixed-width container (#3342 ) (1fb83a4 )
combox-item: adjust height of the item to be consistent respective to its scale size (#3144 ) (#3197 ) (731c555 )
dropdown: close on outside click when disable-close-on-select is true #3136 (#3227 ) (5874a9e )
dropdown: remove preventDefault and stopPropagation on click event (#3231 ) (db8d222 ), closes #1709
dropdown: Set the height of the active menu after render. #3234 (#3235 ) (34af14d )
dropdown: watch maxItems for changes and update height of dropdown. (#3300 ) (84d86c2 ), closes #3295
label: fix focus issue with nested labelable components (#3286 ) (f81dc5e )
link: Setting the href property after init should update rendering (#3222 ) (eaab123 ), closes #2153 #3221
notice: change the padding to be evenly distributed per slot chi… (#3183 ) (c698cf5 )
radio-group-item: move transition style up from icon to label co… (#3292 ) (b352d1b )
slider: slider range value capped to max (#3262 ) (4a368b9 )
tooltip-manager: mousing out of the tooltip should close the tooltip. #3171 (#3192 ) (bd39057 )
You can’t perform that action at this time.