Skip to content

Releases: visjs/vis-timeline

v7.4.6

15 Jan 09:02
ae7d179
Compare
Choose a tag to compare

7.4.6 (2021-01-15)

Bug Fixes

v7.4.5

21 Dec 21:06
a106c0a
Compare
Choose a tag to compare

7.4.5 (2020-12-21)

Bug Fixes

  • deps: add XSS among peer dependencies (#843) (a106c0a)

v7.4.4

20 Dec 13:51
a7ca349
Compare
Choose a tag to compare

7.4.4 (2020-12-20)

Bug Fixes

v7.4.3

18 Dec 11:00
63fb02d
Compare
Choose a tag to compare

7.4.3 (2020-12-18)

Bug Fixes

  • add template functions can return HTMLElement (#836) (63fb02d)

v7.4.2

24 Oct 09:51
c57effa
Compare
Choose a tag to compare

7.4.2 (2020-10-24)

Bug Fixes

  • purge instanceof Array from the codebase (#750) (c57effa)

v7.4.1

24 Oct 08:29
97d3f16
Compare
Choose a tag to compare

7.4.1 (2020-10-24)

Bug Fixes

  • timeline.setgroups: nested groups fold correcly when input is array (#718) (97d3f16), closes #113 #203

v7.4.0

16 Oct 06:12
36e1482
Compare
Choose a tag to compare

7.4.0 (2020-10-16)

Features

  • data: allow custom DataSet/View implementations (#729) (36e1482)

v7.3.12

14 Oct 19:49
3a4b869
Compare
Choose a tag to compare

7.3.12 (2020-10-14)

Bug Fixes

  • format options object so its unique within a TimeAxis instance (#723) (3a4b869)

v7.3.11

13 Oct 18:55
6943dee
Compare
Choose a tag to compare

7.3.11 (2020-10-13)

Bug Fixes

  • util.typecoercedataset: restore timeline.itemsData.clear accessor (#716) (6943dee), closes #259 #715

v7.3.10

05 Oct 08:02
3363147
Compare
Choose a tag to compare

7.3.10 (2020-10-05)

Bug Fixes

  • util.convert: epoch times stored as strings convert correctly, unit test fixup, parse iso dates in local tz (#699) (3363147)