v27.2.2
·
23 commits
to master
since this release
Dialog
Bug Fixes
-
#I646678
- Fixed an issue where the dialog would not close when the Escape key was pressed. -
#FB60123
- Fixed an issue where dynamically changing the dialog target caused the dialog element to remain stuck in its previous DOM position.
MultiSelect
Bug Fixes
-
#I634300
- Fixed an issue where clicking the Clear Icon did not remove all items as intended. -
#I645267
- Fixed an issue where the checkbox was added for the option group element when the enableGroupCheckBox property was enabled, but it is not selectable.
TextBox
Bug Fixes
#I648833
- Fixed an issue with the floating label and border changes that occur upon clicking the reset button.
Uploader
Bug Fixes
#I648755
- Fixed an issue where, with sequential upload enabled, if the first file is paused, the second file will not automatically start uploading.