This is a release candidate of dash-bootstrap-components. 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)
Added
- You can now pass a
href
attribute to a Carousel item to render that item as a link. (PR 971)