3.0.5 • Published 7 years ago

angular-tree-dnd-fix v3.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Angular 1.x Display treeDnD & event DrapnDrop, field 'td' by tree.

因为之前angular-tree-dnd 仓库3.4 版本 存在压缩代码 访问问题 所以我fork 呢一份 单独发布一个 压缩没有问题的

license GitHub version Build Status

###Support (just when I'm online) Gitter

Demo:

###Requirement:

angular: >=1.2.1

Source (>= 3.0.4)

http://thienhung1989.github.io/angular-tree-dnd/3.0.4/ng-tree-dnd.css
http://thienhung1989.github.io/angular-tree-dnd/3.0.4/ng-tree-dnd.js
http://thienhung1989.github.io/angular-tree-dnd/3.0.4/ng-tree-dnd.min.js

Install bower:

bower install angular-tree-dnd

npm install angular-tree-dnd

Problems

  • Big data not good (development with scrollInfinite, will update soon late).

Feature

  • Display Data-Tree with 2 type: Table-Grid & List (ul, ol).
  • Drag & Drop.
  • Filter Data-Tree.
  • GroupBy (building, not ready)
  • Extended function Directive for Data-Tree (next, prex, remove,...)

Manuals & Documents:

Changes Log:

Thank To:

This product is the combination and optimization of 2: JimLiu (Drag2Drop) và khan4019 (Display Tree2Table).

Contact