jQuery 1.7.2 Beta 1 发布

jopen 12年前
     <p>下载地址:<a href="/misc/goto?guid=4958327364652147363">http://code.jquery.com/jquery-1.7.2b1.js</a></p>    <p>改进记录:</p>    <h3>Ajax</h3>    <ul>     <li><a href="/misc/goto?guid=4958327365461295036">#10978</a>: jQuery.param() should allow non-native constructed objects as property values</li>    </ul>    <h3>Attributes</h3>    <ul>     <li><a href="/misc/goto?guid=4958327366260344758">#5571</a>: Allow chaining when passing undefined to any setter in jQuery</li>    </ul>    <h3>Build</h3>    <ul>     <li><a href="/misc/goto?guid=4958327367057899079">#10692</a>: Configure the jshint options to more accurately match the style guide</li>     <li><a href="/misc/goto?guid=4958327367873659582">#10902</a>: ability to test a built version of jQuery in unit tests</li>     <li><a href="/misc/goto?guid=4958327368678601471">#10931</a>: Unit tests shouldn’t require internet access</li>    </ul>    <h3>Core</h3>    <ul>     <li><a href="/misc/goto?guid=4958327369473671814">#10466</a>: jQuery.param() mistakes wrapped primitives for deep objects</li>    </ul>    <h3>Css</h3>    <ul>     <li><a href="/misc/goto?guid=4958327370269451836">#10639</a>: outerWidth(true) and css(‘margin’) returning % instead of px in Webkit</li>     <li><a href="/misc/goto?guid=4958327371071398821">#10754</a>: have jQuery.swap return the return of the callback instead of just executing it</li>     <li><a href="/misc/goto?guid=4958327371869352689">#10782</a>: Incorrect calculating width</li>     <li><a href="/misc/goto?guid=4958327372676603122">#10796</a>: Bug in IE7 with $(‘#el’).css.(‘background-position’)</li>     <li><a href="/misc/goto?guid=4958327373468962772">#10858</a>: css.js regular expressions are incomplete</li>     <li><a href="/misc/goto?guid=4958327374276078702">#11119</a>: The curCSS function only need 2 arguments</li>    </ul>    <h3>Effects</h3>    <ul>     <li><a href="/misc/goto?guid=4958327375068589360">#8498</a>: Animate Hooks</li>     <li><a href="/misc/goto?guid=4958327375880404003">#10006</a>: method show is not working as expected in all browsers when called for document fragment</li>     <li><a href="/misc/goto?guid=4958327376681528806">#10848</a>: Animation toggling loses state tracking in certain atomic edge cases</li>    </ul>    <h3>Event</h3>    <ul>     <li><a href="/misc/goto?guid=4958327377499938971">#8165</a>: .live(‘click’, handler) fires on disabled buttons with child elements in Chrome</li>     <li><a href="/misc/goto?guid=4958327378300029680">#10819</a>: Eliminate “this.on.call(this, “</li>     <li><a href="/misc/goto?guid=4958327379097489413">#10878</a>: $(“select”).live(“change”, function(){ …broken in IE8 in jQuery 1.7</li>     <li><a href="/misc/goto?guid=4958327379894650727">#10961</a>: Error in XRegExp using jQuery 1.7.1 in IE6-9</li>     <li><a href="/misc/goto?guid=4958327380702023082">#10970</a>: The .on() selector parameter doesn’t work with :not(:first) selector</li>     <li><a href="/misc/goto?guid=4958327381496863335">#10984</a>: Cannot off() custom events ($.event.special)</li>     <li><a href="/misc/goto?guid=4958327382304893266">#11021</a>: Hover hack mangles a namespace named “hover”</li>     <li><a href="/misc/goto?guid=4958327383096491023">#11076</a>: .clone(true) loses delegation filters</li>     <li><a href="/misc/goto?guid=4958327383897156620">#11130</a>: jQuery.fn.on: binding map with null selector ignores data</li>     <li><a href="/misc/goto?guid=4958327384698787617">#11145</a>: $(document).on() not working with name=”disabled”</li>    </ul>    <h3>Manipulation</h3>    <ul>     <li><a href="/misc/goto?guid=4958327385510779315">#9427</a>: Passing undefined to .text() does not trigger setter</li>     <li><a href="/misc/goto?guid=4958327386303786298">#10753</a>: inline the evalScript function in manipulation.js as it’s only used once</li>     <li><a href="/misc/goto?guid=4958327387105014411">#10864</a>: text() method on a document fragment always returns the empty string</li>     <li><a href="/misc/goto?guid=4958327387895568553">#11055</a>: Update HTML5 Shim elements list to support latest html5shiv</li>    </ul>    <h3>Misc</h3>    <ul>     <li><a href="/misc/goto?guid=4958327388684816653">#10952</a>: .fired() doesn’t work on Callbacks object when it is flagged with “once”</li>     <li><a href="/misc/goto?guid=4958327389486347034">#11257</a>: Wrong path to source files in test suite if PHP missing</li>    </ul>    <h3>Support</h3>    <ul>     <li><a href="/misc/goto?guid=4958327390276266449">#11048</a>: Support Tests affect layout for positioned elements in IE6-9</li>    </ul>