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
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 (
Expand
)
Author
Age
Files
Lines
*
Attributes: strip/collapse whitespace for set values on selects
Timmy Willison
2016-03-17
1
-3
/
+6
*
Attributes: fix setting selected on an option in IE<=11
Timmy Willison
2016-03-07
1
-2
/
+15
*
Attributes: fix toggleClass(boolean) in ie6/7
Timmy Willison
2016-01-07
1
-7
/
+5
*
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
Timmy Willison
2016-01-07
1
-16
/
+50
*
Attributes: fix IE6-7 classes
Timmy Willison
2016-01-06
1
-3
/
+3
*
Revert "Misc: Drop support for older browsers; update support comments"
Timmy Willison
2016-01-06
4
-22
/
+152
*
Revert "Attributes: do not set properties to false when removing booleans"
Oleg Gaidarenko
2015-12-22
1
-1
/
+18
*
Attributes: do not set properties to false when removing booleans
Timmy Willison
2015-10-26
1
-18
/
+1
*
Attributes: removeClass() -> attr("class", "")
Thomas Tortorini
2015-10-25
1
-24
/
+22
*
Attributes: Use simpler boolean check vs a function call
Dave Methvin
2015-10-25
1
-5
/
+2
*
Attributes: Remove undocumented .toggleClass( boolean ) signature
Dave Methvin
2015-10-25
1
-52
/
+21
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
5
-60
/
+75
*
Core: Support non-browser environments
Michał Gołębiowski
2015-08-16
1
-10
/
+14
*
Attributes: fix IE8 issues
Gilad Peleg
2015-06-25
2
-24
/
+105
*
Core: organize prop & attr code to be similar
Gilad Peleg
2015-06-23
2
-154
/
+81
*
Attributes: add SVG class manipulation
Timmy Willison
2015-05-12
1
-33
/
+47
*
Attributes: remove unnecessary element null check
Bastian Buchholz
2015-04-20
1
-1
/
+1
*
Attributes: revert returning null for non-existant attributes
Timmy Willison
2015-03-30
1
-1
/
+6
*
Attributes: revert returning null for non-elements
Timmy Willison
2015-03-16
1
-1
/
+1
*
Attributes: fix failing test for new return value
Timmy Willison
2015-03-16
1
-1
/
+1
*
Attributes: return null when attribute does not exist
Winston Howes
2015-03-16
1
-6
/
+1
*
Core: Standardize indexOf comparisons
Richard Gibson
2015-01-10
2
-4
/
+4
*
Attributes: Simplify the option val hook; backport a test from master
Michał Gołębiowski
2014-12-08
1
-6
/
+3
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-12-08
4
-144
/
+20
*
Core: Drop strundefined variable
Chris Antaki
2014-09-02
2
-6
/
+4
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
5
-16
/
+32
*
Attributes: Trim whitespace from option text when returned as a value
John Hoven
2014-03-20
1
-1
/
+3
*
Support: Reduce size via code consolidation and minification awareness
Richard Gibson
2014-03-04
1
-5
/
+3
*
Attrs: Restore ability to pass array to jQuery#val
Oleg
2014-01-16
1
-1
/
+2
*
Attrs: Force reflow in select value setter
Oleg
2014-01-16
1
-5
/
+21
*
Attrs: Fix valHook for option element
Oleg
2014-01-16
1
-2
/
+1
*
Fix some code style inconsistencies
Oleg
2013-11-07
2
-2
/
+2
*
Fix more support tests (support.input should only be false in IE8 and checkCl...
Timmy Willison
2013-09-11
1
-1
/
+2
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
2
-2
/
+4
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
2
-4
/
+6
*
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
4
-16
/
+79
*
Fix for custom attr handles duck-punching the boolean attr handle
Timmy Willison
2013-08-28
1
-4
/
+6
*
Make the attr handles a little more readable (+4 bytes)
Timmy Willison
2013-08-26
1
-25
/
+25
*
Fix most of the broken tests in oldIE. Build order issue.
Timmy Willison
2013-08-26
1
-0
/
+1
*
Fix #14164: assign className in addClass/removeClass only if changed. Close g...
Jeremy Dunck
2013-08-19
1
-4
/
+13
*
Specify support as a dependency wherever it is used. Optimize module order to...
Timmy Willison
2013-08-15
3
-3
/
+6
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
4
-0
/
+703