github facultyai/dash-bootstrap-components 1.3.0
Release 1.3.0

latest releases: 1.6.1-rc1, 1.6.0, 1.6.0-rc1...
18 months ago

Version 1.3.0 of dash-bootstrap-components. This version contains a number of new features, updates, and bug fixes. Please continue to report problems on our issue tracker.

Added

  • Add shorthand syntax for specifying options in Checklist, RadioItems, Select to mimic dash-core-components ((PR 894)
  • Add numbered prop to ListGroup for numbered list group support ((PR 895)
  • Add support for horizontal collapses with horizontal prop in Collapse component ((PR 896)
  • Add new Stack component for vertical layouts ((PR 897)
  • Add new Placeholder component which can be used as a loading component also ((PR 899)
  • Accept Dash components as arguments to DropdownMenu.label, NavbarSimple.brand and Toast.header ((PR 917)
  • Expose rel prop in Button when used as a link ((PR 921)

Fixed

  • Fixed a recursion error that could arise when pickling dash-bootstrap-components (PR 918)
  • Fixed navigation bug when using auto-dismissing Toast ((PR 920)

Changed

  • Update to Bootstrap 5.2.3 ((PR 916)
  • Drop support for Python 3.6 ((PR 913)

Big thank you to @glsdown who implemented many of the new features and bugfixes.

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

NewReleases is sending notifications on new releases.