Open main menu
米舟开源
Java
Golang
Javascript
Swift
Android
中间件
软件
Changelog
教程
工具
联系我们
visjs/vis-timeline
Watch
Star
Fork
简介
统计
版本
2023-10-28 01:49:02
vis-timeline
visjs
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
visjs
v7.7.2
7.7.2
(2023-03-22)
Bug Fixes
deps:
update dependency uuid to v9 (
#1518
) (
35fc545
)
2023-03-22 01:10:11
vis-timeline
visjs
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
visjs
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
visjs
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
visjs
v7.5.1
7.5.1
(2022-03-01)
Bug Fixes
data:
primarily use public API idProp (
#1330
) (
c887407
)
2021-11-07 03:06:01
vis-timeline
visjs
v7.5.0
7.5.0
(2021-11-06)
Bug Fixes
add limitSize boolean to DataItems's typings (
#1128
) (
00badeb
)
Features
add Lithuanian Translation (
#1267
) (
e7250f0
)
Improve performance of stack function (
#1281
) (
171cdb4
)
2021-06-06 01:13:05
vis-timeline
visjs
v7.4.9
7.4.9
(2021-06-05)
Bug Fixes
Add back adding item by doubletap (
#1081
) (
eb05721
)
2021-04-29 02:18:19
vis-timeline
visjs
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
visjs
v7.4.7
7.4.7
(2021-04-10)
Bug Fixes
allow configuring the XSS protection behavior (
#1010
) (
47b8bed
), closes
#846