Releases: visjs/vis-timeline
Releases · visjs/vis-timeline
v7.4.6
7.4.6 (2021-01-15)
Bug Fixes
v7.4.5
7.4.5 (2020-12-21)
Bug Fixes
v7.4.4
7.4.4 (2020-12-20)
Bug Fixes
v7.4.3
7.4.3 (2020-12-18)
Bug Fixes
- add template functions can return HTMLElement (#836) (63fb02d)
v7.4.2
7.4.2 (2020-10-24)
Bug Fixes
- purge instanceof Array from the codebase (#750) (c57effa)
v7.4.1
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
7.4.0 (2020-10-16)
Features
- data: allow custom DataSet/View implementations (#729) (36e1482)
v7.3.12
7.3.12 (2020-10-14)
Bug Fixes
- format options object so its unique within a TimeAxis instance (#723) (3a4b869)
v7.3.11
7.3.11 (2020-10-13)
Bug Fixes
- util.typecoercedataset: restore timeline.itemsData.clear accessor (#716) (6943dee), closes #259 #715
v7.3.10
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)