Releases: dbc-team/dash-bootstrap-components
Releases · dbc-team/dash-bootstrap-components
Release 1.2.0
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)
Fixed
Prerelease 1.2.0-rc3
This is a release candidate for dash-bootstrap-components 1.2.0
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)
Fixed
Prerelease 1.2.0-rc2
This is a release candidate for dash-bootstrap-components 1.2.0
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)
Fixed
Prerelease 1.2.0-rc1
This is a release candidate for dash-bootstrap-components 1.2.0
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)
Fixed
- Fixed bug in
Textarea. NowsetPropsis called with the correct value whendebounce=Trueon blur and submit event (PR 858)
Prerelease 1.1.1-rc1
This is a patch release candidate for dash-bootstrap-components
Fixed
- Fixed bug in
Textarea. NowsetPropsis called with the correct value whendebounce=Trueon blur and submit event (PR 858)
Release 1.1.0
Version 1.1.0 of dash-bootstrap-components contains some new features and bug fixes. Please continue to report problems on our issue tracker.
Added
- Add
readonlyprop toInputcomponent (PR 833) - Add
always_openprop toAccordion. When set toTrue, opening one section of the accordion does not close any currently open sections (PR 840) - dash-bootstrap-components now explicitly supports Python 3.10 (PR 841)
Fixed
- Allow arbitrary colors to be passed to
colorprop ofProgress(PR 835) contentClassNameinModalhas been fixed, previously it was not passing the class names on to the relevant elements (PR 839)Selectcan now be cleared by returningNonefrom a callback (PR 842)
Changed
- Updated CDN links for FontAwesome and Bootstrap Icons in the
iconssubmodule. FontAwesome now uses version 6.1.1, Bootstrap Icons uses version 1.8.1 (PR 837)
Prerelease 1.1.0-rc1
This is a release candidate for version 1.1.0.
Added
- Add
readonlyprop toInputcomponent (PR 833) - Add
always_openprop toAccordion. When set toTrue, opening one section of the accordion does not close any currently open sections (PR 840) - dash-bootstrap-components now explicitly supports Python 3.10 (PR 841)
Fixed
- Allow arbitrary colors to be passed to
colorprop ofProgress(PR 835) contentClassNameinModalhas been fixed, previously it was not passing the class names on to the relevant elements (PR 839)Selectcan now be cleared by returningNonefrom a callback (PR 842)
Changed
- Updated CDN links for FontAwesome and Bootstrap Icons in the
iconssubmodule. FontAwesome now uses version 6.1.1, Bootstrap Icons uses version 1.8.1 (PR 837)
Prerelease 1.1.0-b1
Release 1.0.3
This is a patch release that fixes a few bugs. Please continue to report any bugs on our issue tracker!
Fixed
Prerelease 1.0.3-rc3
This is a patch release that fixes a few bugs. Please continue to report any bugs on our issue tracker!