index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
manipulation.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove fieldset from wrapMap
Oleg
2012-12-28
1
-1
/
+0
*
Add comments for optgroup and option elements in wrapMap
Oleg
2012-12-28
1
-0
/
+3
*
Remove fix for #4484, add more tests
Oleg
2012-12-28
1
-1
/
+0
*
Simplify getAll helper
Oleg
2012-12-24
1
-13
/
+3
*
Simplify check for non-Elements
Oleg
2012-12-24
1
-8
/
+1
*
Remove fix for object element
Oleg
2012-12-24
1
-14
/
+1
*
Save 43 bytes
Oleg
2012-12-24
1
-16
/
+17
*
Use common loop iteration idiom
Oleg
2012-12-24
1
-16
/
+33
*
Remove fix for #9587
Oleg
2012-12-24
1
-4
/
+1
*
Use correct comments
Oleg
2012-12-24
1
-8
/
+11
*
Simplify check for empty set in jQuery#domManip
Oleg
2012-12-24
1
-2
/
+2
*
Code style changes
Oleg
2012-12-24
1
-11
/
+14
*
Save one byte
Oleg
2012-12-24
1
-20
/
+20
*
Take care of comments
Oleg
2012-12-24
1
-3
/
+4
*
Remove needless expression
Oleg
2012-12-24
1
-1
/
+1
*
Use GET method in jQuery#domManip
Oleg
2012-12-24
1
-0
/
+1
*
Remove couple of spaces
Oleg
2012-12-24
1
-2
/
+2
*
More simplifications fore jQuery#html
Oleg
2012-12-24
1
-2
/
+2
*
Speed up iteration in jQuery#domManip if it called with function inside first...
Oleg
2012-12-24
1
-1
/
+1
*
Simplify execution of script element if it processed without src attribute
Oleg
2012-12-24
1
-1
/
+1
*
Use jQuery.merge only if it really necessary
Oleg
2012-12-24
1
-3
/
+3
*
Simplify jQuery.expando
Oleg
2012-12-24
1
-25
/
+7
*
Simplify wrapMap
Oleg
2012-12-24
1
-1
/
+1
*
Move all helpers to the end of the module
Oleg
2012-12-24
1
-111
/
+111
*
Remove fixDefaultChecked helper
Oleg
2012-12-24
1
-15
/
+1
*
Simplify getAll helper
Oleg
2012-12-24
1
-13
/
+11
*
Simplify fixCloneNodeIssues helper
Oleg
2012-12-24
1
-42
/
+8
*
Remove memory fix
Oleg
2012-12-24
1
-6
/
+0
*
Change "isFunc" variable to "isFunction"
Oleg
2012-12-24
1
-6
/
+5
*
Code style changes
Oleg
2012-12-24
1
-21
/
+21
*
Simplify jQuery#wrap
Oleg
2012-12-24
1
-6
/
+5
*
Code style changes
Oleg
2012-12-24
1
-8
/
+7
*
Remove unused variables
Oleg
2012-12-24
1
-2
/
+1
*
Remove removal of container children through removeChild method
Oleg
2012-12-24
1
-5
/
+0
*
Remove tbody check
Oleg
2012-12-24
1
-20
/
+0
*
Remove leading white space check
Oleg
2012-12-24
1
-8
/
+1
*
Remove createSafeFragment helper
Oleg
2012-12-24
1
-49
/
+14
*
Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.
Oleg
2012-12-20
1
-3
/
+4
*
compress -16 min+gzip
Richard Gibson
2012-12-13
1
-11
/
+13
*
Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036.
Oleg
2012-12-13
1
-7
/
+3
*
Fix #11230. .appendTo and pals should always stack.
Dave Methvin
2012-12-13
1
-10
/
+4
*
Fix #4087. insertAfter, insertBefore, etc do not work if origin and destinati...
Paul Ramos
2012-12-11
1
-4
/
+8
*
copy defaultSelected in cloneFixAttributes
Richard Gibson
2012-12-11
1
-1
/
+1
*
Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034.
Oleg
2012-12-11
1
-26
/
+15
*
Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected().
Dave Methvin
2012-12-09
1
-6
/
+5
*
Fix #13019. Disconnected nodes with .replaceWith are a noop. Close gh-1062.
Dave Methvin
2012-12-09
1
-11
/
+3
*
Fix #13013. Move jQuery.buildFragment() to compat plugin.
Dave Methvin
2012-12-06
1
-19
/
+4
*
Fixes #12449. make replaceWith() clone elements where required. Closes gh-920
Rod Vagg
2012-12-04
1
-19
/
+17
*
Fix #11989. Remove fragment cache, moving to jquery-compat. Close gh-1052.
Paul Ramos
2012-12-04
1
-35
/
+8
*
Fix #12957. Simplify wrapMap, it doesn't need end tags. Close gh-1044.
Oleg
2012-11-27
1
-10
/
+10
[prev]
[next]