mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
parent
1216e2aaf5
commit
234f7f3c0e
4
ui/jquery.ui.accordion.js
vendored
4
ui/jquery.ui.accordion.js
vendored
@ -7,10 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/accordion/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
6
ui/jquery.ui.autocomplete.js
vendored
6
ui/jquery.ui.autocomplete.js
vendored
@ -7,12 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/autocomplete/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
* jquery.ui.position.js
|
||||
* jquery.ui.menu.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
4
ui/jquery.ui.button.js
vendored
4
ui/jquery.ui.button.js
vendored
@ -7,10 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/button/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.datepicker.js
vendored
3
ui/jquery.ui.datepicker.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/datepicker/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
9
ui/jquery.ui.dialog.js
vendored
9
ui/jquery.ui.dialog.js
vendored
@ -7,15 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/dialog/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
* jquery.ui.button.js
|
||||
* jquery.ui.draggable.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.position.js
|
||||
* jquery.ui.resizable.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.draggable.js
vendored
5
ui/jquery.ui.draggable.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/draggable/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
6
ui/jquery.ui.droppable.js
vendored
6
ui/jquery.ui.droppable.js
vendored
@ -7,12 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/droppable/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.draggable.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-blind.js
vendored
3
ui/jquery.ui.effect-blind.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/blind-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-bounce.js
vendored
3
ui/jquery.ui.effect-bounce.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/bounce-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-clip.js
vendored
3
ui/jquery.ui.effect-clip.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/clip-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-drop.js
vendored
3
ui/jquery.ui.effect-drop.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/drop-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-explode.js
vendored
3
ui/jquery.ui.effect-explode.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/explode-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-fade.js
vendored
3
ui/jquery.ui.effect-fade.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/fade-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-fold.js
vendored
3
ui/jquery.ui.effect-fold.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/fold-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-highlight.js
vendored
3
ui/jquery.ui.effect-highlight.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/highlight-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
4
ui/jquery.ui.effect-puff.js
vendored
4
ui/jquery.ui.effect-puff.js
vendored
@ -7,10 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/puff-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
* jquery.ui.effect-scale.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-pulsate.js
vendored
3
ui/jquery.ui.effect-pulsate.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/pulsate-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
4
ui/jquery.ui.effect-scale.js
vendored
4
ui/jquery.ui.effect-scale.js
vendored
@ -7,10 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/scale-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
* jquery.ui.effect-size.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-shake.js
vendored
3
ui/jquery.ui.effect-shake.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/shake-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-size.js
vendored
3
ui/jquery.ui.effect-size.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/size-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-slide.js
vendored
3
ui/jquery.ui.effect-slide.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/slide-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.effect-transfer.js
vendored
3
ui/jquery.ui.effect-transfer.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/transfer-effect/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.effect.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.menu.js
vendored
5
ui/jquery.ui.menu.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/menu/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
* jquery.ui.position.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
3
ui/jquery.ui.mouse.js
vendored
3
ui/jquery.ui.mouse.js
vendored
@ -7,9 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/mouse/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
4
ui/jquery.ui.progressbar.js
vendored
4
ui/jquery.ui.progressbar.js
vendored
@ -7,10 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/progressbar/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.resizable.js
vendored
5
ui/jquery.ui.resizable.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/resizable/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.selectable.js
vendored
5
ui/jquery.ui.selectable.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/selectable/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.slider.js
vendored
5
ui/jquery.ui.slider.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/slider/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.sortable.js
vendored
5
ui/jquery.ui.sortable.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/sortable/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.mouse.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.spinner.js
vendored
5
ui/jquery.ui.spinner.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/spinner/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
* jquery.ui.button.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
4
ui/jquery.ui.tabs.js
vendored
4
ui/jquery.ui.tabs.js
vendored
@ -7,10 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/tabs/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
5
ui/jquery.ui.tooltip.js
vendored
5
ui/jquery.ui.tooltip.js
vendored
@ -7,11 +7,6 @@
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/tooltip/
|
||||
*
|
||||
* Depends:
|
||||
* jquery.ui.core.js
|
||||
* jquery.ui.widget.js
|
||||
* jquery.ui.position.js
|
||||
*/
|
||||
(function( factory ) {
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
|
Loading…
Reference in New Issue
Block a user