File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.1
2+ - Fix packkage.json to include lib
3+
14## 1.0.0
25- Move placement strategy into default prop - this makes placement completely configurable
36- Deprecate direction prop
Original file line number Diff line number Diff line change 1010 "react" : " ^16.3.0" ,
1111 "react-dom" : " ^16.3.0" ,
1212 "react-scripts" : " ^1.1.1" ,
13- "react-text-selection-popover" : " ^1.0.0 " ,
13+ "react-text-selection-popover" : " ^1.0.1 " ,
1414 "slate" : " ^0.34.7" ,
1515 "slate-react" : " ^0.13.4" ,
1616 "styled-components" : " ^3.3.3"
Original file line number Diff line number Diff line change @@ -5712,9 +5712,9 @@ react-scripts@^1.1.1:
57125712 optionalDependencies :
57135713 fsevents "^1.1.3"
57145714
5715- react-text-selection-popover@^1.0.0 :
5716- version "1.0.0 "
5717- resolved "https://registry.yarnpkg.com/react-text-selection-popover/-/react-text-selection-popover-1.0.0 .tgz#34bbeb77d81a19a49da624f74da2dadb2f6564b3 "
5715+ react-text-selection-popover@^1.0.1 :
5716+ version "1.0.1 "
5717+ resolved "https://registry.yarnpkg.com/react-text-selection-popover/-/react-text-selection-popover-1.0.1 .tgz#369a710d3ff7bd0c5739217033e45919a558cecd "
57185718 dependencies :
57195719 lodash.debounce "^4.0.8"
57205720 react-event-listener "^0.6.1"
You can’t perform that action at this time.
0 commit comments