Dave Methvin
|
edfc94df92
|
Readme: Fix minor style issues. Thanks @MightyBranch!
|
2014-10-06 09:25:27 -04:00 |
|
Oleg Gaidarenko
|
2e9c1ead76
|
README: Improve build instructions
Thanks @NickStefan
Closes gh-1663
|
2014-09-26 20:51:48 +04:00 |
|
upisfree
|
df62159296
|
Readme: Fix punctuation in tile
Closes gh-1607
|
2014-07-12 22:20:03 +04:00 |
|
Dave Methvin
|
44247b1cf2
|
Readme: Fix subsection titles and grammar, thanks @robgraeber
Fixes gh-1540
|
2014-03-16 10:19:51 -04:00 |
|
Leonardo Balter
|
594687abdc
|
Readme: updating QUnit information
updates QUnit reference site and method naming.
Closes gh-1493
|
2014-03-13 22:36:39 -04:00 |
|
Michał Gołębiowski
|
0fcb0f6826
|
Docs: Change raises to throws in README test assertions
|
2014-02-05 15:54:23 +01:00 |
|
Timmy Willison
|
4d19306c7f
|
README: Add jQuery environment notes
|
2014-01-06 11:49:58 -08:00 |
|
Oleg
|
e1a4329d78
|
Doc: Update links and simplify build instructions
|
2013-12-31 23:38:34 +04:00 |
|
Timmy Willison
|
7e8a91c205
|
Build: add build option for setting the AMD name.
Fixes #14016.
|
2013-12-19 15:31:36 -05:00 |
|
Timmy Willison
|
a6f474e699
|
Build: Add the ability to remove global exposure.
Ref #14016
|
2013-12-19 15:00:06 -05:00 |
|
Dave Methvin
|
84190105c0
|
Readme: Fix typo, thanks @tcort
|
2013-12-18 20:44:32 -05:00 |
|
Timmy Willison
|
ac7ff97f8b
|
Use grunt and bower packages as local dependencies. Close gh-1433.
|
2013-11-14 10:17:18 -05:00 |
|
Dominik D. Geyer
|
943dc6cf83
|
No ticket: Correct typo in README section "rebasing". Close gh-1398.
|
2013-10-11 11:07:59 -04:00 |
|
Michał Gołębiowski
|
bbbdd94725
|
Fix #10814. Make support tests lazy and broken out to components.
|
2013-09-06 03:38:22 +02:00 |
|
Timmy Willison
|
cecb52ff5c
|
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.
|
2013-08-15 20:38:48 -04:00 |
|
Timmy Willison
|
6318ae6ab9
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 14:15:49 -04:00 |
|
Michał Gołębiowski
|
7627b8b6d9
|
correct a typo in README
|
2013-08-12 18:31:00 +02:00 |
|
Oleg
|
831a532c3c
|
Change Windows install explanation
|
2013-07-22 22:38:49 +04:00 |
|
Oleg
|
24571f4a73
|
Remove the Xcode note in readme
|
2013-07-22 22:04:50 +04:00 |
|
Oleg
|
806b0230cd
|
Install bower packages with npm install
|
2013-07-22 22:04:48 +04:00 |
|
Timmy Willison
|
bc4e9763e2
|
Update README for bower usage
|
2013-07-10 14:18:57 -04:00 |
|
Timmy Willison
|
b13d8229ae
|
Include Sizzle and Qunit with bower. Fixes #14118.
|
2013-07-10 12:00:26 -04:00 |
|
Michał Gołębiowski
|
a0aa6232d0
|
No ticket: correct typo in an example in README.md. Close gh-1281.
|
2013-05-31 17:20:32 +02:00 |
|
Dave Methvin
|
e8b110c646
|
Add -wrap to the minimumest-possible-build list.
|
2013-05-02 13:40:25 -04:00 |
|
Dave Methvin
|
5031c9db4b
|
Fix #13741. Make wrap/unwrap methods optional. Close gh-1222.
|
2013-04-06 16:00:58 -04:00 |
|
Dave Methvin
|
054c6946d4
|
Update docs about custom builds, including unSizzled version.
|
2013-02-28 13:56:52 -05:00 |
|
Karl Sieburg
|
710962c8c0
|
Updated readme to have more info. Closes gh-1177
|
2013-02-21 11:59:13 -05:00 |
|
Ryunosuke SATO
|
359e3f5746
|
Fix requirements and dependencies in README, close gh-1131.
|
2013-01-20 17:57:19 -05:00 |
|
Dave Methvin
|
b0e40a4fd3
|
Update README to include grunt-cli step.
|
2013-01-02 14:15:33 -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 |
|