visjs/vis-timeline
 Watch   
 Star   
 Fork   
19 days ago
vis-timeline

v8.3.0

8.3.0 (2025-08-10)

Features

2025-07-29 02:26:43
vis-timeline

v8.2.1

8.2.1 (2025-07-28)

Bug Fixes

  • timeline: focus when clicking custom markers (#1896) (a1dcfb8)
2025-07-29 02:14:05
vis-timeline

v8.2.0

8.2.0 (2025-07-28)

Features

2025-07-24 00:44:21
vis-timeline

v8.1.2

8.1.2 (2025-07-23)

Bug Fixes

  • timeline: significantly reduce unexpected vertical jumping when moving the timeline (#1677) (62e7222)
2025-07-19 19:34:32
vis-timeline

v8.1.1

8.1.1 (2025-07-19)

Bug Fixes

2025-07-13 15:38:23
vis-timeline

v8.1.0

8.1.0 (2025-07-13)

Features

2025-07-13 15:06:42
vis-timeline

v8.0.2

8.0.2 (2025-07-13)

Bug Fixes

2025-07-13 04:30:47
vis-timeline

v8.0.1

8.0.1 (2025-07-12)

Bug Fixes

  • deps: require version of vis-* pkgs that are hybrid ESM+CJS (24d4f70)
2025-07-13 03:11:32
vis-timeline

v8.0.0

8.0.0 (2025-07-12)

Bug Fixes

  • deps: major vis-* updates (97770e2)

  • deps: major vis-* updates (3012e85)

  • deps: major vis-* updates (3691d50)

  • feat(package)!: rework to hybrid ESM+CJS package (84a88e8)

BREAKING CHANGES

  • For most people there should be no breaking changes, e.g. if you require this package, you'll get CJS, if you import this package, you'll get ESM. However, I'm sure there will be edge cases and this will require some migration steps for some so I'm labeling it as a major (breaking) release.

In case of edge cases, it should suffice to rewrite imports.

2025-05-11 00:41:29
vis-timeline

v7.7.4

7.7.4 (2025-05-10)

Bug Fixes

  • deps: allow uuid ^10 and ^11 (1877648)