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
/
attributes
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Reduce size by reordering variable declarations
Chris Antaki
2013-12-16
1
-4
/
+4
|
|
|
|
Close gh-1421
*
No ticket: fix code style inconsistencies. Closes gh-1361
Oleg
2013-09-13
2
-2
/
+4
|
*
Flip the switch on checkOn
Timmy Willison
2013-09-11
1
-1
/
+1
|
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ↵
Timmy Willison
2013-09-09
2
-2
/
+4
|
|
|
|
across all modules)
*
Break jQuery.access out into its own module to separate it from core; Adjust ↵
Timmy Willison
2013-09-09
2
-4
/
+6
|
|
|
|
CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
*
No ticket. Update support comments to reflect current state of affairs.
Michał Gołębiowski
2013-09-07
1
-1
/
+1
|
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
4
-11
/
+47
|
*
Fix for custom attr handles duck-punching the boolean attr handle
Timmy Willison
2013-08-28
1
-18
/
+15
|
|
|
|
|
Conflicts: src/attributes/attr.js
*
Fix #14164: assign className in addClass/removeClass only if changed. Close ↵
Jeremy Dunck
2013-08-19
1
-4
/
+13
|
|
|
|
gh-1331.
*
Specify support as a dependency wherever it is used. Optimize module order ↵
Timmy Willison
2013-08-15
3
-3
/
+6
|
|
|
|
to save 15 bytes.
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
4
-0
/
+542