Skip to content

Releases: streamich/libreact

v2.13.3

15 Jun 11:38

Choose a tag to compare

2.13.3 (2020-06-15)

Bug Fixes

  • ๐Ÿ› update tslib dependency (7be746b)

v2.13.2

23 Sep 16:17

Choose a tag to compare

2.13.2 (2019-09-23)

Bug Fixes

  • ๐Ÿ› call .laodMore() on multiple short pages (fe73c91)

v2.13.1

05 Apr 16:03

Choose a tag to compare

2.13.1 (2019-04-05)

Bug Fixes

  • ๐Ÿ› call onElement from componentDidMount (95fd86f)

v2.13.0

04 Apr 17:43

Choose a tag to compare

2.13.0 (2019-04-04)

Features

  • ๐ŸŽธ don't blur elements with data-modal-ignore attribute (718c1df)

v2.12.2

12 Feb 15:41

Choose a tag to compare

2.12.2 (2019-02-12)

Bug Fixes

  • typo in LocalStorage.md (ff1c8a8)

v2.12.1

08 Feb 09:00

Choose a tag to compare

2.12.1 (2019-02-08)

Bug Fixes

  • example referred to incorrect component (cfa0671)

v2.12.0

05 Feb 00:21

Choose a tag to compare

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

27 Jan 19:43

Choose a tag to compare

2.11.0 (2019-01-27)

Features

  • ๐ŸŽธ add polling to scroll sensor and infinite scroll (dbc5646)

v2.10.1

30 Dec 17:17

Choose a tag to compare

2.10.1 (2018-12-30)

Bug Fixes

  • ๐Ÿ› fix and data type (cd51a81)

v2.10.0

25 Dec 12:34

Choose a tag to compare

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)