github facultyai/dash-bootstrap-components 1.1.0
Release 1.1.0

latest releases: 1.6.1-rc1, 1.6.0, 1.6.0-rc1...
2 years ago

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 readonly prop to Input component (PR 833)
  • Add always_open prop to Accordion. When set to True, 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 color prop of Progress (PR 835)
  • contentClassName in Modal has been fixed, previously it was not passing the class names on to the relevant elements (PR 839)
  • Select can now be cleared by returning None from a callback (PR 842)

Changed

  • Updated CDN links for FontAwesome and Bootstrap Icons in the icons submodule. FontAwesome now uses version 6.1.1, Bootstrap Icons uses version 1.8.1 (PR 837)

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

NewReleases is sending notifications on new releases.