Releases: streamich/libreact
Releases Β· streamich/libreact
v2.13.3
2.13.3 (2020-06-15)
Bug Fixes
- π update tslib dependency (7be746b)
v2.13.2
2.13.2 (2019-09-23)
Bug Fixes
- π call .laodMore() on multiple short pages (fe73c91)
v2.13.1
2.13.1 (2019-04-05)
Bug Fixes
- π call onElement from componentDidMount (95fd86f)
v2.13.0
2.13.0 (2019-04-04)
Features
- πΈ don't blur elements with data-modal-ignore attribute (718c1df)
v2.12.1
2.12.1 (2019-02-08)
Bug Fixes
- example referred to incorrect component (cfa0671)
v2.12.0
2.12.0 (2019-02-05)
Bug Fixes
- π avoide React use "key" warnings (66fad9b)
Features
- πΈ add component (c9d767a)
- πΈ improve and add reference to docs (d95444d)
v2.11.0
2.11.0 (2019-01-27)
Features
- πΈ add polling to scroll sensor and infinite scroll (dbc5646)
v2.10.0
2.10.0 (2018-12-25)
Bug Fixes
- π fix when threshold not spec (a486bec)
- π improve viewport sensors and speed up Storybook (16d1603)
Features
- πΈ add component (0768958)
- πΈ preload items 100px before the reach end (cb2990b)
- πΈ use window resize in ViewportScrollSensor (9004447)