Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 93c4b7d

Browse files
committed
Improvement(README) added notes about dependencies.
Script include order & jquery-ui minimal custom build.
1 parent e7f7097 commit 93c4b7d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ This directive allows you to sort an array with drag & drop.
66

77
- JQuery
88
- JQueryUI
9+
- AngularJS
10+
11+
**Notes:**
12+
> JQuery must be included before AngularJS.
13+
> JQueryUI dependecies include core, widget, mouse & sortable. Creating a [custom build](http://jqueryui.com/download/#!version=1.10&components=1110000010000000000000000000000000) will [greatly reduce](https://github.com/angular-ui/ui-sortable/issues/154#issuecomment-40279430) the required file size.
914
1015
## Usage
1116

0 commit comments

Comments
 (0)