index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
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
*
Docs: Update support comments to follow the new syntax
Michał Gołębiowski
2016-03-30
2
-2
/
+2
*
Docs: Update support comments related to IE
Michał Gołębiowski
2016-03-30
2
-3
/
+3
*
Docs:Tests: Remove legacy code & add support comments where needed
Michał Gołębiowski
2016-03-30
1
-0
/
+1
*
Attributes: strip/collapse whitespace for set values on selects
Timmy Willison
2016-03-17
1
-5
/
+12
*
Attributes: remove redundant parent check
Timmy Willison
2016-03-07
1
-1
/
+1
*
Attributes: remove the lower-casing logic for attribute names
Michał Gołębiowski
2016-02-17
1
-10
/
+2
*
Attributes: Add a support comment & fix a link @ tabIndex hook
Michał Gołębiowski
2016-02-03
1
-1
/
+2
*
Attributes: fix setting selected on an option in IE<=11
Timmy Willison
2016-01-19
1
-0
/
+16
*
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
Timmy Willison
2016-01-07
1
-17
/
+52
*
Attributes: exclusively lowercase A-Z in attribute names
Timmy Willison
2015-12-02
1
-2
/
+9
*
Attributes: return empty array for select-multiple with no values
Timmy Willison
2015-11-05
1
-1
/
+1
*
Attributes: do not set properties to false when removing booleans
Timmy Willison
2015-10-21
1
-10
/
+2
*
Attributes: fix tabIndex on <img> in IE11
Joelle Fleurantin
2015-10-18
1
-5
/
+15
*
Attributes: removeClass() -> attr("class", "")
Thomas Tortorini
2015-10-18
1
-23
/
+21
*
Attributes: Use simpler boolean check vs a function call
Dave Methvin
2015-10-18
1
-5
/
+2
*
Attributes: Remove undocumented .toggleClass( boolean ) signature
Dave Methvin
2015-10-18
1
-54
/
+22
*
Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support
Michał Gołębiowski
2015-09-14
2
-7
/
+1
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
5
-61
/
+73
*
Core: organize prop & attr code to be similar
Gilad Peleg
2015-06-23
2
-54
/
+56
*
Attributes: add SVG class manipulation
Timmy Willison
2015-05-12
1
-29
/
+43
*
Core: Align branches: remove an unused variable, add comments
Michał Gołębiowski
2015-04-27
1
-2
/
+2
*
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
*
Build: Don't assume the browser environment; smoke test on Node w/ jsdom
Michał Gołębiowski
2014-12-26
1
-1
/
+2
*
Attributes: Use the option val hook in select val hook and simplify it
Michał Gołębiowski
2014-12-08
1
-7
/
+5
*
Misc: Adjust comments & docs to dropping IE<8 in jQuery Compat
Michał Gołębiowski
2014-11-04
1
-1
/
+1
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-11-03
1
-1
/
+1
*
Attr: Use typeof check for getAttribute method
Oleg Gaidarenko
2014-09-02
1
-1
/
+1
*
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
4
-13
/
+25
*
Support: clean up comments and Support notation
Dave Methvin
2014-06-10
5
-22
/
+16
*
Attributes: Trim whitespace from option text when returned as a value
John Hoven
2014-03-20
1
-0
/
+10
*
Attrs: Simplify an option hook
Oleg
2014-02-05
1
-1
/
+1
*
Attrs: Remove outdated valHook for option element
Oleg
2014-01-16
1
-8
/
+0
*
Reduce size by reordering variable declarations
Chris Antaki
2013-12-16
1
-4
/
+4
*
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 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
*
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
*
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
/
+542