Skip to content

Releases: streamich/libreact

v2.13.3

15 Jun 11:38
Compare
Choose a tag to compare

2.13.3 (2020-06-15)

Bug Fixes

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

v2.13.2

23 Sep 16:17
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)