Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e7e0d0b

Browse files
Publish v5.1.0
1 parent 1c23c7d commit e7e0d0b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

‎CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [5.1.0](https://github.com/react-bootstrap/react-overlays/compare/v5.0.0...v5.1.0) (2021年06月25日)
2+
3+
4+
### Bug Fixes
5+
6+
* **Dropdown:** add checking if ref exists on dropdown ([#958](https://github.com/react-bootstrap/react-overlays/issues/958)) ([b0363c0](https://github.com/react-bootstrap/react-overlays/commit/b0363c0b2350a842f13e5ab38e1e33490e1c5d70))
7+
* **Dropdown:** avoid calling onToggle when tabbing if menu ref not set ([#959](https://github.com/react-bootstrap/react-overlays/issues/959)) ([1c23c7d](https://github.com/react-bootstrap/react-overlays/commit/1c23c7d03a4bb3edaed55acc6abecd995b67ae0a))
8+
* allow internal tabbing in dropdown menu ([#939](https://github.com/react-bootstrap/react-overlays/issues/939)) ([30fb517](https://github.com/react-bootstrap/react-overlays/commit/30fb51753e7f763029fb75ddd4bc7333de8bc4e0))
9+
10+
11+
### Features
12+
13+
* **Modal:** split modal types for ease of export ([#956](https://github.com/react-bootstrap/react-overlays/issues/956)) ([849ab56](https://github.com/react-bootstrap/react-overlays/commit/849ab56b181d16215ce850ea1e13c3859c40fba3))
14+
15+
16+
17+
18+
119
## [5.0.1](https://github.com/react-bootstrap/react-overlays/compare/v5.0.0...v5.0.1) (2021年04月21日)
220

321

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-overlays",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /