This is version 1.2.0 of dash-bootstrap-components.
Added
Tooltipcan now be shown and hidden from callbacks via the newis_openprop (PR 861)- Added
triggerprop toTooltipwhich behaves liketriggerprop ofPopover, allowing users to control what causes the tooltip to show (PR 861) - Added
fadeprop toTooltip, which behaves likefadeprop ofAlert, allowing users to control whether the tooltip shows and hides with a fade animation or not ((PR 861) - Add
persistenceprop toAlert,Carousel,Popover,Toast((PR 872)