This release adds no new features but fixes a number of bugs. Please continue to report bugs on our issue tracker!
Fixed
- Open
AccordionItems will close when clicked on (PR 744) - Fixed regressions in
DropdownMenudismissal. The menu will dismiss if the user clicks outside the menu or if the escape key is pressed. (PR 751) - Fixed bug in
Selectthat preventedvalidandinvalidprops from having an effect (PR 755) - Set
idproperty on tabs so that they can be targeted with tooltips. (PR 756) - A number of fixes to
Popover: ensure the correct behaviour of thelegacytrigger, and fix bug that preventedoffsetandhide_arrowprops from having an effect. (PR 757) - Make
Buttoncompatible withdash_core_components.ConfirmDialogProvider(PR 773) - Fixed bug in
Buttonthat preventedtargetprop from having an effect (PR 781)