index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Attributes: Don't stringify attributes in the setter
Michał Gołębiowski-Owczarek
2021-11-01
1
-0
/
+20
*
Core:Manipulation: Add basic TrustedHTML support
Michał Gołębiowski-Owczarek
2021-09-30
1
-0
/
+16
*
CSS: Trim whitespace surrounding CSS Custom Properties values
fecore1
2021-09-23
1
-8
/
+23
*
Manipulation: Don't remove HTML comments from scripts
Michał Gołębiowski-Owczarek
2021-07-19
1
-6
/
+18
*
Tests: Switch background image from online file to local 1x1.jpg
Timo Tijhof
2021-05-24
1
-18
/
+8
*
Event: Don't break focus triggering after `.on(focus).off(focus)`
Michał Gołębiowski-Owczarek
2021-05-10
1
-0
/
+16
*
Tests: Make more tests run natively in Chrome & Firefox
Michał Gołębiowski-Owczarek
2021-04-13
1
-9
/
+9
*
Build: Rename master to main across the repository
Michał Gołębiowski-Owczarek
2021-02-05
1
-3
/
+3
*
Ajax: Don't auto-execute scripts unless dataType provided
Michał Gołębiowski-Owczarek
2021-01-26
1
-48
/
+23
*
Tests: Fix tests for not auto-executing scripts without dataType
Michał Gołębiowski-Owczarek
2021-01-11
1
-1
/
+1
*
Dimensions: Add offset prop fallback to FF for unreliable TR dimensions
Timmy Willison
2021-01-11
2
-12
/
+16
*
Core: Report browser errors in parseXML
Michał Gołębiowski-Owczarek
2020-12-08
1
-2
/
+25
*
Core: Make jQuery.isXMLDoc accept falsy input
Michał Gołębiowski-Owczarek
2020-12-07
1
-0
/
+10
*
Event: Make focus re-triggering not focus the original element back
Michał Gołębiowski-Owczarek
2020-12-07
1
-0
/
+34
*
Event: Don't crash if an element is removed on blur
Michał Gołębiowski-Owczarek
2020-10-19
1
-0
/
+27
*
Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)
Michał Gołębiowski-Owczarek
2020-09-22
8
-95
/
+33
*
Manipulation: Respect script crossorigin attribute in DOM manipulation
高灰
2020-09-22
1
-0
/
+33
*
Tests: Skip the "jQuery.ajax() on unload" test in Safari
Michał Gołębiowski-Owczarek
2020-09-02
1
-1
/
+4
*
Attributes: Drop the `toggleClass(boolean|undefined)` signature
Michał Gołębiowski-Owczarek
2020-09-01
1
-20
/
+1
*
Ajax: Execute JSONP error script responses
Dallas Fraser
2020-08-25
1
-0
/
+13
*
Ajax: Avoid CSP errors in the script transport for async requests
Michał Gołębiowski-Owczarek
2020-08-25
1
-2
/
+20
*
Ajax: Drop the json to jsonp auto-promotion logic
Michał Gołębiowski-Owczarek
2020-07-27
1
-0
/
+115
*
Manipulation: Avoid concatenating strings in buildFragment
Michał Gołębiowski-Owczarek
2020-06-10
1
-0
/
+11
*
Deprecated: Remove jQuery.trim
Michał Gołębiowski-Owczarek
2020-05-18
1
-22
/
+0
*
Tests: Remove remaining obsolete jQuery.cache references
Michał Gołębiowski-Owczarek
2020-05-18
1
-14
/
+1
*
CSS: Include `show`, `hide` & `toggle` methods in the jQuery slim build
Michał Gołębiowski-Owczarek
2020-05-05
1
-5
/
+0
*
Tests: Workaround failures in recent XSS tests in iOS 8 - 12
Michał Gołębiowski-Owczarek
2020-04-30
1
-7
/
+15
*
Docs: Fix typos
Pierre Grimaud
2020-04-29
1
-2
/
+2
*
Tests: Add tests for recently fixed manipulation XSS issues
Michał Gołębiowski-Owczarek
2020-04-29
1
-0
/
+49
*
Tests: Use only one focusin/out handler per matching window & document
Michał Gołębiowski-Owczarek
2020-04-27
1
-9
/
+54
*
Ajax: Overwrite s.contentType with content-type header value, if any
Christian Wenz
2020-04-06
1
-0
/
+46
*
Manipulation: Make jQuery.htmlPrefilter an identity function
Michał Gołębiowski-Owczarek
2020-03-16
15
-256
/
+252
*
Data:Event:Manipulation: Prevent collisions with Object.prototype
Michał Gołębiowski-Owczarek
2020-03-02
2
-0
/
+58
*
Tests: Pass a number of necessary done() calls to assert.async()
Michał Gołębiowski-Owczarek
2020-03-02
2
-10
/
+10
*
Core: Fire iframe script in its context, add doc param in globalEval
Michał Gołębiowski-Owczarek
2020-02-10
2
-0
/
+34
*
Attributes: Refactor val(): don't strip carriage return, isolate IE workarounds
Michał Gołębiowski-Owczarek
2020-01-13
1
-0
/
+51
*
Tests: Remove obsolete jQuery data tests
Michał Gołębiowski-Owczarek
2020-01-13
3
-23
/
+0
*
Build:Tests: Fix custom build tests, verify on Travis
Michał Gołębiowski-Owczarek
2020-01-07
9
-32
/
+100
*
Docs: Update links to EdgeHTML issues to go through Web Archive
Michał Gołębiowski-Owczarek
2020-01-07
1
-3
/
+3
*
Selector: Remove the "a:enabled" workaround for Chrome <=77
Michał Gołębiowski-Owczarek
2019-12-16
1
-5
/
+1
*
Build: Make Karma work in ES modules mode
Michał Gołębiowski-Owczarek
2019-12-16
1
-1
/
+1
*
Event: Only attach events to objects that accept data - for real
Michał Gołębiowski-Owczarek
2019-12-09
1
-0
/
+9
*
Selector: Make empty attribute selectors work in IE again
Michał Gołębiowski-Owczarek
2019-11-18
2
-4
/
+15
*
Tests: Skip a "width/height on a table row with phantom borders" test in Firefox
Michał Gołębiowski-Owczarek
2019-10-28
1
-1
/
+8
*
Tests: Don't test synchronous XHR on unload in Chrome
Michał Gołębiowski-Owczarek
2019-10-28
1
-8
/
+13
*
Docs: Update most URLs to HTTPS
Michał Gołębiowski-Owczarek
2019-10-21
4
-12
/
+12
*
Selector: Add a test for throwing on post-comma invalid selectors
Michał Gołębiowski-Owczarek
2019-10-21
1
-1
/
+2
*
Tests: Stop using jQuery.find in tests
Michał Gołębiowski-Owczarek
2019-10-21
1
-108
/
+108
*
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
Michał Gołębiowski-Owczarek
2019-10-14
2
-0
/
+26
*
Ajax: Do not execute scripts for unsuccessful HTTP responses
Sean Robinson
2019-09-26
1
-0
/
+115
[prev]
[next]