Skip to content

Releases: Hamik25/react-box-virtualization

v1.1.0 🚀

09 May 12:18
Compare
Choose a tag to compare

What's Changed

Fixes

  • [fix] Remove support of CJS support and add UMD support by @Hamik25 in #12
  • [fix] Add sync function for matched boxes by @Hamik25 in #18

Feats

  • [feat] Add dot notation syntax support to coordinatesMap prop object by @Hamik25 in #17
  • [feat] Add two new props to support outside handling of viewport scroll by @Hamik25 in #16
  • [feat] Add scroll end callback to support lazy loading functionality by @Hamik25 in #14

Full Changelog: v1.0.2...v1.1.0

v1.0.2 🚀

23 Apr 19:20
Compare
Choose a tag to compare
  • Improve documentation
  • Add issue templates
  • Add demo sandbox links

v1.0.1 🚀

19 Apr 22:03
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/Hamik25/react-box-virtualiz…

…ation