Ver código fonte

upgrade to jQuery UI v1.10.2

Adam Shaw 13 anos atrás
pai
commit
ba7d28d915

BIN
demos/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png


BIN
demos/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png


BIN
demos/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png


BIN
demos/cupertino/images/ui-bg_glass_50_3baae3_1x400.png


BIN
demos/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png


BIN
demos/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png


BIN
demos/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png


BIN
demos/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png


BIN
demos/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png


+ 3 - 3
demos/cupertino/theme.css

@@ -1,8 +1,8 @@
-/*! jQuery UI - v1.10.1 - 2013-03-03
+/*! jQuery UI - v1.10.2 - 2013-03-16
 * http://jqueryui.com
 * Includes: jquery.ui.core.css, jquery.ui.resizable.css
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=highlight_soft&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=highlight_hard&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=glass&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=glass&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=flat&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=highlight_hard&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
-* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */
+* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
 
 /* Layout helpers
 ----------------------------------*/
@@ -299,7 +299,6 @@
 .ui-icon {
 	width: 16px;
 	height: 16px;
-	background-position: 16px 16px;
 }
 .ui-icon,
 .ui-widget-content .ui-icon {
@@ -327,6 +326,7 @@
 }
 
 /* positioning */
+.ui-icon-blank { background-position: 16px 16px; }
 .ui-icon-carat-1-n { background-position: 0 0; }
 .ui-icon-carat-1-ne { background-position: -16px 0; }
 .ui-icon-carat-1-e { background-position: -32px 0; }

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 5
lib/jquery-ui-1.10.1.custom.min.js


Diferenças do arquivo suprimidas por serem muito extensas
+ 5 - 0
lib/jquery-ui-1.10.2.custom.min.js


+ 1 - 1
lumbar.json

@@ -23,7 +23,7 @@
     },
     "jquery-ui": {
       "scripts": [
-        "lib/jquery-ui-1.10.1.custom.min.js"
+        "lib/jquery-ui-1.10.2.custom.min.js"
       ]
     },
     "fullcalendar": {

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff