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-a2938ab9b9
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
/
classes.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Use named exports in `src/`
Michał Gołębiowski-Owczarek
2023-09-12
1
-3
/
+3
*
CSS: Skip falsy values in `addClass( array )`, compress code
Michał Gołębiowski-Owczarek
2022-01-24
1
-40
/
+44
*
Attributes: Drop the `toggleClass(boolean|undefined)` signature
Michał Gołębiowski-Owczarek
2020-09-01
1
-42
/
+14
*
Build: Correct code indentations based on jQuery Style Guide
Wonseop Kim
2020-05-05
1
-3
/
+3
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
1
-10
/
+5
*
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
Michał Gołębiowski-Owczarek
2019-04-29
1
-5
/
+4
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
1
-4
/
+5
*
Attributes: allow array param in add/remove/toggleClass
Timmy Willison
2018-01-08
1
-8
/
+19
*
Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse
Timmy Willison
2016-09-15
1
-17
/
+12
*
Build: Put all AMD modules in "src/" in strict mode
Michał Gołębiowski
2016-04-25
1
-0
/
+2
*
Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"
Timmy Willison
2016-01-07
1
-17
/
+52
*
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
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-18
/
+20
*
Attributes: add SVG class manipulation
Timmy Willison
2015-05-12
1
-29
/
+43
*
Core: Standardize indexOf comparisons
Richard Gibson
2015-01-10
1
-2
/
+2
*
Core: Drop strundefined variable
Chris Antaki
2014-09-02
1
-3
/
+2
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-6
/
+12
*
Support: clean up comments and Support notation
Dave Methvin
2014-06-10
1
-4
/
+4
*
Reduce size by reordering variable declarations
Chris Antaki
2013-12-16
1
-4
/
+4
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
1
-1
/
+2
*
Fix #14164: assign className in addClass/removeClass only if changed. Close g...
Jeremy Dunck
2013-08-19
1
-4
/
+13
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-0
/
+148