| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
local test runs)
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
|
|
|
| |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
| |
test/unit/ajax.js
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* '2.0-core' of https://github.com/rwldrn/jquery:
Explanations for each step of isPlainObject
obj === Object(obj) comparison is an unnecessary artifact from refactoring
Ensure that null/undefined args don't choke on native indexOf
Further reduction, thanks @dcherman
Straightforward support note
Straightforward support note
Remove setTimeout for body existance
2.0: Reduce globalEval
2.0: Reduced parseXML
2.0: Reduce isPlainObject
2.0: Remove isArray shim
2.0: Remove now shim
2.0: Remove inArray shim
2.0: Remove JSON.parse shim
2.0: Remove trim shim
2.0: Removes attachEvent paths for jQuery.ready()
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 'event20' of https://github.com/dmethvin/jquery:
Clean up comments, including browser support levels.
Remove try/catch around focus events needed by oldIE.
Remove obsolete event object fixups.
Remove oldIE proprietary event methods/properties.
Remove oldIE change and submit special-event code.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* '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
...
|
| | |
| | |
| | |
| | | |
Move support comment
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Add support comments
|
| | |
| | |
| | |
| | | |
Add tests for thead, tbody, tfoot
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Add tests for optgroup element
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|