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

chore(release): adding 8.3.0 #1753

Merged
merged 1 commit into from Jan 15, 2020
Merged

chore(release): adding 8.3.0 #1753

merged 1 commit into from Jan 15, 2020

Conversation

TheSharpieOne
Copy link
Member

Bug Fixes

  • remove aria-hidden attribute from tooltips and popovers (#1747) (009a2bd)
  • Dropdown: Avoid preventDefault for things like F5 (#1464) (305d3f0), closes #1453
  • DropdownContext: wrap dropdown components to provide context prop (64847df), closes #1457 #1462
  • DropdownToggle: pass innerRef to popper (c088c58), closes #1471
  • Modal: run close based on prop, not state (310b061), closes #1626
  • Tooltip: autohide broken since default delay was zero (#1733) (87a6bda), closes #1692
  • Tooltip: fix nested elements within target (#1746) (fed4bcf), closes #1736
  • Tooltip: fix render failure if target ref is null (#1734) (853b56e), closes #1686

Features

  • Carousel: Add touch swipe support (#1731) (8a12330)
  • Modal: Added static backdrop animation defined in Bootstr… (#1750) (7d44f36)

@TheSharpieOne TheSharpieOne merged commit 17a56e2 into master Jan 15, 2020
@TheSharpieOne TheSharpieOne deleted the release-8.3.0 branch January 15, 2020 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment