File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.3.0] ( https://github.com/react-bootstrap/react-bootstrap/compare/v1.2.2...v1.3.0 ) (2020-07-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** Alert:** Fix transition prop to allow bools ([ f4e7630] ( https://github.com/react-bootstrap/react-bootstrap/commit/f4e76305901bb5641f0ad0d6fcaa46afb93f134e ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * allow renderProp pattern in OverlayTrigger ([ #5316 ] ( https://github.com/react-bootstrap/react-bootstrap/issues/5316 ) ) ([ b2bf177] ( https://github.com/react-bootstrap/react-bootstrap/commit/b2bf1771fc5784c9eae74b7f708030ce35dcf9a5 ) )
12
+ * ** Dropdown:** Add Dropdown.ItemText component ([ #5315 ] ( https://github.com/react-bootstrap/react-bootstrap/issues/5315 ) ) ([ 3960106] ( https://github.com/react-bootstrap/react-bootstrap/commit/39601066991b24598cd63ae77e920522ce2a9f87 ) )
13
+
14
+
15
+
16
+
17
+
1
18
## [ 1.2.2] ( https://github.com/react-bootstrap/react-bootstrap/compare/v1.2.1...v1.2.2 ) (2020-07-12)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-bootstrap" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " Bootstrap 4 components built with React" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments