aboutsummaryrefslogtreecommitdiffstats
path: root/src/intro.js
Commit message (Expand)AuthorAgeFilesLines
* exports/global: Do not attach global variables for most CommonJS environmentsTimmy Willison2013-12-201-2/+2
* Change window to global in the most outer IIFE parameters. (cherry-picked fro...Michał Gołębiowski2013-11-171-6/+6
* Fixes #14549. Execute the factory immediately when CommonJS is used in the br...Timmy Willison2013-11-151-10/+14
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-15/+1
* Remove `undefined` var declarationsTimmy Willison2013-07-081-1/+1
* Support CommonJS environments by accentuating the need for a window with a do...Timmy Willison2013-07-041-1/+35
* 2013!Dave Methvin2013-02-041-1/+1
* Fix #13335. Remove "use strict".Dave Methvin2013-02-011-1/+6
* Update copyrights used in file headers.Dave Methvin2013-01-111-1/+1
* adds strict rule to jshint options (except for test files). "use strict" is a...jaubourg2012-10-181-0/+1
* Finish the license changes, including Sizzle.Dave Methvin2012-08-091-6/+4
* Update copyright to jQuery Foundation.Dave Methvin2012-07-031-1/+1
* Update copyright years for jQuery and Sizzletimmywil2012-06-261-2/+2
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-5/+0
* Cache references to navigator and location. Fixes #6690.John Resig2011-04-161-1/+3
* Updating the year in the header.jeresig2011-01-241-2/+2
* Clean trailing whitespace from all files.Colin Snover2010-12-301-1/+1
* Re-work the document scoping.jeresig2010-09-221-0/+2
* Update the license URL in the header.jeresig2010-01-251-1/+1
* Update the copyright from 2009 to 2010.John Resig2010-01-031-2/+2
* Made a number of spacing changes to bring the code more-inline with the jQuer...jeresig2009-12-211-1/+1
* Switched from using YUI Compressor to Google Compiler. Minified and Gzipped f...jeresig2009-12-181-1/+6
* Made the licensing verbiage a little more explicit. Thanks to Dan Montgomery ...John Resig2009-12-091-1/+1
* Removed the revision info and fixed the date pull to work against git log ins...John Resig2009-10-231-1/+0
* Did some light reordering of the jQuery definition. Moved window and undefine...John Resig2009-05-201-1/+1
* jquery intro: looks nicer when builtAriel Flesler2009-01-051-0/+1
* Moved the copyright to the intro file, added a ! so that it passes through YU...John Resig2009-01-041-0/+11
* Only bind .ready() once per instance of jQuery - and only bind if the ready()...John Resig2007-08-221-2/+1
* You can now assign jQuery to random namespaces - very cool. (Bug #1393)John Resig2007-08-211-1/+1
* Fix for a selector speed regression (calling a simple selector many times res...John Resig2007-08-211-1/+1
* Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.)John Resig2007-05-201-1/+1
* typoJörn Zaefferer2007-01-091-1/+1
* Fixed a bunch of endline issues.1.0.2John Resig2006-10-101-2/+2
* Fixed bug #147, required some (ugly) modifications: changed function jQuery(....Jörn Zaefferer2006-09-151-0/+2