]>
source.dussan.org Git - jquery.git/log
Rick Waldron [Mon, 31 Dec 2012 18:26:28 +0000 (13:26 -0500)]
Merge branch '2.0-manipulation' of https://github.com/orkel/jquery
* '2.0-manipulation' of https://github.com/orkel/jquery: (51 commits)
Rename fixCloneNodeIssues helper to fixInput Move support comment
Add tests for th element
Add empty line
Add more tests for wrapMap
Add test for td append
wrapMap.col = wrapMap.tr
wrapMap.thead = wrapMap.tr Add support comments
Rewrite tests for colgroup, caption Add tests for thead, tbody, tfoot
Remove fix for #11280
Remove fieldset from wrapMap
Add comments for optgroup and option elements in wrapMap Add tests for optgroup element
Remove fix for #4484, add more tests
Use tabs instead of spaces
Simplify getAll helper
Simplify check for non-Elements
Remove fix for object element
Save 43 bytes
Use common loop iteration idiom
Remove fix for #9587
Use correct comments
...
Rick Waldron [Mon, 31 Dec 2012 18:26:27 +0000 (13:26 -0500)]
Merge branch '2.0-attributes-rebased'
* 2.0-attributes-rebased:
2.0: Remove getSetAttribute and getSetInput and oldIE attroperties hooks
Resolved conflict
2.0: Remove style->cssText attroproties fallback
Remove outdated support tests
2.0: Remove support.optSelected
2.0: Remove oldIE enctype propFix
Rick Waldron [Mon, 31 Dec 2012 18:26:27 +0000 (13:26 -0500)]
Merge branch 'css2' of https://github.com/dmethvin/jquery
* 'css2' of https://github.com/dmethvin/jquery:
2.0: Reduce css.js
Rick Waldron [Mon, 31 Dec 2012 18:26:26 +0000 (13:26 -0500)]
Merge branch '2.0-traversing' of https://github.com/orkel/jquery
* '2.0-traversing' of https://github.com/orkel/jquery:
Code style
Reduce traversing module
Timmy Willison [Mon, 17 Dec 2012 23:45:13 +0000 (18:45 -0500)]
2.0: Remove getSetAttribute and getSetInput and oldIE attroperties hooks
Rick Waldron [Mon, 31 Dec 2012 18:23:26 +0000 (13:23 -0500)]
Resolved conflict
Timmy Willison [Mon, 17 Dec 2012 23:17:45 +0000 (18:17 -0500)]
2.0: Remove style->cssText attroproties fallback
Timmy Willison [Mon, 17 Dec 2012 23:16:04 +0000 (18:16 -0500)]
Remove outdated support tests
Timmy Willison [Mon, 17 Dec 2012 23:15:51 +0000 (18:15 -0500)]
2.0: Remove support.optSelected
Timmy Willison [Mon, 17 Dec 2012 23:13:06 +0000 (18:13 -0500)]
2.0: Remove oldIE enctype propFix
Rick Waldron [Mon, 31 Dec 2012 18:10:05 +0000 (13:10 -0500)]
Set testswarm browsersets to "popular-no-old-ie"
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Rick Waldron [Mon, 31 Dec 2012 18:02:23 +0000 (13:02 -0500)]
Updating the version to 2.0.0pre
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
Mike Sherov [Mon, 31 Dec 2012 17:30:02 +0000 (12:30 -0500)]
Fixes #13088: under IE8, $(selector).attr('style') always return lowercase string
Dave Methvin [Sat, 29 Dec 2012 01:47:33 +0000 (20:47 -0500)]
Add release support for map files.
Oleg [Fri, 28 Dec 2012 19:38:30 +0000 (23:38 +0400)]
Rename fixCloneNodeIssues helper to fixInput
Move support comment
Oleg [Fri, 28 Dec 2012 16:27:59 +0000 (20:27 +0400)]
Add tests for th element
Oleg [Fri, 28 Dec 2012 16:16:49 +0000 (20:16 +0400)]
Add empty line
Oleg [Fri, 28 Dec 2012 16:16:28 +0000 (20:16 +0400)]
Add more tests for wrapMap
Oleg [Fri, 28 Dec 2012 16:06:04 +0000 (20:06 +0400)]
Add test for td append
Oleg [Fri, 28 Dec 2012 15:59:55 +0000 (19:59 +0400)]
wrapMap.col = wrapMap.tr
Oleg [Fri, 28 Dec 2012 15:50:22 +0000 (19:50 +0400)]
wrapMap.thead = wrapMap.tr
Add support comments
Oleg [Fri, 28 Dec 2012 15:43:01 +0000 (19:43 +0400)]
Rewrite tests for colgroup, caption
Add tests for thead, tbody, tfoot
Oleg [Fri, 28 Dec 2012 15:16:22 +0000 (19:16 +0400)]
Remove fix for #11280
Oleg [Fri, 28 Dec 2012 15:09:50 +0000 (19:09 +0400)]
Remove fieldset from wrapMap
Oleg [Fri, 28 Dec 2012 14:56:29 +0000 (18:56 +0400)]
Add comments for optgroup and option elements in wrapMap
Add tests for optgroup element
Oleg [Fri, 28 Dec 2012 14:39:12 +0000 (18:39 +0400)]
Remove fix for #4484, add more tests
Oleg [Mon, 24 Dec 2012 00:47:13 +0000 (04:47 +0400)]
Use tabs instead of spaces
Oleg [Mon, 24 Dec 2012 00:29:41 +0000 (04:29 +0400)]
Simplify getAll helper
Oleg [Mon, 24 Dec 2012 00:28:52 +0000 (04:28 +0400)]
Simplify check for non-Elements
Oleg [Mon, 24 Dec 2012 00:16:17 +0000 (04:16 +0400)]
Remove fix for object element
Oleg [Sun, 23 Dec 2012 22:51:09 +0000 (02:51 +0400)]
Save 43 bytes
Oleg [Sun, 23 Dec 2012 21:54:53 +0000 (01:54 +0400)]
Use common loop iteration idiom
Oleg [Sun, 23 Dec 2012 17:11:40 +0000 (21:11 +0400)]
Remove fix for #9587
Oleg [Sun, 23 Dec 2012 17:10:59 +0000 (21:10 +0400)]
Use correct comments
Oleg [Sun, 23 Dec 2012 16:52:46 +0000 (20:52 +0400)]
Simplify check for empty set in jQuery#domManip
Oleg [Sun, 23 Dec 2012 16:51:07 +0000 (20:51 +0400)]
Use tabs instead of spaces
"$" => "jQuery"
Oleg [Thu, 20 Dec 2012 17:11:13 +0000 (21:11 +0400)]
Code style changes
Save one byte
Oleg [Thu, 20 Dec 2012 17:06:06 +0000 (21:06 +0400)]
Save one byte
Oleg [Thu, 20 Dec 2012 16:51:22 +0000 (20:51 +0400)]
Take care of comments
Oleg [Thu, 20 Dec 2012 16:50:00 +0000 (20:50 +0400)]
Add additional test
Oleg [Thu, 20 Dec 2012 00:06:44 +0000 (04:06 +0400)]
Remove needless expression
Oleg [Wed, 19 Dec 2012 23:56:33 +0000 (03:56 +0400)]
Revert changes in support module
Oleg [Wed, 19 Dec 2012 23:40:48 +0000 (03:40 +0400)]
Use GET method in jQuery#domManip
Oleg [Wed, 19 Dec 2012 23:26:55 +0000 (03:26 +0400)]
Add additional test
Oleg [Wed, 19 Dec 2012 23:17:05 +0000 (03:17 +0400)]
Remove couple of spaces
Oleg [Wed, 19 Dec 2012 23:16:02 +0000 (03:16 +0400)]
More simplifications fore jQuery#html
Oleg [Wed, 19 Dec 2012 22:45:22 +0000 (02:45 +0400)]
Speed up iteration in jQuery#domManip if it called with function inside first argument
Oleg [Wed, 19 Dec 2012 22:35:52 +0000 (02:35 +0400)]
Simplify execution of script element if it processed without src attribute
Oleg [Wed, 19 Dec 2012 22:32:54 +0000 (02:32 +0400)]
Use jQuery.merge only if it really necessary
Oleg [Wed, 19 Dec 2012 22:27:45 +0000 (02:27 +0400)]
Simplify jQuery.expando
Oleg [Wed, 19 Dec 2012 21:15:21 +0000 (01:15 +0400)]
Simplify wrapMap
Oleg [Wed, 19 Dec 2012 21:13:54 +0000 (01:13 +0400)]
Move all helpers to the end of the module
Oleg [Wed, 19 Dec 2012 21:10:20 +0000 (01:10 +0400)]
Remove fixDefaultChecked helper
Oleg [Wed, 19 Dec 2012 21:08:24 +0000 (01:08 +0400)]
Simplify getAll helper
Oleg [Wed, 19 Dec 2012 20:52:39 +0000 (00:52 +0400)]
Simplify fixCloneNodeIssues helper
Oleg [Wed, 19 Dec 2012 19:40:24 +0000 (23:40 +0400)]
Remove memory fix
Oleg [Wed, 19 Dec 2012 19:35:25 +0000 (23:35 +0400)]
Change "isFunc" variable to "isFunction"
Oleg [Wed, 19 Dec 2012 18:59:16 +0000 (22:59 +0400)]
Code style changes
Oleg [Wed, 19 Dec 2012 18:42:07 +0000 (22:42 +0400)]
Simplify jQuery#wrap
Oleg [Wed, 19 Dec 2012 18:33:55 +0000 (22:33 +0400)]
Code style changes
Oleg [Wed, 19 Dec 2012 16:34:08 +0000 (20:34 +0400)]
Remove unused variables
Oleg [Wed, 19 Dec 2012 16:31:36 +0000 (20:31 +0400)]
Remove removal of container children through removeChild method
Oleg [Wed, 19 Dec 2012 16:30:13 +0000 (20:30 +0400)]
Remove tbody check
Oleg [Wed, 19 Dec 2012 16:27:42 +0000 (20:27 +0400)]
Remove leading white space check
Oleg [Wed, 19 Dec 2012 16:26:49 +0000 (20:26 +0400)]
Remove createSafeFragment helper
Dave Methvin [Sun, 23 Dec 2012 20:57:01 +0000 (15:57 -0500)]
Followup to gh-1089. Avoid duplicate typeof check.
Sebi Burkhard [Tue, 18 Dec 2012 15:33:32 +0000 (22:33 +0700)]
Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.
Also fixes browsers where `typeof RegExp === "function"`.
Sebi Burkhard [Tue, 18 Dec 2012 17:20:56 +0000 (00:20 +0700)]
Fix #13076. Speed up $() with strings, part of gh-1089.
Dave Methvin [Sun, 23 Dec 2012 19:45:49 +0000 (14:45 -0500)]
Put .min.js file at the end so compare_size will work.
Dave Methvin [Sat, 22 Dec 2012 21:55:10 +0000 (16:55 -0500)]
Know when to hold em, know when to fold em.
Dave Methvin [Sat, 22 Dec 2012 21:23:27 +0000 (16:23 -0500)]
Put the map in the dist directory.
Dave Methvin [Sat, 22 Dec 2012 21:10:06 +0000 (16:10 -0500)]
Post-process map file so it has the right path.
Richard Gibson [Fri, 21 Dec 2012 20:51:37 +0000 (15:51 -0500)]
Update Sizzle
Richard Gibson [Fri, 21 Dec 2012 15:34:03 +0000 (10:34 -0500)]
Fix
00bbbe20 test failures
Oleg [Fri, 21 Dec 2012 04:12:32 +0000 (08:12 +0400)]
Do not perform support check for old Opera. Close gh-1097.
Oleg [Mon, 17 Dec 2012 14:17:39 +0000 (18:17 +0400)]
Fix #12569. Improve feature detect for event bubbling. Close gh-1076.
Richard Gibson [Fri, 21 Dec 2012 02:56:53 +0000 (21:56 -0500)]
Fix #13070: better unescaping logic in Sizzle
Oleg [Wed, 19 Dec 2012 23:52:08 +0000 (03:52 +0400)]
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
Mike Sherov [Thu, 20 Dec 2012 02:59:18 +0000 (21:59 -0500)]
Better dependency versions for grunt packages, thanks @Krinkle!
Mike Sherov [Thu, 20 Dec 2012 01:18:58 +0000 (20:18 -0500)]
Make sure Jenkins can grunt jQuery right from npm install
Mike Sherov [Thu, 20 Dec 2012 00:06:16 +0000 (19:06 -0500)]
Add comment about where to locate grunt TODO's
Mike Sherov [Wed, 19 Dec 2012 04:02:50 +0000 (23:02 -0500)]
Update to Grunt 0.4, and Uglify2 with Source Maps!
Dave Methvin [Wed, 19 Dec 2012 17:19:20 +0000 (12:19 -0500)]
Do not assume new versions are back compatible.
Oleg [Wed, 19 Dec 2012 15:38:33 +0000 (19:38 +0400)]
Code style
Oleg [Tue, 18 Dec 2012 11:29:04 +0000 (15:29 +0400)]
Reduce traversing module
Dave Methvin [Tue, 18 Dec 2012 18:17:40 +0000 (13:17 -0500)]
2.0: Reduce css.js
Dave Methvin [Tue, 18 Dec 2012 19:42:37 +0000 (14:42 -0500)]
Remove .live() tests now in Migrate plugin.
Dave Methvin [Tue, 18 Dec 2012 18:24:05 +0000 (13:24 -0500)]
Fix #13078. Remove .live() and .die(). Great rejoicing.
Timmy Willison [Tue, 18 Dec 2012 16:50:54 +0000 (11:50 -0500)]
Sizzle: :lang updates for handling backslashes, xml, and inheritance
Timmy Willison [Mon, 17 Dec 2012 20:13:09 +0000 (15:13 -0500)]
Sizzle: QA for :lang from gibson
Timmy Willison [Mon, 17 Dec 2012 17:10:12 +0000 (12:10 -0500)]
Sizzle: add support for :lang selector
Dave Methvin [Mon, 17 Dec 2012 00:55:09 +0000 (19:55 -0500)]
Updating the source version to 1.9.0pre
Dave Methvin [Mon, 17 Dec 2012 00:54:45 +0000 (19:54 -0500)]
Tagging the 1.9.0b1 release.
Dave Methvin [Sun, 16 Dec 2012 23:55:42 +0000 (18:55 -0500)]
Use the right repo.
Dave Methvin [Sun, 16 Dec 2012 22:13:17 +0000 (17:13 -0500)]
Update the build script so it runs on Windows.
Dave Methvin [Sun, 16 Dec 2012 21:03:30 +0000 (16:03 -0500)]
Update version in release notes builder.
Richard Gibson [Sun, 16 Dec 2012 17:37:20 +0000 (12:37 -0500)]
Fix #13064: better test fixture cleanup. Close gh-1075.
Richard Gibson [Sun, 16 Dec 2012 15:39:19 +0000 (10:39 -0500)]
let .attr(checked|selected, true) update the property
Richard Gibson [Sun, 16 Dec 2012 04:42:24 +0000 (23:42 -0500)]
Resolve
a763ae72 test failures
Richard Gibson [Sun, 9 Dec 2012 05:26:24 +0000 (00:26 -0500)]
Fix #11115: Normalize boolean attributes/properties. Close gh-1066.