Skip to content

Releases: joaorr3/react-slip-and-slide

v3.12.1

01 Feb 10:22
Compare
Choose a tag to compare

v3.8.1

05 Dec 15:21
Compare
Choose a tag to compare

Full Changelog: v3.8.0...v3.8.1

v3.7.0

04 Dec 10:24
Compare
Choose a tag to compare

Full Changelog: v3.6.1...v3.7.0

v3.6.0

10 Nov 15:09
Compare
Choose a tag to compare

Full Changelog: v3.5.0...v3.6.0

v3.4.13

06 Sep 19:09
Compare
Choose a tag to compare

Full Changelog: v3.4.11...v3.4.13

v3.4.11

13 Aug 16:30
Compare
Choose a tag to compare

Full Changelog: v3.4.8...v3.4.11

[email protected]

31 Jul 15:23
Compare
Choose a tag to compare

[email protected]

07 Jun 15:16
Compare
Choose a tag to compare

What's Changed

  • feat(EngineMode): create a clear distinction between rendering modes based on the prop infinite by @joaorr3 in #3

Now, items will only self translate if the props infinite or
visibleItems are defined. Otherwise the translation will happen on the
element wrapping all the items. This besides being conceptually more
correct, it also improves the performance and allows the items to follow
the flexbox flow by default, meaning that the item measurement is not
required for defining it's displacement.

npm install

New Contributors

Full Changelog: v3.1.0...v3.2.0

[email protected]

14 Dec 13:03
Compare
Choose a tag to compare

[email protected]

12 Dec 12:21
Compare
Choose a tag to compare