Releases: lucmerceron/react-size-fetcher
Releases · lucmerceron/react-size-fetcher
v2.4.3
<a name"2.4.3">
2.4.3 (2017-08-04)
Bug Fixes
- identify: Add a way to identify our SizeFetcher so if mounted in the same page we can upda (26c91eb0)
v2.4.2
<a name"2.4.2">
2.4.2 (2017-05-12)
Bug Fixes
- packages: Try to fix the semantic release analyze commits after a push force with a new pa (e2a0bc32)
v2.4.1
<a name"2.4.1">
2.4.1 (2017-05-12)
Bug Fixes
- package: Try to fix the semantic release analyze commits after a push force with a new patch commit (57363670)
v2.4.0
<a name"2.4.0">
2.4.0 (2017-05-05)
Bug Fixes
- children: Using React Children mapping function to avoid key error (47da2a4)
- props Test before accessing props.children (ced3ab1)
- loop: Make the enhancing loop pass through the enhanceChildren before enhanceElement (2f01af0)
Features
- innerComponent: Add an option to select the innerComponent that we wish to observe.
Instead of enhancing every subComponent of the initial observable component, the user can precise
what component he wants to watch for modification (7dc4df2)
v2.3.0
<a name"2.3.0">
2.3.0 (2017-05-05)
Features
- subcomponent: React Size Fetcher do not stop from enhancing children component at the first layer anymore (e44bb57)
v2.2.1
<a name"2.2.1">
2.2.1 (2017-05-01)
Bug Fixes
- subcomponent: Correct bug with subComponent remounting between each render (97764a71)
v2.2.0
<a name"2.2.0">
2.2.0 (2017-05-01)
Bug Fixes
- package: Change on check-coverage metrics (bc483947)
Features
- innercomponent: Manage inner component changing size detection (e14af633)
v2.1.1
<a name"2.1.1">
2.1.1 (2017-04-29)
Bug Fixes
- SizeFetcher: Corrected the given object structure to sizeChange function (c9d216da)
v2.1.0
<a name"2.1.0">
2.1.0 (2017-04-29)
Features
- readme: New feature update to update npm package (917969a5)
v2.0.1
<a name"2.0.1">
2.0.1 (2017-04-29)
Bug Fixes