Releases
v1.0.0-beta.71
Features
shell-panel: Add resizable property to allow resizing of content. #2770 (#3535 ) (c08d4c4 )
split-button: Add overlayPositioning property to position dropdown. #3132 (#3595 ) (c718c5c )
Bug Fixes
alert: remove clearTimeOut that delays the alert to close on autoDismiss mode #3366 (#3525 ) (9376b52 )
dropdown: stop calciteDropdownClose event from firing twice when closing the dropdown #1688 (#3612 ) (a01b9f7 )
input: style read-only and disabled inputs per new design reqs and hide spinners for read-only inputs (#3582 ) (470f347 )
modal: modal now doesn’t shrink when close button disabled (#3619 ) (a7fe45a )
panel: add conditional rendering for slots with fab and no fab (#3616 ) (16ace3f )
radio-group: fix issue caused by radio group emitting change events from internal/programmatic changes (#3632 ) (6745343 ), closes #3120
select: ensure selecting item programmatically is reflected in selectedOption (#3634 ) (bdf68fb ), closes #3239 #3241
shell-panel: click events correctly pass through the host element (#3607 ) (fbada5e )
shell-panel: Correct resizing of panels in RTL direction. #2770 (#3614 ) (fdab1a4 )
⚠ BREAKING CHANGES
input: ensure input's value is an empty string when cleared or set to null/undefined (#3627 ) (6ef5d4f ), closes #3381
You can’t perform that action at this time.