visjs/vis-timeline
 Watch   
 Star   
 Fork   
2023-10-28 01:49:02
vis-timeline

v7.7.3

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)
2023-03-22 19:06:36
vis-timeline

v7.7.2

7.7.2 (2023-03-22)

Bug Fixes

2023-03-22 01:10:11
vis-timeline

v7.7.1

7.7.1 (2023-03-21)

Bug Fixes

  • deps: synchronize peer dep versions across packages (#1599) (7e0e10c)
2022-07-11 05:23:22
vis-timeline

v7.7.0

7.7.0 (2022-07-10)

Features

  • add example for showWeekScale with day scale time axis (#1420) (6315f3c)
2022-07-11 05:08:48
vis-timeline

v7.6.0

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)
2022-03-02 02:17:57
vis-timeline

v7.5.1

7.5.1 (2022-03-01)

Bug Fixes

2021-11-07 03:06:01
vis-timeline

v7.5.0

7.5.0 (2021-11-06)

Bug Fixes

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

Features

2021-06-06 01:13:05
vis-timeline

v7.4.9

7.4.9 (2021-06-05)

Bug Fixes

2021-04-29 02:18:19
vis-timeline

v7.4.8

7.4.8 (2021-04-28)

Bug Fixes

  • add getItemsAtCurrentTime(timeOfEvent) & delay optimization on item click for trackpads (#910) (a76bf87)
2021-04-10 23:23:52
vis-timeline

v7.4.7

7.4.7 (2021-04-10)

Bug Fixes