Commit Graph

24 Commits

Author SHA1 Message Date
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
Michał Gołębiowski
a19c831b38 Correct spacing 2013-04-15 19:13:08 +02:00
Timmy Willison
738b8f8431 Add onevar to jshintrc, but remove the option for linting the concatenated file 2013-04-09 12:48:50 -04:00
Timmy Willison
d2435ead36 Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755.
Conflicts:
	src/.jshintrc
	src/data.js
	test/unit/attributes.js
	test/unit/core.js
	test/unit/data.js
	test/unit/event.js
	test/unit/manipulation.js
	test/unit/queue.js
	test/unit/traversing.js
	test/unit/wrap.js
2013-04-09 12:21:54 -04:00
Richard Gibson
4ef516903e Fix #13539: Utilize Sizzle hooks. Close gh-1215. 2013-04-04 23:04:05 -04:00
Richard Gibson
937b2b194d No ticket: fix build date formatting
(cherry picked from commit 5b59a63b2b)
2013-04-01 13:03:14 -04:00
Tom Fuertes
e3a802cbf7 No ticker: grunt_compare_size options. Close gh-1210.
(cherry picked from commit 1f530e2867)
2013-03-26 20:54:07 -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
Timmy Willison
87d91738b9 Build selector.js from built sizzle 2013-03-19 15:31:53 -04:00
Richard Gibson
832ecdb7cb No ticket: compare_size returns!
(remember to `npm install`)
2013-03-11 10:07:22 -04:00
Richard Gibson
164d40295d Fix #13463: Update copyright 2013-02-17 09:30:21 -05:00
Oleg
d79bf3517e Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151.
Change uglify-js options for compressor
Change variables initialization sequence for some declarations
2013-01-31 10:22:12 -05:00
Dave Methvin
24e7624554 Fix #12656. Make event shorthands excludable. 2013-01-27 00:35:42 -05:00
Dave Methvin
74aa3eb79c Fix build until next grunt rc, disable compare_size. 2013-01-26 13:38:04 -05:00
Richard Gibson
ac93559eb9 Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143. 2013-01-25 10:03:53 -05:00
Dave Methvin
7be47fba08 Update copyrights used in file headers. 2013-01-11 16:17:22 -05:00
Dave Methvin
e348b40608 Fix map file reference in .min.js file. 2013-01-10 10:35:50 -05:00
Dave Methvin
b45c775ca9 Fix #12471. Use consistent line endings in jquery.js 2013-01-06 12:01:22 -05:00
Dave Methvin
4de4be42f6 Put .min.js file at the end so compare_size will work. 2012-12-23 14:45:49 -05:00
Dave Methvin
b20f536748 Put the map in the dist directory. 2012-12-22 16:23:27 -05:00
Dave Methvin
b8487664ad Post-process map file so it has the right path. 2012-12-22 16:10:44 -05:00
Mike Sherov
34946b3d63 Make sure Jenkins can grunt jQuery right from npm install 2012-12-19 20:18:58 -05:00
Mike Sherov
3ffaa0fecb Add comment about where to locate grunt TODO's 2012-12-19 19:06:16 -05:00
Mike Sherov
cc97125560 Update to Grunt 0.4, and Uglify2 with Source Maps! 2012-12-19 18:37:39 -05:00