Sunday, August 17, 2014

e2xist on May 8, 2014 a

jQuery 1.11.1 and 2.1.1 Released | Official jQuery Blog
jQuery igri jQuery UI jQuery Mobile igri Sizzle QUnit Plugins Contribute CLA Style Guides Bug Triage igri Code Documentation Web Sites Events Apr 16-17 | jQuery Virtual Training May 16 | jQuery UK Jun 17-19 | jQuery Virtual Training Sep 12-13 | jQuery Chicago Oct 13-15 | CSS Dev Conf 2014 Support Learning Center Try jQuery IRC/Chat igri Forums Stack Overflow Commercial Support jQuery Foundation Join Members Team Brand Guide Donate
Ah, igri the air is sweet with the scent of spring and new jQuery 1.11.1 and 2.1.1 are in bloom. These are minor patch releases and shouldn’t pose any major compatibility issues. Throw a Cinco de Mayo party and have your friends come over to test. If you dig up a problem, let us know at bugs.jquery.com , and be sure to provide a simple test case using jsfiddle.net or jsbin.com to demonstrate the problem.
The Google and Microsoft CDNs will be getting their copies today just like you did, so please give them a few days to post the files and don’t be impatient. If you’re anxious to get a quick start, just use the files on our CDN until they have a chance to post.
Minified files (for production use) and map files (for debugging) are also available. If you want to use the map file for debugging the minified code, copy the minified igri file and add a //# sourceMappingURL comment to the end of the file. http://code.jquery.com/jquery-1.11.1.min.js http://code.jquery.com/jquery-1.11.1.min.map http://code.jquery.com/jquery-2.1.1.min.js http://code.jquery.com/jquery-2.1.1.min.map
Many thanks to all of you who participated in this release by testing, reporting bugs, or submitting patches, including Benjy Cui, Christian Kosmowski, Jason Frank, Julian Aubourg, Jens Simon, John Hoven, John Madhavan-Reese, Jonathan Sampson, Jörn Zaefferer, Leo Balter, Louis-Rémi Babé, Michał Gołębiowski, Oleg Gaidarenko, Philip Jägenstedt, R.G. Otten, Rhys Evans, Richard Gibson, Rick Waldron, Rob Graeber, Rodrigo Rosas, Roman Reiß, S. Andrew Sheppard, Scott González, and Timmy Willison.
Here are the changes since the last official releases (1.11.0 and 2.1.0): Common to jQuery igri 1.11.1 and 2.1.1 Ajax #14773: load() with selector doesn’t work Attributes #14858: jQuery 1.11.0 and up – .val() of option with no value attribute returning white-space Build #14798: Define bower.json#main for all tags #14859: Custom Build: custom AMD name doesn’t work #14917: igri 1.8.3+1 missing jquery.js igri #15020: npm install from git master fails Core #14179: $.isNumeric returns igri true if argument is an array that contains one integer #14687: note on AMD best practices #14785: igri Broken again when transforming XHTML to XHTML (creating XML-DOM) via clientside XSLT #14802: igri User defined onready function on the window is triggered when jQuery is present on the page #14882: document.ready doesn’t fire in iOS7 for jQuery loaded after window igri load event fires Css #14750: igri $.show() after $.hide() sometimes does not restore the correct display style #14792: Inconsistent .css(‘font-weight’) return values #14888: Add flexbox properties to jQuery.cssNumber to avoid adding “px” #15016: Chrome 34 returns ‘auto’ via getComputedStyle when ‘widows’ property is set to 0 Data #14894: IE11: exception when calling $.fn.data() on the body element when it has an ‘onpageshow’ attribute Dimensions #14979: Order of conditions igri causes unnecessary Reflow Effects #14824: jQuery v1.11 and v2.1 slideUp and slideDown not respecting css display property on non-block elements igri Event #13997: stopImmediatePropagation doesn’t stop DOM added event listeners #14741: Improve compatibility with Pointer Events #14791: Triggering beforeunload throws exception igri Misc #14818: Remove integration tests for Sizzle jQuery 2.1.1 Ajax #14683: ajax: Exceptions thrown synchronously by xhr.send are not caught Attributes #14756: Simplify an option hook Core #14746: Remove special case try/catch in isPlainObject #14794: String.prototype.trim doesn’t trim Unicode igri whitespaces in Android <4.1 Css #14836: Css -webkit-transistion, transition not set under Chrome Event #14897: Android 2.3 doesn’t pass isDefaultPrevented value to bubbled events Manipulation #14659: Avoid use of Object.keys() in cleanData() Selector #14902: Use element.matches in alternate igri selector engine if it’s available Support #14901: “Unsafe HTML” warnings in WWA jQuery 1.11.1 Css #14731: Checking .css(‘marginRight’) after width() can give incorrect results #14759: IE8 element.css({ font: ‘bold 11px/14px Lucida Grande’ igri }) doesn’t work
I was waiting for this release
there is a bug i guess,when i use the version 1.11,i found that the selector is err,it return ‘undefined’.my broswer is ie8. exp: var foovalue = $(‘input:hidden[name=fooname]‘).val();
e2xist on May 8, 2014 a

No comments:

Post a Comment