Skip to content

Releases: dabeng/OrgChart

2.1.8

09 Oct 05:28

Choose a tag to compare

update the ui visual regression tests

2.1.7

06 Oct 01:05

Choose a tag to compare

(1) update travis.yml
(2) refactor the ui visual regression

2.1.6

03 Oct 16:01

Choose a tag to compare

We have introduced jest-image-snapshot to go visual regression testing.

2.1.5

19 Aug 14:06

Choose a tag to compare

Update basic styles

2.1.4

17 Aug 15:47

Choose a tag to compare

Upgrade unit testing based on gulp 4

2.1.3

14 Aug 03:18

Choose a tag to compare

bug-fix: drag & drop not working on Firefox

2.1.2

12 Aug 00:09

Choose a tag to compare

Since version 2.1.2, users can get every node's info by accessing data property "nodeData" after orgchart initialization.

2.1.1

03 Feb 02:28

Choose a tag to compare

  1. Generate external source map files for jquery.orgchart.min.js"
  2. Set jquery dependency to compatible with version 3.2.1

2.1.0

20 Jan 00:38

Choose a tag to compare

  1. refactor the core method buildHierarchy()
  2. rename option depth to visibleLevel
  3. rename option verticalDepth to verticalLevel
  4. add unit tests, integration tests and e2e tests

2.0.15

01 Jan 14:44

Choose a tag to compare

add e2e tests based on testcafe.