Releases: FezVrasta/react-resize-aware
Releases · FezVrasta/react-resize-aware
v2.3.0
- Added
makeResizeAware
decorator/enhancer
v2.2.0
- Added onlyEvent property
- Added tag property
v2.0.0
Breaking change, the component now has a new shiny API and it gets bundled with Rollup to be more lightweight.
It doesn't rely on react-dom anymore and will provide an height
and width
property to its child component.
publish to react-modules list
Fixed problem on case sensitive file systems
v1.0.10
copied example to readme