Skip to content

Releases: frinyvonnick/react-simple-infinite-loading

v1.1.0

18 Sep 09:26
Compare
Choose a tag to compare

Added

  • ✨ Add an elementClassName prop (#43) [e37e615]

Changed

  • 📌 Refresh lockfiles [53f4d08]
  • 💄 Improve example style [49e6a71]

Fixed

1.0.0

13 Jan 13:09
Compare
Choose a tag to compare

Changed

  • 📌 Move to yarn and generate lock file [1df7044]
  • ♻️ Update example to use an api [a115fda]

Fixed

  • 🐛 Avoid character duplication in example [2ab85ec]

1.0.0-alpha.8

06 Jan 15:27
Compare
Choose a tag to compare

Added

  • ✨ Expose internal methods using ref (#38) [50fb563] (by Yvonnick FRIN)
  • ✨ Add the possibility to customize the scrollbar (#32) [41c4616] (by Yvonnick FRIN)

Changed

  • 🚨 Remove React warning about forwardRef (#33) [3b83ea9] (by Giles)