Skip to content

Releases: mattiacoll/vanilla-marquee

v1.1.2

07 Jun 18:14
d8526c0

Choose a tag to compare

Fixes #4 (setting direction: 'right') didn't do anything

v1.1.1

28 Mar 16:53

Choose a tag to compare

Added new refresh method.
New layout for options and methods.
The website is online: https://mattiacoll.github.io/vanilla-marquee-site/ , you can help improving it by creating PR on the site repo (https://github.com/mattiacoll/vanilla-marquee-site)

1.1.0

07 Mar 21:38
e874f32

Choose a tag to compare

  • New recalcResize option which fixes the marquee on page resize, useful for responsive sites where the marquee changes font size
  • Fixed various bugs with vertical marquee
  • Fixed an issue which didn't allow to have more than one marquee per page
  • Added eslint to have more consistent code

1.0.4

26 Feb 07:35

Choose a tag to compare

1.0.4

1.0.3

25 Feb 18:48

Choose a tag to compare

  • Added will-change: transform to .js-marquee as suggested in #1
  • Added types declarations
  • Reduced .min build by ~16%

1.0.2

21 Feb 17:43

Choose a tag to compare

Renamed package to vanilla-marquee since npm doesn't like js-marquee

1.0.1

21 Feb 17:29
536fc69

Choose a tag to compare

Fixed the workflow

1.0.0

21 Feb 17:23
5ef8956

Choose a tag to compare

Initial release