Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerelease 1.7.0-rc1 #1058

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Prerelease 1.7.0-rc1 #1058

merged 1 commit into from
Jan 11, 2025

Conversation

tcbegley
Copy link
Collaborator

This is a release candidate of dash-bootstrap-components v1.7.0. 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)

@tcbegley tcbegley merged commit 7a2c876 into main Jan 11, 2025
14 checks passed
@tcbegley tcbegley deleted the prerelease/1.7.0-rc1 branch January 11, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant