Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Readme: updating QUnit information | Leonardo Balter | 2014-03-13 | 1 | -1/+1 |
| | | | | | | | updates QUnit reference site and method naming. Closes gh-1493 (cherry picked from commit 594687abdcd8427df1face9466ebff7f04b36fc6) | ||||
* | Docs: Remove the note about consequences of excluding Sizzle from README | Michał Gołębiowski | 2014-02-12 | 1 | -2/+0 |
| | |||||
* | Build: Upgrade QUnit to 1.14.0 | Michał Gołębiowski | 2014-02-05 | 1 | -1/+1 |
| | | | | (cherry-picked from 95b21c6ec2790d0d051cdfe95d73148d7c385d68) | ||||
* | README: Add jQuery environment notes | Timmy Willison | 2014-01-06 | 1 | -0/+7 |
| | |||||
* | Doc: Update links and simplify build instructions | Oleg | 2013-12-31 | 1 | -6/+6 |
| | | | | (cherry picked from commit e1a4329d78a5bae18d19fb94c1c3714ad45258ef) | ||||
* | Build: add build option for setting the AMD name. | Timmy Willison | 2013-12-19 | 1 | -3/+19 |
| | | | | Fixes #14016. | ||||
* | Build: Add the ability to remove global exposure. | Timmy Willison | 2013-12-19 | 1 | -0/+1 |
| | | | | | | | | Ref #14016 Conflicts: build/tasks/build.js src/core.js | ||||
* | Readme: Fix typo, thanks @tcort | Dave Methvin | 2013-12-18 | 1 | -1/+1 |
| | | | | (cherry picked from commit 84190105c0f2acb39f33810678c36e4536bd1692) | ||||
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -20/+18 |
| | |||||
* | No ticket: Correct typo in README section "rebasing". Close gh-1398. | Dominik D. Geyer | 2013-10-11 | 1 | -1/+1 |
| | | | | (cherry picked from commit 943dc6cf834a57b5bffe99314add0a4d397201ce) | ||||
* | Fix #10814. Fix #14084. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -2/+1 |
| | |||||
* | Specify support as a dependency wherever it is used. Optimize module order ↵ | Timmy Willison | 2013-08-15 | 1 | -1/+1 |
| | | | | | | | | | | to save 15 bytes. Conflicts: src/css.js src/manipulation.js src/offset.js src/support.js | ||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -8/+21 |
| | | | | | | | | | | | | | | | | | | | | Conflicts: Gruntfile.js README.md src/ajax.js src/ajax/xhr.js src/attributes.js src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/offset.js src/selector-native.js src/traversing.js test/unit/core.js test/unit/data.js | ||||
* | correct a typo in README | Michał Gołębiowski | 2013-08-12 | 1 | -1/+1 |
| | |||||
* | Change Windows install explanation | Oleg | 2013-07-24 | 1 | -7/+1 |
| | | | | (cherry picked from commit 831a532c3ce9b014ed7c0f8fd910a0a2fc0aa5aa) | ||||
* | Remove the Xcode note in readme | Oleg | 2013-07-24 | 1 | -3/+1 |
| | | | | (cherry picked from commit 24571f4a730ea51127fe5f1f798c1283a2b8cc8a) | ||||
* | Install bower packages with npm install | Oleg | 2013-07-24 | 1 | -10/+4 |
| | | | | (cherry picked from commit 806b0230cd14916907807ced638aea066465e1d4) | ||||
* | Update README for bower usage | Timmy Willison | 2013-07-10 | 1 | -5/+18 |
| | |||||
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 1 | -63/+2 |
| | |||||
* | No ticket: correct typo in an example in README.md. Close gh-1281. ↵ | Michał Gołębiowski | 2013-05-31 | 1 | -1/+1 |
| | | | | (cherry-picked from a0aa6232d0b451bb6e61a33d6f33a750b51bbe18) | ||||
* | No ticket: Sync master/1.x-master README.md. | Richard Gibson | 2013-05-06 | 1 | -13/+14 |
| | |||||
* | Fix #13741. Make wrap/unwrap methods optional; close gh-1236. | Michał Gołębiowski | 2013-04-17 | 1 | -0/+1 |
| | | | | | | | move size() test to unit/deprecated; don't use size() in other tests; make 2 unit tests actually fire; code cleanup | ||||
* | No ticket: Grunt changes from 2.0 selector-native | Dave Methvin | 2013-03-25 | 1 | -41/+22 |
| | | | | (cherry picked from commits 1083f82d1ee0c8f15a66be15e6184294a69d4420 8be9cd1ce71de8affa32a85b596c1bfed2e714a6 054c6946d4f86e4ba5ce6284554c8cacd7498e93) | ||||
* | Fix requirements and dependencies in README, close gh-1131. | Ryunosuke SATO | 2013-01-20 | 1 | -8/+6 |
| | |||||
* | Remove references to the Makefile from the README | Mike Sherov | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Update README.md - grunt *update_*submodules | Tom Fuertes | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | Minor typo with Homebrew link. Close gh-929. | Dave Riddle | 2012-09-15 | 1 | -1/+1 |
| | |||||
* | Add README info on how to create custom builds. Close gh-892. | Mathias Bynens | 2012-08-19 | 1 | -1/+13 |
| | |||||
* | README: Adds missing commands to setup instructions. Closes gh-854 | Mathias Bynens | 2012-07-11 | 1 | -0/+3 |
| | |||||
* | README: Add to the full list of optional modules. Closes gh-855 | Mathias Bynens | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves ↵ | Rick Waldron | 2012-06-25 | 1 | -0/+6 |
| | | | | jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965 | ||||
* | Simplify the terminal command args syntax for custom builds. Update README | Rick Waldron | 2012-06-12 | 1 | -5/+14 |
| | |||||
* | Fix typo in README | kborchers | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | Adds ajax to the list of optional modules. | Julian Aubourg | 2012-06-12 | 1 | -1/+8 |
| | |||||
* | Make exclusion list less confusing to read | Rick Waldron | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | Make readme code examples consistent; Update to use GH syntax fences | Rick Waldron | 2012-06-07 | 1 | -59/+135 |
| | |||||
* | Remove bold style from command examples | Rick Waldron | 2012-06-07 | 1 | -8/+8 |
| | |||||
* | Make custom dist example less OSX specific | Rick Waldron | 2012-06-07 | 1 | -4/+3 |
| | |||||
* | Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes ↵ | Mike Sherov | 2012-06-07 | 1 | -0/+31 |
| | | | | #11865 | ||||
* | Fixes two typos | Rick Waldron | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | Allow users to store custom dist destinations in dist/.destination.json | Rick Waldron | 2012-06-05 | 1 | -0/+14 |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | ||||
* | Adds "grunt submodules" docs to readme, removes old make command docs | Rick Waldron | 2012-06-05 | 1 | -16/+12 |
| | | | | Signed-off-by: Rick Waldron <waldron.rick@gmail.com> | ||||
* | Make readme instructions bold and hopefully easier to spot | Rick Waldron | 2012-06-04 | 1 | -2/+2 |
| | |||||
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -25/+48 |
| | |||||
* | Update README: IDs are without hashes in t() | timmywil | 2012-05-29 | 1 | -2/+2 |
| | |||||
* | Update README to stylize docs on jQuery's test suite methods | timmywil | 2012-05-29 | 1 | -45/+64 |
| | |||||
* | Add quick-start documentation for testing with QUnit and using jQuery's ↵ | timmywil | 2012-05-29 | 1 | -0/+54 |
| | | | | helper methods. | ||||
* | Update README.md | timmywil | 2012-01-31 | 1 | -0/+10 |
| | |||||
* | Reformat jshint errors to be readable; make post-compile.js write directly ↵ | Rick Waldron | 2011-12-15 | 1 | -1/+1 |
| | | | | to jquery.min.js; update required Node version | ||||
* | Fix Contribution Guides list of links, hopefully easier to notice and read 0_o | Rick Waldron | 2011-12-11 | 1 | -0/+1 |
| |