Skip to content

Releases: refokus-agency/marquee

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:00
32ffa07

1.5.1 (2026-08-18)

Bug Fixes

  • ci: enable npm provenance on the release workflow (#88) (32ffa07), closes #84

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:47
ddf2ff8

1.5.0 (2026-08-07)

Features

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:46
81911c8

1.4.1 (2026-08-04)

Bug Fixes

  • config: deprecate unused itemSelector option (#56) (#68) (81911c8)

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:06
863f0a9

1.3.4 (2026-07-29)

Bug Fixes

  • package: correct stale description and expand npm keywords (#60) (863f0a9), closes #59

v1.3.3

Choose a tag to compare

@refokus-team refokus-team released this 28 Jul 13:18
0ba7ee3

1.3.3 (2026-07-28)

Bug Fixes

  • migrate license from MIT placeholder to Apache-2.0 (#10) (2c0eb84)

v1.3.2

Choose a tag to compare

@refokus-team refokus-team released this 21 Jul 17:40
0ec3e43

1.3.2 (2026-07-21)

Bug Fixes

  • point example.html at the actual build output (076c837)

v1.3.1

Choose a tag to compare

@refokus-team refokus-team released this 01 Jun 17:51
f77199f

1.3.1 (2026-06-01)

Bug Fixes

  • marquee: seamless loop with track gap and clamp frame delta (5e7aeb3)

v1.3.0

Choose a tag to compare

@refokus-team refokus-team released this 17 Apr 12:44

1.3.0 (2026-04-17)

Features

  • marquee: add vertical option and disable draggable by default (62a73e0)

v1.2.0

Choose a tag to compare

@refokus-team refokus-team released this 03 Apr 12:23
477d249

1.2.0 (2026-04-03)

Features

  • marquee: support draggable and pauseOnHover via HTML attributes (f0e6c31)

v1.1.0

Choose a tag to compare

@refokus-team refokus-team released this 20 Mar 16:17
c0ef537

1.1.0 (2026-03-20)

Bug Fixes

  • marquee: prevent IntersectionObserver leak and add build:watch:types script (151b0c1)

Features

  • marquee: defer init until container is in viewport, flip lazy images to eager (de2bf09)