Skip to content

Stable#812

Closed
q13 wants to merge 319 commits into
jquery:masterfrom
q13:stable
Closed

Stable#812
q13 wants to merge 319 commits into
jquery:masterfrom
q13:stable

Conversation

@q13
Copy link
Copy Markdown

@q13 q13 commented Nov 6, 2012

Sorry,it is a wrong operation

rdworth and others added 30 commits April 7, 2011 09:14
…t API doesn't exist in jQueery 1.3.2. Fixes #7226 - Dialog buttons badly handled with JQuery 1.3.2.
…ould be hidden when value is at 0%

(cherry picked from commit 3b77ac6)
…quest background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps

(cherry picked from commit 64f13b6)
…e:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps

(cherry picked from commit 08b6a2b)
… Incorrect dateFormat in jquery.ui.datepicker-nl.js.

(cherry picked from commit 3af0923)
…day name for Slovak localization.

(cherry picked from commit 59c787f)
… and adjust the queueing logic for jQuery 1.6 compatibility. Fixes #7275 - $.effects.animateClass broken in jQuery 1.6.
…px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined)

(cherry picked from commit 5058ac3)
…event binding in Datepicker initialization.

(cherry picked from commit 74d195e)
…ntainer. Fixed #4445 containment ignored when scrolling in overflow div

(cherry picked from commit d620749)
….parseDate does not work for some locale date strings.

(cherry picked from commit a891e81)
…xed #6704 - Display overflow when multiple datepickers have different numberOfMonths.

(cherry picked from commit fc97ccd)
…ehavior was inconsisten between BUTTON and A elements.

(cherry picked from commit a7f1659)
…ess to prevent being able to tab away leaving the datepicker open. Fixed #6775 - DatePicker remains open when tabbing out
…iginalEvent. Fixed #4333 - Nested draggables problem in IE

(cherry picked from commit 9c50bdf)
… #6948 - Resizable autoHide Doesn't Work With Resizable's disable

(cherry picked from commit 0e2bc5e)
…prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6.
… of dates even if only 5 are needed.

(cherry picked from commit ac459ff)
…rtable Demo duplicates DOM Ids.

(cherry picked from commit 98fcb47)
… option in Firefox. Fixed #7322 - datepicker: Year would disappear when changing option.

(cherry picked from commit a645630)
…. Fixed #6850 - Disable datepicker should disable month and year dropdowns.

(cherry picked from commit 4585182)
q13 added 29 commits March 30, 2012 13:54
1、修正添加item一处问题
2、添加removeItem接口
更改为即时验证,配置项信息对后来添加的dom依然有效
reset方法名修正为hide
添加setvalue方法
1、当验证函数返回undefined时,中断验证过程,并认为通过验证;只有严格返回false才会识别为未通过验证,并中断验证过程(此方式用于allowBlank设置)
@jzaefferer jzaefferer closed this Nov 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.