Skip to content

Releases: tjenkinson/dynamic-marquee

v2.1.0

20 Nov 17:33
9c19bb5
Compare
Choose a tag to compare

Adds startOnScreen option.

v2.0.2

20 Nov 17:31
2880cca
Compare
Choose a tag to compare

Various bug fixes

v2.0.1

03 May 13:59
Compare
Choose a tag to compare

Update version in jsdelivr link.

v2.0.0

03 May 13:58
Compare
Choose a tag to compare

Do not disable word wrap for items with upDown: true (#223)

v1.3.0

18 Oct 11:55
Compare
Choose a tag to compare
  • Now uses css transitions which it reschedules when needed to make it more efficient, because the transitions will continue even when the main thread is locked up.
  • Added TypeScript types.