Timmy Willison
3c56eac507
Release: compat -> 1.x. Remove compat-specific release semantics
...
(cherry-picked from 25d0afa51e
)
2016-01-11 19:16:43 +01:00
Oleg Gaidarenko
87db099ed5
Revert "CSS: Make show/hide/toggle methods a module"
...
This reverts commit 67d7a2eefe
.
2015-11-11 19:56:11 +03:00
Dave Methvin
c9935b6d2d
Event: Separate trigger/simulate into its own module
...
Fixes gh-1864
Closes gh-2692
This also pulls the focusin/out special event into its own module, since that
depends on simulate(). NB: The ajax module triggers events pretty heavily.
2015-11-06 09:36:48 -05:00
Dave Methvin
67d7a2eefe
CSS: Make show/hide/toggle methods a module
...
Unit test changes some uses of .show() and .hide() to .css( "display", ... ),
there was already an implicit assumption in several of the existing tests.
Fixes gh-2193
Close gh-2648
2015-10-18 12:30:00 -04:00
Gary Ye
03eaadb131
Tests:Docs: Fix various typos
...
* Changes "baar" to "bar" when used with "foo" in readme
and comments of js files
* mousenter -> mouseenter
Thanks @garysye, @KimTaehee
Closes gh-2613
Closes gh-2601
2015-10-12 18:08:13 +03:00
Oleg Gaidarenko
3c92770867
Docs: remove redundant instruction from the readme
...
Thanks @elas7
Fixes gh-2359
2015-05-29 19:45:02 +03:00
Michał Gołębiowski
062b5267d0
Docs: Add info about Sizzle not being excludable on the compat branch
...
Most people just read the README that's displayed to them on GitHub which
is the one for the master branch. Let's include the info about Sizzle
not being excludable there.
Fixes gh-2184
2015-03-30 22:44:18 +02:00
Dave Methvin
b50e0f2c36
Docs: Fix README uppercase
2015-01-09 16:39:41 -05:00
Dave Methvin
a3779bc325
Docs: Clarify custom build instructions
...
Closes gh-1854
2015-01-06 22:15:53 -05:00
Dave Methvin
d30c482910
Misc: Mac OS is now OS X, thanks @xfq
...
Closes gh-1970
2015-01-06 21:04:25 -05:00
Michał Gołębiowski
b410b15e8d
README: update the Homebrew site address
...
Thanks @xfq
Closes gh-1971
2015-01-03 19:42:37 +01:00
Oleg Gaidarenko
31b63fc236
README: various text fixes
...
Thank you @essamjoubori, @bcbcb, @namlede
Closes gh-1926
Closes gh-1927
Closes gh-1928
2014-12-15 16:07:10 +03:00
Dave Methvin
cfe2eae38d
README: Add selector-native.js link. Thanks @randsonjs!
...
Closes gh-1715
2014-12-03 13:59:41 -05:00
Oleg Gaidarenko
9d6beac395
Docs: correct grunt command in README.md
...
Fixes gh-1850
2014-11-10 13:20:06 +03:00
Michał Gołębiowski
c309b95756
Misc: Adjust comments & docs to dropping IE<8 in jQuery Compat
2014-11-04 16:16:36 +01:00
Timmy Willison
758fd6cea9
Docs: 1.x-master branch -> compat branch; 2.x branch -> master branch
2014-11-03 12:34:45 -05:00
Michał Gołębiowski
1d75273101
README: Update the description of the deprecated module
...
.andSelf is now gone.
2014-10-30 14:16:32 +01:00
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