2018-07-13 |
Richard Gibson | Manipulation: Properly detect HTML elements with singl... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Michał Gołębiowski... | Tests: Add support test results for Firefox 61+ |
commit | commitdiff | tree | snapshot |
2018-06-21 |
Jason Bedard | Dimensions: fix computing outerWidth on SVGs |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Timmy Willison | Serialize: jQuery.param: return empty string when given... |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Timmy Willison | Update node dependencies (sans jsdom, qunit, and sinon) |
commit | commitdiff | tree | snapshot |
2018-06-18 |
Ed S | Build: Remove unnecessary ESLint exception |
commit | commitdiff | tree | snapshot |
2018-06-18 |
Michał Gołębiowski... | Test: enable a spec testing CSS whitespace preserving... |
commit | commitdiff | tree | snapshot |
2018-06-17 |
Dave Methvin | Misc: Add config for lockbot |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Michał Gołębiowski... | CSS: Don't auto-append "px" to CSS variables (#4064) |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Kris Borchers | README: Add FOSSA license scan status badge |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Dave Methvin | squash! Set attributes all at once, src last |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Dave Methvin | Ajax: Allow custom attributes when script transport... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Dave Methvin | Misc: Update license prolog/epilog to placate Github... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Luis Emilio... | Traversing: $.fn.contents() support for object |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Richard Gibson | CSS: Correctly detect scrollbox support with non-defaul... |
commit | commitdiff | tree | snapshot |
2018-05-02 |
Michał Gołębiowski... | CSS: Ensure camel- vs kebab-cased names are not collaps... |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Michał Gołębiowski... | CSS: Skip the px-appending logic for animations of... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Michał Gołębiowski... | Build: Test on Node 10, stop testing on Node 4 & 9 |
commit | commitdiff | tree | snapshot |
2018-04-23 |
Michał Gołębiowski... | Tests: ensure support tests are failed by at least... 4052/head |
commit | commitdiff | tree | snapshot |
2018-04-17 |
tmybr11 | Event: Add "code" property to Event object |
commit | commitdiff | tree | snapshot |
2018-03-25 |
Jason Bedard | Dimensions: avoid fetching boxSizing when setting width... |
commit | commitdiff | tree | snapshot |
2018-03-20 |
Dave Methvin | CSS: Avoid filling jQuery.cssProps 4005/head |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Michał Gołębiowski... | Build: Don't require sudo on Travis, use sandboxless... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Oleg Gaydarenko | Build: remove artefact from previous commit |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Saptak Sengupta | Core: Use isAttached to check for attachment of element |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Oleg Gaydarenko | Build: Seasonal update of uglify and its options |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Michał Gołębiowski... | Tests: Fix Android 4.0 Deferred tests |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Michał Gołębiowski... | Tests: Disable native abort test in Android 4.0 |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Timmy Willison | Build: Updating the master version to 3.3.2-pre. |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Timmy Willison | Build: Updating the master version to 3.3.1-pre. |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Timmy Willison | Release: update version to 3.3.0-pre |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Timmy Willison | Release: add new authors to AUTHORS.txt |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Timmy Willison | Tests: skip test with invalid selector for selector... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Timo Tijhof | Build: Add "-debug" suffix to name of karma debug tasks |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Saptak Sengupta | Filter: Use direct filter in winnow |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: ensure that module assertions run on supported... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: fix tests in AMD mode |
commit | commitdiff | tree | snapshot |
2018-01-16 |
basil.belokon | Manipulation: Add support for scripts with module type |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: correctly set sudo in travis config, not karma... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: temporarily require sudo access for karma:main... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: fix number of expected assertions in basic core |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Jason Bedard | Core: deprecate jQuery.type |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: fix weird flaky attributes test in Edge 16 |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Timmy Willison | Tests: fix weird failure in Edge 16 CSS |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Jason Bedard | Core: deprecate jQuery.isNumeric |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Dave Methvin | Ajax: Don't process non-string data property on no... |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Dave Methvin | Event: Move event aliases to deprecated |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Jason Bedard | Core: deprecate jQuery.isFunction |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Dave Methvin | Build: Remove CRLF line endings to fix builds on Windows |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Tests: fix function reference for unbinding |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Build: Fix UglifyJS output in Android 4.0; update uglify |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Tests: only run ontimeout test if ontimeout exists |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Ajax: add unit test for getScript(Object) |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Attributes: allow array param in add/remove/toggleClass |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Manipulation: use `.children` to select tbody elements |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Core: deprecate jQuery.proxy (not slated for removal) |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Core: deprecate jQuery.now |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Timmy Willison | Core: adjust data tests to ensure proper camelCasing |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Nilton Cesar | Core: make camelCase function available only for intern... |
commit | commitdiff | tree | snapshot |
2018-01-03 |
Michał Gołębiowski... | Build: Only run browser tests in one Node version on... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Timo Tijhof | Tests: Add support for running unit tests via grunt... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Timmy Willison | Docs: Create CODE_OF_CONDUCT.md |
commit | commitdiff | tree | snapshot |
2017-12-06 |
Saptak Sengupta | CSS: Correctly set support properties with non-default... |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Richard Gibson | Manipulation: Reduce size by eliminating single-use... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Michał Gołębiowski... | Tests: Add iOS 11 support test results |
commit | commitdiff | tree | snapshot |
2017-11-06 |
Michał Gołębiowski... | Build: Test on Node.js 9 |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Michał Gołębiowski... | Tests: Add Safari 11 support test results |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Michał Gołębiowski... | Tests: Make Node tests work for paths with spaces in... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Michał Gołębiowski... | Build: Remove package-lock.json, add it to .gitignore |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Michał Gołębiowski... | Build: increase timeout in Promises/A+ tests 10 times |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Michał Gołębiowski... | Build: Drop cross-spawn, use child_process.spawn shell... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Henry Zhu | Build: Update to Babel 7, use for-of plugin instead... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Richard Gibson | CSS: Detect more WebKit styles erroneously reported... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Richard Gibson | Tests: Update lineHeight adjustments to give Android... |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Richard Gibson | CSS: Avoid unit-conversion interference from CSS upper... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Jordan Beland | Tests: Update path calculation |
commit | commitdiff | tree | snapshot |
2017-08-12 |
Michał Gołębiowski... | Build: Update my name in ATHORS.txt |
commit | commitdiff | tree | snapshot |
2017-08-12 |
Michał Gołębiowski... | Build: Update my name in .mailmap |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Matan Kotler... | Build: Fix comment typo |
commit | commitdiff | tree | snapshot |
2017-08-07 |
Richard Gibson | Dimensions: Don't trust non-pixel computed width/height |
commit | commitdiff | tree | snapshot |
2017-07-31 |
Richard Gibson | Tests: Replace non-ASCII whitespace in source code |
commit | commitdiff | tree | snapshot |
2017-07-31 |
Richard Gibson | Dimensions: Improve offsetWidth/offsetHeight fallback |
commit | commitdiff | tree | snapshot |
2017-07-24 |
Erik Lax | Ajax: add an ontimeout handler to all requests |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Richard Gibson | Tests: Account for TestSwarm focus issues |
commit | commitdiff | tree | snapshot |
2017-07-20 |
Richard Gibson | Tests: Simulate events when CI hinders use of native... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Richard Gibson | Tests: Reduce the abort timeout for simple focus testing |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Richard Gibson | Tests: Abort focus tests when the environment doesn... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Richard Gibson | Tests: Try extra hard to control focus |
commit | commitdiff | tree | snapshot |
2017-07-18 |
Richard Gibson | Support: Properly check for IE9 absolute scrollbox... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Richard Gibson | Dimensions: Detect and account for content-box dimensio... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Jason Bedard | Offset: fix error from bad merge in #3695 |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Jason Bedard | Revert "Offset: Resolve strict mode ClientRect "no... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Jason Bedard | Test: ensure position/offset return mutable objects |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Shashanka Nataraj | Core: Deprecate jQuery.isWindow |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Pierre Spring | Event: `stopPropagation()` on native event-handler |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Timmy Willison | Build: fix uglify options for uglify update |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Timmy Willison | Build: Update sinon, husky, and qunitjs |
commit | commitdiff | tree | snapshot |
2017-06-26 |
CDAGaming | Build: update node dependencies; commit package-lock... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Jason Bedard | Deferred: fix memory leak of promise callbacks |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Richard Gibson | Dimensions: Include scroll gutter in "padding" box |
commit | commitdiff | tree | snapshot |
next |