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

Commit 96c0798

Browse files
committed
docs(README): add notice about older jQuery versions
1 parent 6b2d806 commit 96c0798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This directive allows you to sort an array with drag & drop.
1010

1111
## Requirements
1212

13-
- JQuery
14-
- JQueryUI 1.9+
13+
- JQuery v3.1+ (for jQuery v1.x & v2.x use [v0.14.x versions](https://github.com/angular-ui/ui-sortable/tree/v0.14.x-stable))
14+
- JQueryUI v1.12+
1515
- AngularJS v1.2+
1616

1717
[Single minified cdn link](http://cdn.jsdelivr.net/g/jquery@1,jquery.ui@1.10%28jquery.ui.core.min.js+jquery.ui.widget.min.js+jquery.ui.mouse.min.js+jquery.ui.sortable.min.js%29,angularjs@1.2,angular.ui-sortable) ~245kB and [example](http://codepen.io/thgreasi/pen/olDJi) with JQuery v1.x, required parts of JQueryUI v1.10, AngularJS v1.2 & latest angular-ui-sortable.

0 commit comments

Comments
 (0)