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
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
/
attr.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attributes: Don't stringify attributes in the setter
Michał Gołębiowski-Owczarek
2021-11-01
1
-1
/
+1
*
Attributes: Don't set the type attr hook at all outside of IE
Michał Gołębiowski-Owczarek
2020-01-13
1
-17
/
+18
*
Core: Migrate from AMD to ES modules 🎉
Michał Gołębiowski-Owczarek
2019-11-18
1
-11
/
+6
*
Selector: Inline Sizzle into the selector module
Michał Gołębiowski-Owczarek
2019-07-29
1
-34
/
+23
*
Build: ESLint: forbid unused function parameters
Michał Gołębiowski-Owczarek
2019-05-13
1
-1
/
+1
*
Core: Remove IE-specific support tests, rely on document.documentMode
Michał Gołębiowski-Owczarek
2019-05-13
1
-4
/
+6
*
Core: Deprecate jQuery.nodeName
karan-96
2017-03-01
1
-2
/
+3
*
Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse
Timmy Willison
2016-09-15
1
-3
/
+6
*
Attributes: Avoid infinite recursion on non-lowercase attribute getters
Michał Gołębiowski
2016-06-03
1
-5
/
+7
*
Docs: Fix an incorrect comment in the attributes module
Michał Gołębiowski
2016-06-03
1
-1
/
+1
*
Build: Put all AMD modules in "src/" in strict mode
Michał Gołębiowski
2016-04-25
1
-0
/
+2
*
Attributes: remove the lower-casing logic for attribute names
Michał Gołębiowski
2016-02-17
1
-10
/
+2
*
Attributes: exclusively lowercase A-Z in attribute names
Timmy Willison
2015-12-02
1
-2
/
+9
*
Attributes: do not set properties to false when removing booleans
Timmy Willison
2015-10-21
1
-10
/
+2
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
1
-10
/
+12
*
Core: organize prop & attr code to be similar
Gilad Peleg
2015-06-23
1
-36
/
+34
*
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
*
Attr: Use typeof check for getAttribute method
Oleg Gaidarenko
2014-09-02
1
-1
/
+1
*
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
-1
/
+3
*
Support: clean up comments and Support notation
Dave Methvin
2014-06-10
1
-2
/
+0
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
1
-2
/
+3
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-4
/
+5
*
Fix for custom attr handles duck-punching the boolean attr handle
Timmy Willison
2013-08-28
1
-18
/
+15
*
Specify support as a dependency wherever it is used. Optimize module order to...
Timmy Willison
2013-08-15
1
-1
/
+2
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-0
/
+143