github facultyai/dash-bootstrap-components 0.13.0
Release 0.13.0

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

Added

  • Adds a new Carousel component to display images in an animated slideshow. Thanks @AnnMarieW for the contribution! (PR 587)
  • Exposes title prop on Button and Badge (PR 617)
  • Added links_left prop to NavbarSimple to allow links to be left-aligned (PR 618)

Fixed

  • Fixed bug in Spinner component that meant spinner_style prop was not correctly applied to the spinner. (PR 578)

Changed

  • Updated behaviour of Input with type="number" to match behaviour in dash-core-components. If an invalid input is entered (i.e. one outside the range of min / max or with an invalid step) the component passes the value None to callbacks for the first invalid input, then doesn't fire again until a valid input is entered. PR 626)

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

NewReleases is sending notifications on new releases.