aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* No ticket: Grunt changes from 2.0 selector-nativeDave Methvin2013-03-251-41/+22
| | | | (cherry picked from commits 1083f82d1ee0c8f15a66be15e6184294a69d4420 8be9cd1ce71de8affa32a85b596c1bfed2e714a6 054c6946d4f86e4ba5ce6284554c8cacd7498e93)
* Fix requirements and dependencies in README, close gh-1131.Ryunosuke SATO2013-01-201-8/+6
|
* Remove references to the Makefile from the READMEMike Sherov2012-10-211-1/+1
|
* Update README.md - grunt *update_*submodulesTom Fuertes2012-10-161-1/+1
|
* Minor typo with Homebrew link. Close gh-929.Dave Riddle2012-09-151-1/+1
|
* Add README info on how to create custom builds. Close gh-892.Mathias Bynens2012-08-191-1/+13
|
* README: Adds missing commands to setup instructions. Closes gh-854Mathias Bynens2012-07-111-0/+3
|
* README: Add to the full list of optional modules. Closes gh-855Mathias Bynens2012-07-111-1/+1
|
* Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves ↵Rick Waldron2012-06-251-0/+6
| | | | jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
* Simplify the terminal command args syntax for custom builds. Update READMERick Waldron2012-06-121-5/+14
|
* Fix typo in READMEkborchers2012-06-121-1/+1
|
* Adds ajax to the list of optional modules.Julian Aubourg2012-06-121-1/+8
|
* Make exclusion list less confusing to readRick Waldron2012-06-071-3/+3
|
* Make readme code examples consistent; Update to use GH syntax fencesRick Waldron2012-06-071-59/+135
|
* Remove bold style from command examplesRick Waldron2012-06-071-8/+8
|
* Make custom dist example less OSX specificRick Waldron2012-06-071-4/+3
|
* Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes ↵Mike Sherov2012-06-071-0/+31
| | | | #11865
* Fixes two typosRick Waldron2012-06-061-1/+1
|
* Allow users to store custom dist destinations in dist/.destination.jsonRick Waldron2012-06-051-0/+14
| | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
* Adds "grunt submodules" docs to readme, removes old make command docsRick Waldron2012-06-051-16/+12
| | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
* Make readme instructions bold and hopefully easier to spotRick Waldron2012-06-041-2/+2
|
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-25/+48
|
* Update README: IDs are without hashes in t()timmywil2012-05-291-2/+2
|
* Update README to stylize docs on jQuery's test suite methodstimmywil2012-05-291-45/+64
|
* Add quick-start documentation for testing with QUnit and using jQuery's ↵timmywil2012-05-291-0/+54
| | | | helper methods.
* Update README.mdtimmywil2012-01-311-0/+10
|
* Reformat jshint errors to be readable; make post-compile.js write directly ↵Rick Waldron2011-12-151-1/+1
| | | | to jquery.min.js; update required Node version
* Fix Contribution Guides list of links, hopefully easier to notice and read 0_oRick Waldron2011-12-111-0/+1
|
* Landing pull request 611. Adds Contributing to jQuery Guidelines section to ↵Rick Waldron2011-11-211-1/+11
| | | | | | | | readme. Fixes #10611. More Details: - https://github.com/jquery/jquery/pull/611 - http://bugs.jquery.com/ticket/10611
* Javascript -> JavaScript except if it was intentional to avoid letting ↵MONTILLET Xavier2011-04-281-1/+1
| | | | newbies think it's Java.
* Adding a full-stopRob Morgan2011-04-111-1/+1
|
* Fixing typos in the README.md fileRob Morgan2011-04-111-4/+4
|
* Git for dummiesCarl Fürstenberg2011-04-081-0/+83
| | | | | Per request, here is an simple git for dummies quick sheet, with some useful commands.
* Clarify cygwin instructions slightly and swap the order of arguments to ↵Colin Snover2011-01-171-2/+2
| | | | which in Makefile because of a bug in current versions of MSYS that causes only the first argument to /bin/which to be searched.
* Replace build system with a faster new one that uses Node and UglifyJS and ↵Colin Snover2011-01-171-58/+37
| | | | generates smaller minified files. Also removes builds through rake/ant since having 3 different build systems was too much to maintain (make was the only one consistently kept up-to-date). Fixes #7973.
* Updated the Questions? section with the forum information. Ralph Whitbeck2010-09-171-3/+3
|
* Edits to README after Karl's reviewDouglas Neiner2010-06-191-3/+3
|
* Minor changes to READMEDouglas Neiner2010-06-191-5/+4
|
* Updated README file with updated information for the Rake addtionsDouglas Neiner2010-06-191-17/+44
| | | | | Also changed the default Rake task to "all" instead of "jquery" to parallel the Makefile.
* Removing the mention of buliding the docs from the README. Thanks to ↵jeresig2010-03-091-4/+0
| | | | 'phihag' in the forum for the heads-up.
* Added in integrated JSLint checking against the jQuery source. Just run ↵jeresig2010-03-011-0/+4
| | | | 'make lint' to see the result.
* Updated the README to reference the Closure Compiler instead of YUI Min. ↵jeresig2009-12-211-1/+1
| | | | Thanks for the heads-up @_carumba.
* changed the extension of the README from .markdown to .mdMichael Bensoussan2009-11-031-0/+59