Releases: tol-is/use-scramble
Releases · tol-is/use-scramble
v2.2.10
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
Set the default chance
to 1, being 100% chance of randomizing a position
v2.2.8
- Implement a
chance
parameters, that controls the likelihood of any position being randomized.
v.2.2.7
Disable the animation when prefers-reduced-motion
is enabled
v2.2.6
Package.json and readme updates
v2.2.4
- non-tuple
range
param, was ignoring the last index
v2.2.3
- fixed a bug causing a flickering issue noticeable with overflow and overdrive
- renamed some internal functions