Skip to content

Releases: refirst11/react-navigate-motion

0.2.2

28 Sep 07:15
Compare
Choose a tag to compare

- pattern exit only adjust waiting time to 50ms.

0.2.1

28 Sep 07:07
Compare
Choose a tag to compare

adjust

  • waiting parameter up to cache latency.

0.2.0

28 Sep 03:34
Compare
Choose a tag to compare

minor fix
- set execution exit only transition and style init order by setting 0.01 seconds.

0.1.9

28 Sep 01:46
Compare
Choose a tag to compare

fixed
- missing dist dir

0.1.8

28 Sep 01:34
Compare
Choose a tag to compare

bugfix tried
- fix flicker as mobile && flicker when only exit is set.
- refreshing the cache for initial mount.

0.1.7

28 Sep 01:30
Compare
Choose a tag to compare

- revert pathname in dependencies.

0.1.6

27 Sep 16:53
Compare
Choose a tag to compare

feat

  • Integrate add in the initial viewport with IntersectionObserver for prefetch(later removed).

0.1.5

27 Sep 16:47
Compare
Choose a tag to compare

Test

  • Verification of effects and dependencies.

0.1.4

27 Sep 15:43
Compare
Choose a tag to compare

fix

  • revert and reworte.

0.1.3

27 Sep 12:22
Compare
Choose a tag to compare

fix
- mobile Android device flicker.