Skip to content

Releases: visjs/vis-util

v5.0.7

20 Nov 09:08
2871841
Compare
Choose a tag to compare

5.0.7 (2023-11-20)

Bug Fixes

  • deps: update dependency component-emitter to v2 (#1439) (2871841)

v5.0.6

04 Nov 04:56
56f7d6b
Compare
Choose a tag to compare

5.0.6 (2023-11-04)

Performance Improvements

  • remove add/remove event listener polyfills (#1417) (8e77607)

v5.0.5

03 Oct 18:49
87e7516
Compare
Choose a tag to compare

5.0.5 (2023-10-03)

Bug Fixes

v5.0.4

13 Sep 20:31
d59884f
Compare
Choose a tag to compare

5.0.4 (2023-09-13)

Bug Fixes

v5.0.3

04 Mar 18:54
6dbcd30
Compare
Choose a tag to compare

5.0.3 (2022-03-04)

Bug Fixes

v5.0.2

06 Feb 21:37
3a5f6b1
Compare
Choose a tag to compare

5.0.2 (2021-02-06)

Bug Fixes

  • types: use only types compatible with old (>6 months) TS (#769) (3a5f6b1)

v5.0.1

08 Jan 16:32
49ade9a
Compare
Choose a tag to compare

5.0.1 (2021-01-08)

Bug Fixes

v5.0.0

08 Jan 09:54
7b9a2f8
Compare
Choose a tag to compare

5.0.0 (2021-01-08)

Features

BREAKING CHANGES

  • shared: This fixes potential XSS issues that recless people may
    unintentionally introduce. Those who sanitize the HTML or have other
    strategy (e.g. hardcoded HTML) to prevent XSS (or don't care) can pass
    an element.

Co-authored-by: jos wjosdejong@gmail.com
Co-authored-by: Alex de Mulder alexdemulder@gmail.com
Co-authored-by: Alex de Mulder alex@almende.org
Co-authored-by: Felix Hayashi ninshinobi@msn.com
Co-authored-by: Lewis B lewisjb@users.noreply.github.com
Co-authored-by: Pat Sissons patricksissons@gmail.com
Co-authored-by: wimrijnders wrijnders@gmail.com
Co-authored-by: macleodbroad-wf macleodbroad-wf@users.noreply.github.com
Co-authored-by: michel404 michelfugers@gmail.com
Co-authored-by: Alexander Wunschik dev@wunschik.net
Co-authored-by: Alexander Wunschik alex@wunschik.net
Co-authored-by: ylarom ylarom@gmail.com
Co-authored-by: Vis Bot visjsbot@gmail.com

v4.3.4

01 Aug 15:12
1344751
Compare
Choose a tag to compare

4.3.4 (2020-08-01)

Bug Fixes

  • deep-object-assign: enumarability check (#465) (1344751)

v4.3.3

18 Jul 16:20
d859cbd
Compare
Choose a tag to compare

4.3.3 (2020-07-18)

Bug Fixes

  • deep-object-assign: prohibit console.log (#446) (d859cbd)