Skip to content

Releases: visjs/vis-timeline

v7.7.3

27 Oct 17:59
0fbb834
Compare
Choose a tag to compare

7.7.3 (2023-10-27)

Performance Improvements

  • remove add/remove event polyfills\n\nWe don't polyfill these browsers using core-js (i.e. it most likely doesn't work anyway) and barely anyone is using them nowadays. (#1702) (0fbb834)

v7.7.2

22 Mar 11:16
35fc545
Compare
Choose a tag to compare

7.7.2 (2023-03-22)

Bug Fixes

v7.7.1

21 Mar 17:20
7e0e10c
Compare
Choose a tag to compare

7.7.1 (2023-03-21)

Bug Fixes

  • deps: synchronize peer dep versions across packages (#1599) (7e0e10c)

v7.7.0

10 Jul 21:35
Compare
Choose a tag to compare

7.7.0 (2022-07-10)

Features

  • add example for showWeekScale with day scale time axis (#1420) (6315f3c)

v7.6.0

10 Jul 21:20
Compare
Choose a tag to compare

7.6.0 (2022-07-10)

Bug Fixes

  • make eslint ignore existing fallthrough line (cfe2584)

Features

  • account locale in week scale for major label (e596fa2)
  • add example for showWeekScale with day scale time axis (0b8b8c7)
  • make showWeekScale activate week number majorLabels for day scale (c1a39d8)

v7.5.1

01 Mar 18:28
c887407
Compare
Choose a tag to compare

7.5.1 (2022-03-01)

Bug Fixes

v7.5.0

06 Nov 19:16
00badeb
Compare
Choose a tag to compare

7.5.0 (2021-11-06)

Bug Fixes

  • add limitSize boolean to DataItems's typings (#1128) (00badeb)

Features

v7.4.9

05 Jun 17:23
eb05721
Compare
Choose a tag to compare

7.4.9 (2021-06-05)

Bug Fixes

v7.4.8

28 Apr 18:30
a76bf87
Compare
Choose a tag to compare

7.4.8 (2021-04-28)

Bug Fixes

  • add getItemsAtCurrentTime(timeOfEvent) & delay optimization on item click for trackpads (#910) (a76bf87)

v7.4.7

10 Apr 15:34
47b8bed
Compare
Choose a tag to compare

7.4.7 (2021-04-10)

Bug Fixes