Skip to content

Prerelease 1.4.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 21:28
4b068b8

Version 1.4.0 of dash-bootstrap-components. This version contains some new features and bug fixes. Please continue to report problems on our issue tracker.

Added

  • It is now possible to pass props as labels to Checklist, RadioItems, RadioButton, Checkbox, and Switch components. (PR 940)

Fixed

  • Ensure ids in dbc.Tab and dbc.AccordionItem are stringified before components are rendered (PR 937)
  • Allow Offcanvas.title to be an arbitrary dash component (PR 938)

Thanks @AnnMarieW for contributing to this release!