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_submitif 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
hrefattribute to a Carousel item to render that item as a link. (PR 971, PR 973, PR 975)
Thanks @mapix for contributing to this release!