Releases: tomkp/react-split-pane
Releases · tomkp/react-split-pane
v0.1.87
Patches
- Put React and ReactDOM as peer dependencies #341
v0.1.85
Patches
- Removed inline-style-prefixer #326
v0.1.84
Patches
- Fix dragging state updates in
StrictMode
#319
v0.1.83
Patches
- Filter out null children #307
- Fix size derivation in
StrictMode
#315
v0.1.82
Patches
- Remove
react-dom
dependency in SplitPane
#292
- Removing browserify #290
- Migrated to
react@16.4.x
lifecycle functions #269
- Make sure we reset size only when the necessary props change #293
v0.1.62
Patches
- Chore(package): update react-style-proptype to version 3.0.0: #187
- Use 'prop-types' package instead of React.PropTypes: #189
Credits
Huge thanks to @greenkeeperio-bot and @MichaelDeBoey for their help!
0.1.59
Patches
- Eslint - no error for require-default-props: 786934f
- Add demo/ and test/ to .npmignore: #175
Credits
Huge thanks to @lgeiger for their help!