Skip to content

Releases: dabeng/OrgChart

2.1.7

06 Oct 01:05
Compare
Choose a tag to compare

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

2.1.6

03 Oct 16:01
Compare
Choose a tag to compare

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

2.1.5

19 Aug 14:06
Compare
Choose a tag to compare

Update basic styles

2.1.4

17 Aug 15:47
Compare
Choose a tag to compare

Upgrade unit testing based on gulp 4

2.1.3

14 Aug 03:18
Compare
Choose a tag to compare

bug-fix: drag & drop not working on Firefox

2.1.2

12 Aug 00:09
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

add e2e tests based on testcafe.

2.0.14

21 Dec 08:05
Compare
Choose a tag to compare

refactor the method getHierarchy()