Releases: tjenkinson/dynamic-marquee
Releases · tjenkinson/dynamic-marquee
v2.6.5
What's Changed
- Use
getBoundingClientRectinstead ofgetComputedStyleby @tjenkinson in #754
Full Changelog: v2.6.4...v2.6.5
v2.6.4
What's Changed
- Resync the slider when zoom changes by @tjenkinson in #709
Full Changelog: v2.6.3...v2.6.4
v2.6.3
- Added link to deployed demo in readme
Full Changelog: v2.6.2...v2.6.3
v2.6.2
- Mention react version on readme
Full Changelog: v2.6.1...v2.6.2
v2.6.1
- Configured eslint
- demo and readme tweaks
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- implement api to get item size by @tjenkinson in #468
- implement
getGapSizeby @tjenkinson in #469 - Move demo to stackblitz
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.1
What's Changed
- use
all: unsetcss to prevent any style conflicts by @tjenkinson in #467
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.14
- revert fix to make sure we fetch an accurate item width/height if the cached value was 0, as it's an edge case that can be avoided from outside by making sure when an item is appended there is already content in it.
Full Changelog: v2.3.13...v2.3.14