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.6.0-rc1 #1014

Merged
merged 1 commit into from
Apr 14, 2024
Merged

Prerelease 1.6.0-rc1 #1014

merged 1 commit into from
Apr 14, 2024

Conversation

tcbegley
Copy link
Collaborator

@tcbegley tcbegley commented Apr 14, 2024

This is a release candidate of dash-bootstrap-components v1.6.0. This version makes some improvements to Accordion, Modal and Progress as well as updating CDN links. Please continue to report problems on our issue tracker.

Added

  • The title property of AccordionItem can now be an arbitrary Dash component (PR 988)
  • You can now set enforceFocus=False on a Modal to allow components in the background to receive focus while the Modal is open (PR 1001)
  • The documentation now has a dark mode (PR 984)

Fixed

  • The min and max properties of a Progress bar are propagated to its children (PR 986)
  • Fixed console errors originating from Tooltip component (PR 1008)
  • Fix error caused by Tooltip closing as component unmounts (PR 1008)

Changed

  • Drop support for Python 3.7 as it is EOL (PR 995)
  • href props are sanitized in the same was as in first party Dash components (PR 1000)
  • The themes module now links to Bootstrap 5.3.3 (PR 1013)

Thanks @arthur-FD, @arunsathiya and @AnnMarieW for contributing to this release!

@tcbegley tcbegley merged commit 26df5dc into main Apr 14, 2024
14 checks passed
@tcbegley tcbegley deleted the prerelease/1.6.0-rc1 branch April 14, 2024 18:10
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