Michał Gołębiowski
|
badcd1b6f3
|
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
|
2013-09-06 03:40:49 +02:00 |
|
Timmy Willison
|
7315861813
|
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.
Conflicts:
src/css.js
src/manipulation.js
src/offset.js
src/support.js
|
2013-08-15 20:41:43 -04:00 |
|
Timmy Willison
|
217cbb7109
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
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
|
2013-08-15 15:49:49 -04:00 |
|
Michał Gołębiowski
|
144837afdf
|
correct a typo in README
|
2013-08-12 18:31:21 +02:00 |
|
Oleg
|
bfa05f029a
|
Change Windows install explanation
(cherry picked from commit 831a532c3c )
|
2013-07-24 18:44:32 +04:00 |
|
Oleg
|
556bbea46e
|
Remove the Xcode note in readme
(cherry picked from commit 24571f4a73 )
|
2013-07-24 18:44:11 +04:00 |
|
Oleg
|
40f96b85d3
|
Install bower packages with npm install
(cherry picked from commit 806b0230cd )
|
2013-07-24 18:42:46 +04:00 |
|
Timmy Willison
|
a68b840b5e
|
Update README for bower usage
|
2013-07-10 14:19:16 -04:00 |
|
Timmy Willison
|
40d4881373
|
Include Sizzle and Qunit with bower. Fixes #14118.
|
2013-07-10 12:01:20 -04:00 |
|
Michał Gołębiowski
|
f766f8ceeb
|
No ticket: correct typo in an example in README.md. Close gh-1281. (cherry-picked from a0aa6232d0 )
|
2013-05-31 17:22:07 +02:00 |
|
Richard Gibson
|
c57ca9e5a5
|
No ticket: Sync master/1.x-master README.md.
|
2013-05-06 11:13:25 -04:00 |
|
Michał Gołębiowski
|
0db70aa1fa
|
Fix #13741. Make wrap/unwrap methods optional; close gh-1236.
move size() test to unit/deprecated;
don't use size() in other tests;
make 2 unit tests actually fire;
code cleanup
|
2013-04-17 23:06:33 -04:00 |
|
Dave Methvin
|
131de8c80e
|
No ticket: Grunt changes from 2.0 selector-native
(cherry picked from commits 1083f82d1e 8be9cd1ce7 054c6946d4 )
|
2013-03-25 14:45:45 -04:00 |
|
Ryunosuke SATO
|
df47eb73f3
|
Fix requirements and dependencies in README, close gh-1131.
|
2013-01-20 18:03:13 -05:00 |
|
Mike Sherov
|
2decd0510d
|
Remove references to the Makefile from the README
|
2012-10-21 09:31:37 -03:00 |
|
Tom Fuertes
|
e03d999939
|
Update README.md - grunt *update_*submodules
|
2012-10-16 17:19:36 -04:00 |
|
Dave Riddle
|
86f8d9f1a5
|
Minor typo with Homebrew link. Close gh-929.
|
2012-09-15 16:19:51 -04:00 |
|
Mathias Bynens
|
6b9fde1344
|
Add README info on how to create custom builds. Close gh-892.
|
2012-08-19 21:24:33 -04:00 |
|
Mathias Bynens
|
c210e08c3a
|
README: Adds missing commands to setup instructions. Closes gh-854
|
2012-07-11 09:42:02 -04:00 |
|
Mathias Bynens
|
d8f9dece24
|
README: Add to the full list of optional modules. Closes gh-855
|
2012-07-11 09:39:43 -04:00 |
|
Rick Waldron
|
a2758377df
|
Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
|
2012-06-25 10:02:28 -04:00 |
|
Rick Waldron
|
f13de6b3d6
|
Simplify the terminal command args syntax for custom builds. Update README
|
2012-06-12 12:52:30 -04:00 |
|
kborchers
|
47298a7d16
|
Fix typo in README
|
2012-06-12 11:01:44 -04:00 |
|
Julian Aubourg
|
501927719c
|
Adds ajax to the list of optional modules.
|
2012-06-12 14:13:18 +03:00 |
|
Rick Waldron
|
a86ed30f0a
|
Make exclusion list less confusing to read
|
2012-06-07 12:03:32 -04:00 |
|
Rick Waldron
|
3b2d2b022c
|
Make readme code examples consistent; Update to use GH syntax fences
|
2012-06-07 11:59:30 -04:00 |
|
Rick Waldron
|
84da169949
|
Remove bold style from command examples
|
2012-06-07 11:50:04 -04:00 |
|
Rick Waldron
|
9fb3c01c37
|
Make custom dist example less OSX specific
|
2012-06-07 11:46:45 -04:00 |
|
Mike Sherov
|
c68ab270fa
|
Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #11865
|
2012-06-07 11:24:35 -04:00 |
|
Rick Waldron
|
d487b06d93
|
Fixes two typos
|
2012-06-06 22:59:55 -04:00 |
|
Rick Waldron
|
8265fa0837
|
Allow users to store custom dist destinations in dist/.destination.json
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-06-05 13:10:01 -04:00 |
|
Rick Waldron
|
ef31b678d3
|
Adds "grunt submodules" docs to readme, removes old make command docs
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-06-05 11:59:07 -04:00 |
|
Rick Waldron
|
81c7b83d64
|
Make readme instructions bold and hopefully easier to spot
|
2012-06-04 12:56:06 -04:00 |
|
Rick Waldron
|
7c23b77af2
|
Strips IIFEs from modules; Always require built jQuery for tests.
|
2012-06-04 12:48:18 -04:00 |
|
timmywil
|
162ffe7295
|
Update README: IDs are without hashes in t()
|
2012-05-29 15:57:37 -03:00 |
|
timmywil
|
5660b6df50
|
Update README to stylize docs on jQuery's test suite methods
|
2012-05-29 14:25:02 -03:00 |
|
timmywil
|
a8d9d05388
|
Add quick-start documentation for testing with QUnit and using jQuery's helper methods.
|
2012-05-29 13:13:26 -04:00 |
|
timmywil
|
8ce91e9806
|
Update README.md
|
2012-01-31 16:02:25 -05:00 |
|
Rick Waldron
|
f724bc6c92
|
Reformat jshint errors to be readable; make post-compile.js write directly to jquery.min.js; update required Node version
|
2011-12-15 10:11:24 -05:00 |
|
Rick Waldron
|
b290b1fde0
|
Fix Contribution Guides list of links, hopefully easier to notice and read 0_o
|
2011-12-11 18:20:13 -05:00 |
|
Rick Waldron
|
65d3dc6955
|
Landing pull request 611. Adds Contributing to jQuery Guidelines section to readme. Fixes #10611.
More Details:
- https://github.com/jquery/jquery/pull/611
- http://bugs.jquery.com/ticket/10611
|
2011-11-21 13:25:07 -05:00 |
|
MONTILLET Xavier
|
ebf2faca1e
|
Javascript -> JavaScript except if it was intentional to avoid letting newbies think it's Java.
|
2011-04-28 14:56:52 -07:00 |
|
Rob Morgan
|
91d0398813
|
Adding a full-stop
|
2011-04-11 12:32:45 +08:00 |
|
Rob Morgan
|
467747d55f
|
Fixing typos in the README.md file
|
2011-04-11 12:24:38 +08:00 |
|
Carl Fürstenberg
|
5dde3eb441
|
Git for dummies
Per request, here is an simple git for dummies quick sheet, with some
useful commands.
|
2011-04-08 22:09:53 +02:00 |
|
Colin Snover
|
3d0aa196c5
|
Clarify cygwin instructions slightly and swap the order of arguments to which in Makefile because of a bug in current versions of MSYS that causes only the first argument to /bin/which to be searched.
|
2011-01-17 21:06:57 -06:00 |
|
Colin Snover
|
d503845d0c
|
Replace build system with a faster new one that uses Node and UglifyJS and 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.
|
2011-01-17 18:49:24 -06:00 |
|
Ralph Whitbeck
|
7c5fd489ee
|
Updated the Questions? section with the forum information.
|
2010-09-17 12:40:04 -07:00 |
|
Douglas Neiner
|
e61d7d12e2
|
Edits to README after Karl's review
|
2010-06-19 22:29:49 -07:00 |
|
Douglas Neiner
|
c2976e68ff
|
Minor changes to README
|
2010-06-19 22:29:49 -07:00 |
|