pypi dash-bootstrap-components 1.7.0
Release 1.7.0

latest releases: 2.0.5a2, 2.0.5a1, 2.0.4...
11 months ago

Version 1.7.0 of dash-bootstrap-components. This version exposes some new props for Modal, and Textarea to allow users to customise the behaviour of those components, and extends the functionality of the debounce prop in Input and Textarea components. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
  • Added submit_on_enter prop to Textarea to allow users to disable default behaviour of incrementing n_submit when the Enter key is pressed (PR 1036)
  • Allow numeric debounce in Input and Textarea components (PR 1056)

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

NewReleases is sending notifications on new releases.