Skip to content

Releases: tol-is/use-scramble

v.2.2.15

23 Dec 11:25
Compare
Choose a tag to compare
  • Readme tweaks

v2.2.13

22 Dec 00:18
Compare
Choose a tag to compare
  • Fixes playOnMount prop

Thanks to @alexcarpenter

v.2.2.12

29 Jan 17:01
Compare
Choose a tag to compare

NextJS SSR fix by @maximousblk

v2.2.10

21 Dec 15:49
Compare
Choose a tag to compare

Implemented a ignore parameter, an array of strings that represents characters to avoid scrambling. By default the value [" "] just an empty space character that's useful to maintain the shape of the text

v2.2.9

20 Dec 22:14
Compare
Choose a tag to compare

Set the default chance to 1, being 100% chance of randomizing a position

v2.2.8

20 Dec 22:13
Compare
Choose a tag to compare
  • Implement a chance parameters, that controls the likelihood of any position being randomized.

v.2.2.7

19 Dec 21:17
Compare
Choose a tag to compare

Disable the animation when prefers-reduced-motion is enabled

v2.2.6

17 Dec 11:43
Compare
Choose a tag to compare

Package.json and readme updates

v2.2.4

15 Dec 23:55
Compare
Choose a tag to compare
  • non-tuple range param, was ignoring the last index

v2.2.3

15 Dec 22:23
Compare
Choose a tag to compare
  • fixed a bug causing a flickering issue noticeable with overflow and overdrive
  • renamed some internal functions