| Commit message (Expand) | Author | Age | Files | Lines |
* | Manipulation: Skip the select wrapper for <option> outside of IE 9 | Michał Gołębiowski-Owczarek | 2020-03-30 | 2 | -7/+14 |
* | Core: Fire iframe script in its context, add doc param in globalEval | Michał Gołębiowski-Owczarek | 2020-02-10 | 1 | -2/+2 |
* | Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation | buddh4 | 2019-03-25 | 1 | -2/+2 |
* | Event: Leverage native events for focus/blur/click; propagate additional data | Richard Gibson | 2019-03-20 | 1 | -5/+0 |
* | Manipulation: Restore _evalUrl jQuery.ajax calls to dataType: script | Richard Gibson | 2018-12-13 | 1 | -4/+8 |
* | Manipulation: Only evaluate HTTP-successful script src | Richard Gibson | 2018-12-12 | 1 | -2/+7 |
* | Core: Recognize Shadow DOM in attachment checks | Saptak Sengupta | 2018-11-09 | 1 | -1/+1 |
* | Manipulation: Properly detect HTML elements with single-character names | Richard Gibson | 2018-07-13 | 1 | -1/+4 |
* | Core: Use isAttached to check for attachment of element | Saptak Sengupta | 2018-03-05 | 1 | -4/+5 |
* | Manipulation: Add support for scripts with module type | basil.belokon | 2018-01-16 | 1 | -1/+1 |
* | Core: deprecate jQuery.type | Jason Bedard | 2018-01-16 | 1 | -2/+3 |
* | Revert "Event: Trigger checkbox and radio click events identically" | Timmy Willison | 2017-03-20 | 1 | -0/+5 |
* | Core: Deprecate jQuery.nodeName | karan-96 | 2017-03-01 | 1 | -3/+4 |
* | Event: Trigger checkbox and radio click events identically | Alex Padilla | 2017-01-19 | 1 | -5/+0 |
* | Build: Update eslint config and fix associated errors | Oleg Gaidarenko | 2016-07-15 | 1 | -9/+17 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 9 | -0/+18 |
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 4 | -7/+7 |
* | Docs:Tests: Remove obsolete code from tests, update support comments | Michał Gołębiowski | 2016-03-08 | 2 | -3/+3 |
* | Manipulation: Bring tagname regexes up to spec | Leonardo Braga | 2016-01-07 | 1 | -1/+1 |
* | Manipulation: Don't provide the parser with sloppy table markup | Anthony Ryan | 2015-09-14 | 1 | -13/+6 |
* | Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support | Michał Gołębiowski | 2015-09-14 | 1 | -3/+2 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 9 | -23/+25 |
* | Manipulation: privatize buildFragment() function | Timmy Willison | 2015-05-05 | 6 | -0/+182 |
* | Ajax: simplify one ajax call and add explanatory comment | Oleg Gaidarenko | 2015-02-15 | 1 | -0/+2 |
* | Build: Don't assume the browser environment; smoke test on Node w/ jsdom | Michał Gołębiowski | 2014-12-26 | 1 | -1/+2 |
* | Manipulation: support data-URI scripts insertion | Bin Xin | 2014-12-03 | 1 | -0/+1 |
* | Manipulation: Check state lost if the name is set for Android 4.0-4.3 | Michał Gołębiowski | 2014-11-06 | 1 | -0/+3 |
* | Misc: Drop support for older browsers; update support comments | Michał Gołębiowski | 2014-11-03 | 1 | -4/+1 |
* | Support: clean up comments and Support notation | Dave Methvin | 2014-06-10 | 1 | -5/+6 |
* | Manipulation: Change support test to be WWA-friendly | Jonathan Sampson | 2014-03-20 | 1 | -2/+9 |
* | Manipulation: Use textarea for missing IE defaultValue check | Dave Methvin | 2014-01-23 | 1 | -8/+5 |
* | Fix some code style inconsistencies | Oleg | 2013-10-07 | 1 | -2/+2 |
* | No ticket: Fix XHTML regression. Close gh-1375. | Anthony Ryan | 2013-09-23 | 1 | -1/+1 |
* | Correct the checkClone support test for Safari 5.1 and mobile webkits | Timmy Willison | 2013-09-11 | 1 | -14/+11 |
* | Fix support test for checkClone. Fixes Safari 5.1 manip failures. | Timmy Willison | 2013-09-11 | 1 | -0/+1 |
* | All non-var modules should not indent in their AMD wrappers (just for prettie... | Timmy Willison | 2013-09-09 | 1 | -11/+13 |
* | No ticket. Update support comments to reflect current state of affairs. | Michał Gołębiowski | 2013-09-07 | 1 | -1/+1 |
* | No ticket. Restore checking individual src/**/*.js files by jsHint. | Michał Gołębiowski | 2013-09-06 | 1 | -2/+2 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -0/+29 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 2 | -0/+19 |