Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 10:34
271645a

Version 1.5.0 of dash-bootstrap-components. This version makes some improvements to Carousel and Textarea as well as updating CDN links. Please continue to report problems on our issue tracker.

Changed

  • Textarea will no longer increment n_submit if the user types "shift + enter" to create a new-line (PR 968)
  • CDN links have been updated to use Bootstrap version 5.3.1 (PR 977)

Added

  • You can now pass a href attribute to a Carousel item to render that item as a link. (PR 971, PR 973, PR 975)

Thanks @mapix for contributing to this release!