Releases: tjenkinson/dynamic-marquee
Releases · tjenkinson/dynamic-marquee
v2.3.13
- fix to make sure we fetch an accurate item width/height if the cached value was 0
Full Changelog: v2.3.12...v2.3.13
v2.3.12
- fix
startOnScreen
not working
Full Changelog: v2.3.11...v2.3.12
v2.3.11
- fix some bugs related to changing rate sign and asking for new items
Full Changelog: v2.3.10...v2.3.11
v2.3.10
- Fixed various bugs
Full Changelog: v2.3.9...v2.3.10
v2.3.9
What's Changed
- calculate new offsets before deciding if another item is needed by @tjenkinson in #463
- revert change to shrink if item gets smaller by @tjenkinson in #464
Full Changelog: v2.3.8...v2.3.9
v2.3.8
What's Changed
- react to item size shrinking as well as growing by @tjenkinson in #462
Full Changelog: v2.3.7...v2.3.8
v2.3.7
What's Changed
- schedule render on raf if item size changes by @tjenkinson in #461
Full Changelog: v2.3.6...v2.3.7
v2.3.6
What's Changed
- request a new item when the rate changes from 0 to something by @tjenkinson in #444
Full Changelog: v2.3.4...v2.3.6
v2.3.5
What's Changed
- make sure items have a width for
upDown
mode by @tjenkinson in #436
Full Changelog: v2.3.4...v2.3.5
v2.3.4
What's Changed
- add
position: relative
to window by @tjenkinson in #377
Full Changelog: v2.3.3...v2.3.4