Releases: dabeng/OrgChart
Releases · dabeng/OrgChart
2.0.14
21 Dec 08:05
Compare
Sorry, something went wrong.
No results found
refactor the method getHierarchy()
2.0.13
16 Dec 04:20
Compare
Sorry, something went wrong.
No results found
Update the dependencies of bower.js and make it consistent with package.json
2.0.12
14 Dec 12:42
Compare
Sorry, something went wrong.
No results found
2.0.11
12 Dec 13:08
Compare
Sorry, something went wrong.
No results found
refactor the core function createNode()
fix-bug: #320 #286
2.0.10
27 Nov 15:14
Compare
Sorry, something went wrong.
No results found
remove all the ":visible" selector from the js source code
2.0.9
24 Nov 07:18
Compare
Sorry, something went wrong.
No results found
rename event nodedropped.orgchart to nodedrop.orgchart
allow users to cancel the drop action
2.0.8
08 Nov 04:08
Compare
Sorry, something went wrong.
No results found
For high performance animations, we did the following improvements:
replace transitions with transforms
replace jquery ":visible" selector with class "hidden"
2.0.7
06 Nov 07:27
Compare
Sorry, something went wrong.
No results found
if you wanna export a pdf format or your orgchart includes picture, you have to introduce jspdf and set "exportFileextension" option to "pdf".
2.0.6
06 Nov 06:11
Compare
Sorry, something went wrong.
No results found
2.0.5
02 Nov 08:35
Compare
Sorry, something went wrong.
No results found
Since version 2.0.5, users are allowed to export current orgchart as a png or pdf file programmatically.