File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22### 0.6.0
3- Make sure to pass props from above down to child function, fixes issue [ #13 ] ( https://github.com/souporserious/react-popper/issues/13 )
3+ Make sure to pass props from above down to child function, fixes [ #13 ] ( https://github.com/souporserious/react-popper/issues/13 )
4+
5+ Recalculate size of ` Popper ` when children change, fixes [ #15 ] ( https://github.com/souporserious/react-popper/issues/15 )
46
57### 0.5.0
68Use ` prop-types ` package instead of React PropTypes [ #9 ] ( https://github.com/souporserious/react-popper/pull/9 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-popper" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "description" : " React wrapper around PopperJS." ,
55 "main" : " lib/react-popper.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments