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.0.1 rc4 #782

Merged
merged 2 commits into from
Nov 27, 2021
Merged

Prerelease/1.0.1 rc4 #782

merged 2 commits into from
Nov 27, 2021

Conversation

tcbegley
Copy link
Collaborator

This release adds no new features but fixes a number of bugs. Please continue to report bugs on our issue tracker!

Fixed

  • Open AccordionItems will close when clicked on (PR 744)
  • Fixed regressions in DropdownMenu dismissal. The menu will dismiss if the user clicks outside the menu or if the escape key is pressed. (PR 751)
  • Fixed bug in Select that prevented valid and invalid props from having an effect (PR 755)
  • Set id property on tabs so that they can be targeted with tooltips. (PR 756)
  • A number of fixes to Popover: ensure the correct behaviour of the legacy trigger, and fix bug that prevented offset and hide_arrow props from having an effect. (PR 757)
  • Make Button compatible with dash_core_components.ConfirmDialogProvider (PR 773)
  • Fixed bug in Button that prevented target prop from having an effect (PR 781)

@tcbegley tcbegley merged commit 1fa6f0d into main Nov 27, 2021
@tcbegley tcbegley deleted the prerelease/1.0.1-rc4 branch November 27, 2021 16:20
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