Releases: tjenkinson/dynamic-marquee
Releases · tjenkinson/dynamic-marquee
v2.3.3
What's Changed
- pause if removed from the dom by @tjenkinson in #375
- resync if tab is becoming active by @tjenkinson in #376
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- types: allow
touching
to benull
by @tjenkinson in #374
Full Changelog: v2.3.1...v2.3.2
v2.3.1
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- use a single sliding transform, add
touching
andmetadata
, deprecateimmediatelyFollowsPrevious
by @tjenkinson in #373
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- add
Item
type and fix type foronItemRequired
function return by @tjenkinson in #369
Full Changelog: v2.1.5...v2.2.0
v2.1.5
What's Changed
- handle
_lastUpdateTime
being unset by @tjenkinson in #360, which fixes bug wherestartOnScreen
and a negativerate
would not work properly
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- prevent frequent style recalculations by @tjenkinson in #357
Full Changelog: v2.1.3...v2.1.4
v2.1.3
Fix clear()
v2.1.2
Minor bug fixes.
v2.1.1
What's Changed
- Fix typescript types by @maltekiessling in #305
New Contributors
- @maltekiessling made their first contribution in #305
Full Changelog: v2.1.0...v2.1.1