Skip to content

Commit 234f7f3

Browse files
committed
All: Remove "Depends" comment
Ref #9464 Ref jquerygh-1029
1 parent 1216e2a commit 234f7f3

32 files changed

+0
-130
lines changed

ui/jquery.ui.accordion.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/accordion/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
1410
*/
1511
(function( factory ) {
1612
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.autocomplete.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/autocomplete/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
14-
* jquery.ui.position.js
15-
* jquery.ui.menu.js
1610
*/
1711
(function( factory ) {
1812
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.button.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/button/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
1410
*/
1511
(function( factory ) {
1612
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.datepicker.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/datepicker/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.dialog.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/dialog/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
14-
* jquery.ui.button.js
15-
* jquery.ui.draggable.js
16-
* jquery.ui.mouse.js
17-
* jquery.ui.position.js
18-
* jquery.ui.resizable.js
1910
*/
2011
(function( factory ) {
2112
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.draggable.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/draggable/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.mouse.js
14-
* jquery.ui.widget.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.droppable.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/droppable/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
14-
* jquery.ui.mouse.js
15-
* jquery.ui.draggable.js
1610
*/
1711
(function( factory ) {
1812
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-blind.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/blind-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-bounce.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/bounce-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-clip.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/clip-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-drop.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/drop-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-explode.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/explode-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-fade.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/fade-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-fold.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/fold-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-highlight.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/highlight-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-puff.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/puff-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
13-
* jquery.ui.effect-scale.js
1410
*/
1511
(function( factory ) {
1612
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-pulsate.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/pulsate-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-scale.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/scale-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
13-
* jquery.ui.effect-size.js
1410
*/
1511
(function( factory ) {
1612
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-shake.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/shake-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-size.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/size-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-slide.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/slide-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.effect-transfer.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/transfer-effect/
10-
*
11-
* Depends:
12-
* jquery.ui.effect.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.menu.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/menu/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
14-
* jquery.ui.position.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.mouse.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/mouse/
10-
*
11-
* Depends:
12-
* jquery.ui.widget.js
1310
*/
1411
(function( factory ) {
1512
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.progressbar.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/progressbar/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
1410
*/
1511
(function( factory ) {
1612
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.resizable.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/resizable/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.mouse.js
14-
* jquery.ui.widget.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.selectable.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/selectable/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.mouse.js
14-
* jquery.ui.widget.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.slider.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/slider/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.mouse.js
14-
* jquery.ui.widget.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.sortable.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/sortable/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.mouse.js
14-
* jquery.ui.widget.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.spinner.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/spinner/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
14-
* jquery.ui.button.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.tabs.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/tabs/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
1410
*/
1511
(function( factory ) {
1612
if ( typeof define === "function" && define.amd ) {

ui/jquery.ui.tooltip.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
* http://jquery.org/license
88
*
99
* http://api.jqueryui.com/tooltip/
10-
*
11-
* Depends:
12-
* jquery.ui.core.js
13-
* jquery.ui.widget.js
14-
* jquery.ui.position.js
1510
*/
1611
(function( factory ) {
1712
if ( typeof define === "function" && define.amd ) {

0 commit comments

Comments
 (0)