2021-11-01 |
Michał Gołębiowski... | Attributes: Don't stringify attributes in the setter
|
commit | commitdiff | tree |
2021-10-29 |
Michał Gołębiowski... | Tests: Make Karma browser timeout larger than the QUnit one
|
commit | commitdiff | tree |
2021-10-29 |
Michał Gołębiowski... | Build: Update ESLint & eslint-plugin-import, fixing...
|
commit | commitdiff | tree |
2021-10-18 |
Michał Gołębiowski... | Docs: Remove the CLA checkbox in the pull request template
|
commit | commitdiff | tree |
2021-09-30 |
Michał Gołębiowski... | Core:Manipulation: Add basic TrustedHTML support
|
commit | commitdiff | tree |
2021-09-29 |
Michał Gołębiowski... | Tests: Don't remove csp.log in the cspClean action...
|
commit | commitdiff | tree |
2021-09-29 |
Michał Gołębiowski... | Tests: Load the TestSwarm listener via HTTPS
|
commit | commitdiff | tree |
2021-07-19 |
Michał Gołębiowski... | Manipulation: Don't remove HTML comments from scripts
|
commit | commitdiff | tree |
2021-07-12 |
Michał Gołębiowski... | Build: Test on Node.js 16 instead of 15
|
commit | commitdiff | tree |
2021-05-10 |
Michał Gołębiowski... | Event: Don't break focus triggering after `.on(focus...
|
commit | commitdiff | tree |
2021-04-13 |
Michał Gołębiowski... | Tests: Strip untypical callback parameter characters...
|
commit | commitdiff | tree |
2021-04-13 |
Michał Gołębiowski... | Tests: Make more tests run natively in Chrome & Firefox
|
commit | commitdiff | tree |
2021-04-13 |
Michał Gołębiowski... | Build: Take core-js-bundle from the external directory...
|
commit | commitdiff | tree |
2021-03-24 |
Michał Gołębiowski... | Build: Restore the external directory
|
commit | commitdiff | tree |
2021-02-05 |
Michał Gołębiowski... | Build: Rename master to main across the repository
|
commit | commitdiff | tree |
2021-01-26 |
Michał Gołębiowski... | Ajax: Don't auto-execute scripts unless dataType provided
|
commit | commitdiff | tree |
2021-01-12 |
Michał Gołębiowski... | Deferred: Rename master to primary
|
commit | commitdiff | tree |
2021-01-11 |
Michał Gołębiowski... | Tests: Fix tests for not auto-executing scripts without...
|
commit | commitdiff | tree |
2020-12-08 |
Michał Gołębiowski... | Core: Report browser errors in parseXML
|
commit | commitdiff | tree |
2020-12-07 |
Michał Gołębiowski... | Core: Make jQuery.isXMLDoc accept falsy input
|
commit | commitdiff | tree |
2020-12-07 |
Michał Gołębiowski... | Event: Make focus re-triggering not focus the original...
|
commit | commitdiff | tree |
2020-11-11 |
Michał Gołębiowski... | Build: Test on Node.js 15
|
commit | commitdiff | tree |
2020-10-19 |
Michał Gołębiowski... | Event: Don't crash if an element is removed on blur
|
commit | commitdiff | tree |
2020-09-28 |
Michał Gołębiowski... | Build: Explicitly exclude the queue module from the...
|
commit | commitdiff | tree |
2020-09-22 |
Michał Gołębiowski... | Core: Drop support for Edge Legacy (i.e. non-Chromium...
|
commit | commitdiff | tree |
2020-09-02 |
Michał Gołębiowski... | Tests: Recognize callbacks with dots in the Node.js...
|
commit | commitdiff | tree |
2020-09-02 |
Michał Gołębiowski... | Tests: Skip the "jQuery.ajax() on unload" test in Safari
|
commit | commitdiff | tree |
2020-09-02 |
Michał Gołębiowski... | Build: Make the import/no-unused-modules ESLint rule...
|
commit | commitdiff | tree |
2020-09-01 |
Michał Gołębiowski... | Attributes: Drop the `toggleClass(boolean|undefined...
|
commit | commitdiff | tree |
2020-08-31 |
Michał Gołębiowski... | Ajax: Make responseJSON work for erroneous same-domain...
|
commit | commitdiff | tree |
2020-08-26 |
Michał Gołębiowski... | Event: Remove the event.which shim
|
commit | commitdiff | tree |
2020-08-25 |
Michał Gołębiowski... | Ajax: Avoid CSP errors in the script transport for...
|
commit | commitdiff | tree |
2020-07-27 |
Michał Gołębiowski... | Ajax: Drop the json to jsonp auto-promotion logic
|
commit | commitdiff | tree |
2020-07-15 |
Michał Gołębiowski... | Build: Update dependencies
|
commit | commitdiff | tree |
2020-06-10 |
Michał Gołębiowski... | Manipulation: Avoid concatenating strings in buildFragment
|
commit | commitdiff | tree |
2020-06-08 |
Michał Gołębiowski... | Docs: Update Frequently Reported Issues in the GitHub...
|
commit | commitdiff | tree |
2020-06-02 |
Michał Gołębiowski... | Build:Event: Make sure all source modules' exports...
|
commit | commitdiff | tree |
2020-05-18 |
Michał Gołębiowski... | Deprecated: Remove jQuery.trim
|
commit | commitdiff | tree |
2020-05-18 |
Michał Gołębiowski... | Release: Remove an unused chalk dependency
|
commit | commitdiff | tree |
2020-05-18 |
Michał Gołębiowski... | Build: Update eslint-config-jquery, fix linting violations
|
commit | commitdiff | tree |
2020-05-18 |
Michał Gołębiowski... | Tests: Remove remaining obsolete jQuery.cache references
|
commit | commitdiff | tree |
2020-05-18 |
Michał Gołębiowski... | Docs: Change JS Foundation mentions to OpenJS Foundation
|
commit | commitdiff | tree |
2020-05-05 |
Michał Gołębiowski... | Build: Followups after introducing ES modules compiled...
|
commit | commitdiff | tree |
2020-05-05 |
Michał Gołębiowski... | CSS: Include `show`, `hide` & `toggle` methods in the...
|
commit | commitdiff | tree |
2020-04-30 |
Michał Gołębiowski... | Tests: Workaround failures in recent XSS tests in iOS...
|
commit | commitdiff | tree |
2020-04-29 |
Michał Gołębiowski... | Tests: Add tests for recently fixed manipulation XSS...
|
commit | commitdiff | tree |
2020-04-27 |
Michał Gołębiowski... | Build: Reduce the slim build header comment & jQuery...
|
commit | commitdiff | tree |
2020-04-27 |
Michał Gołębiowski... | Tests: Use only one focusin/out handler per matching...
|
commit | commitdiff | tree |
2020-04-27 |
Michał Gołębiowski... | Tests: Fix flakiness in the "jQuery.ajax() - JSONP...
|
commit | commitdiff | tree |
2020-04-25 |
Michał Gołębiowski... | Docs: Update the link to the jsdom repository
|
commit | commitdiff | tree |
2020-04-23 |
Michał Gołębiowski... | Build: Test on Node.js 14, stop testing on Node.js...
|
commit | commitdiff | tree |
2020-03-16 |
Michał Gołębiowski... | Manipulation: Make jQuery.htmlPrefilter an identity...
|
commit | commitdiff | tree |
2020-03-13 |
Michał Gołębiowski... | Build: Resolve Travis config warnings
|
commit | commitdiff | tree |
2020-03-02 |
Michał Gołębiowski... | Data:Event:Manipulation: Prevent collisions with Object...
|
commit | commitdiff | tree |
2020-03-02 |
Michał Gołębiowski... | Release: Use an in-repository dist README fixture
|
commit | commitdiff | tree |
2020-03-02 |
Michał Gołębiowski... | Build: Enable ESLint one-var rule for var declarations...
|
commit | commitdiff | tree |
2020-03-02 |
Michał Gołębiowski... | Tests: Pass a number of necessary done() calls to assert...
|
commit | commitdiff | tree |
2020-02-24 |
Michał Gołębiowski... | Build: Add Christian Oliff to .mailmap & AUTHORS.txt
|
commit | commitdiff | tree |
2020-02-10 |
Michał Gołębiowski... | Core: Fire iframe script in its context, add doc param...
|
commit | commitdiff | tree |
2020-02-10 |
Michał Gołębiowski... | Event: remove jQuery.event.global
|
commit | commitdiff | tree |
2020-01-27 |
Michał Gołębiowski... | Docs: Remove a mention of the event/alias.js module...
|
commit | commitdiff | tree |
2020-01-27 |
Michał Gołębiowski... | Build: Lint the minified jQuery file as well - a Gruntfile fix
|
commit | commitdiff | tree |
2020-01-21 |
Michał Gołębiowski... | Ajax: Deprecate AJAX event aliases, inline event/alias...
|
commit | commitdiff | tree |
2020-01-21 |
Michał Gołębiowski... | CSS: Remove the opacity CSS hook
|
commit | commitdiff | tree |
2020-01-21 |
Michał Gołębiowski... | Build: Lint the minified jQuery file as well
|
commit | commitdiff | tree |
2020-01-20 |
Michał Gołębiowski... | Build: Add intuitive names to Travis jobs
|
commit | commitdiff | tree |
2020-01-20 |
Michał Gołębiowski... | Core: Exclude callbacks & deferred modules in the slim...
|
commit | commitdiff | tree |
2020-01-13 |
Michał Gołębiowski... | Attributes: Refactor val(): don't strip carriage return...
|
commit | commitdiff | tree |
2020-01-13 |
Michał Gołębiowski... | Tests: Remove obsolete jQuery data tests
|
commit | commitdiff | tree |
2020-01-13 |
Michał Gołębiowski... | Attributes: Don't set the type attr hook at all outside...
|
commit | commitdiff | tree |
2020-01-07 |
Michał Gołębiowski... | Build: Make dev mode work in Karma again, serve source...
|
commit | commitdiff | tree |
2020-01-07 |
Michał Gołębiowski... | Build:Tests: Fix custom build tests, verify on Travis
|
commit | commitdiff | tree |
2020-01-07 |
Michał Gołębiowski... | Docs: Update links to EdgeHTML issues to go through...
|
commit | commitdiff | tree |
2020-01-07 |
Michał Gołębiowski... | Build: Create a `grunt custom:slim` alias for the Slim...
|
commit | commitdiff | tree |
2019-12-16 |
Michał Gołębiowski... | Selector: Remove the "a:enabled" workaround for Chrome...
|
commit | commitdiff | tree |
2019-12-16 |
Michał Gołębiowski... | Build: Make Karma work in ES modules mode
|
commit | commitdiff | tree |
2019-12-09 |
Michał Gołębiowski... | Build: Auto-convert sources to AMD
|
commit | commitdiff | tree |
2019-12-09 |
Michał Gołębiowski... | Event: Only attach events to objects that accept data...
|
commit | commitdiff | tree |
2019-12-02 |
Michał Gołębiowski... | Build: Fix the Windows build
|
commit | commitdiff | tree |
2019-11-25 |
Michał Gołębiowski... | Build: Require extensions for ES6 imports, prevent...
|
commit | commitdiff | tree |
2019-11-19 |
Michał Gołębiowski... | Build: Fix the import path to serialize.js from ajax.js
|
commit | commitdiff | tree |
2019-11-18 |
Michał Gołębiowski... | Selector: Make empty attribute selectors work in IE...
|
commit | commitdiff | tree |
2019-11-18 |
Michał Gołębiowski... | Core: Migrate from AMD to ES modules 🎉
|
commit | commitdiff | tree |
2019-10-28 |
Michał Gołębiowski... | Tests: Skip a "width/height on a table row with phantom...
|
commit | commitdiff | tree |
2019-10-28 |
Michał Gołębiowski... | Tests: Don't test synchronous XHR on unload in Chrome
|
commit | commitdiff | tree |
2019-10-22 |
Michał Gołębiowski... | Build: Run tests on Travis only on browsers defined...
|
commit | commitdiff | tree |
2019-10-22 |
Michał Gołębiowski... | Build: Run tests on Firefox ESR as well
|
commit | commitdiff | tree |
2019-10-22 |
Michał Gołębiowski... | Build: Run tests on Node.js 13 in addition to 8, 10...
|
commit | commitdiff | tree |
2019-10-21 |
Michał Gołębiowski... | Build: Run tests on Travis on FirefoxHeadless as well
|
commit | commitdiff | tree |
2019-10-21 |
Michał Gołębiowski... | Selector: Use shallow document comparisons in uniqueSort
|
commit | commitdiff | tree |
2019-10-21 |
Michał Gołębiowski... | Docs: Update most URLs to HTTPS
|
commit | commitdiff | tree |
2019-10-21 |
Michał Gołębiowski... | Selector: Add a test for throwing on post-comma invalid...
|
commit | commitdiff | tree |
2019-10-21 |
Michał Gołębiowski... | Tests: Stop using jQuery.find in tests
|
commit | commitdiff | tree |
2019-10-14 |
Michał Gołębiowski... | CSS: Workaround buggy getComputedStyle on table rows...
|
commit | commitdiff | tree |
2019-10-14 |
Michał Gołębiowski... | Selector: Make selectors with leading combinators use...
|
commit | commitdiff | tree |
2019-10-08 |
Michał Gołębiowski... | Build: Require strict mode in Node.js scripts via ESLint
|
commit | commitdiff | tree |
2019-10-08 |
Michał Gołębiowski... | Manipulation:Selector: Use the nodeName util where...
|
commit | commitdiff | tree |
2019-10-05 |
Michał Gołębiowski... | Build: Support jquery-release --dry-run flag
|
commit | commitdiff | tree |
2019-10-04 |
Michał Gołębiowski... | Build: Stop copying src/core.js to dist on release
|
commit | commitdiff | tree |
2019-09-26 |
Michał Gołębiowski... | Release: Update AUTHORS.txt
|
commit | commitdiff | tree |