github facultyai/dash-bootstrap-components 1.0.0-b3
Prerelease 1.0.0-b3

latest releases: 1.6.0, 1.6.0-rc1, 1.6.0-b1...
pre-release2 years ago

This is the third beta of dash-bootstrap-components version 1.0.0. Please refer to the preview documentation and the migration guide for more information.

v1 of dash-bootstrap-components! This release contains loads of new features, but also breaking changes. Please read the changelog carefully for full details.

Added

  • Six new components! Accordion, Breadcrumb, FormFloating, Offcanvas, Pagination, and Switch (PR 646) (PR 689)
  • New CDN links for icons from Bootstrap Icons and Font Awesome (PR 661)
  • CDN Links for four new Bootswatch themes: QUARTZ, MORPH, VAPOR and ZEPHYR.
  • All components now accept class_name as an alternative to className. If both are specified then class_name will take precedence. class_name should be preferred from now on. (PR 642)

Fixed

  • The loading_state is no longer passed to underlying DOM nodes in any components (PR 666)
  • Popover doesn't error if is_open defaults to true. (PR 646)
  • Fixed an issue with the cursor jumping to the end of an Input component when typing. (PR 707)

Changed

  • Components are all now built for Bootstrap 5. CDN links have all been updated. There are multiple breaking changes in the component props. Please see the migration-guide for full details on the changes (PR 646).

Don't miss a new dash-bootstrap-components release

NewReleases is sending notifications on new releases.