Releases: visjs/vis-timeline
Releases · visjs/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)
v7.7.2
7.7.2 (2023-03-22)
Bug Fixes
v7.7.1
7.7.1 (2023-03-21)
Bug Fixes
- deps: synchronize peer dep versions across packages (#1599) (7e0e10c)
v7.7.0
7.7.0 (2022-07-10)
Features
- add example for showWeekScale with day scale time axis (#1420) (6315f3c)
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)
v7.5.1
7.5.1 (2022-03-01)
Bug Fixes
v7.5.0
7.5.0 (2021-11-06)
Bug Fixes
- add limitSize boolean to DataItems's typings (#1128) (00badeb)
Features
v7.4.9
7.4.9 (2021-06-05)
Bug Fixes
v7.4.8
7.4.8 (2021-04-28)
Bug Fixes
- add getItemsAtCurrentTime(timeOfEvent) & delay optimization on item click for trackpads (#910) (a76bf87)
v7.4.7
7.4.7 (2021-04-10)
Bug Fixes