]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2024-08-24 Timmy WillisonTests: replace express with basic Node server
2024-08-01 dependabot... Build: Bump `actions/setup-node` from 4.0.2 to 4.0.3
2024-07-29 Timmy WillisonBuild: upgrade dependencies, including requirejs to...
2024-07-29 Timmy WillisonBuild: use --input-type=module in npm scripts
2024-07-29 Timmy WillisonRelease: migrate release process to release-it
2024-07-05 dependabot... Build: Bump the github-actions group with 1 update
2024-06-15 Timmy WillisonBuild: upgrade dependencies, including eslint 9.4.0...
2024-06-10 Timmy WillisonTests: fix supportsScroll feature test in offset
2024-06-10 Timmy WillisonBuild: improve specificity of eslint config; add ecma...
2024-06-05 dependabot... Build: Bump the github-actions group with 2 updates
2024-06-05 Michał Gołębiowski... Build: Group dependabot PRs updating GitHub Actions
2024-06-03 Michał Gołębiowski... CSS:Tests: Fix tests & support tests under CSS Zoom...
2024-05-29 Michał Gołębiowski... Tests: Make `:has` selector tests not vulnerable to...
2024-05-29 Timmy WillisonTests: revert concurrency group change
2024-05-20 Michał Gołębiowski... Event: Increase robustness of an inner native event...
2024-04-25 Timmy WillisonTests: include github ref in concurrency group
2024-04-24 Michał Gołębiowski... Tests: Make the beforeunload event tests work regardles...
2024-04-24 Michał Gołębiowski... Docs: Update remaining HTTP URLs to HTTPS
2024-04-02 dependabot... Build: Bump actions/cache & actions/checkout
2024-04-01 Timmy WillisonTests: share queue/browser handling for all worker...
2024-03-27 Timmy WillisonTests: improve diffing for values of different types
2024-03-19 dependabot... Build: Bump actions/cache from 4.0.0 to 4.0.1
2024-03-15 Timmy WillisonTests: show any and all actual/expected values
2024-03-14 Timmy WillisonTests: add diffing to test reporter
2024-03-14 Timmy WillisonTests: add actual and expected messages to test reporter
2024-03-11 Timmy WillisonTests: fix worker restarts for failed browser acknowled...
2024-03-11 Timmy WillisonBuild: make compare size cache readable for manual...
2024-03-11 Timmy WillisonBuild: fix size comparison for slim files when the...
2024-03-11 Timmy WillisonBuild: migrate more uses of fs.promises; use node:...
2024-03-11 Timmy WillisonTests: add --hard-retries option to test runner
2024-03-09 Timmy WillisonTests: fix cleanup in cases where server doesn't stop
2024-03-09 Timmy WillisonBuild: drop support for Node 10
2024-03-08 Timmy WillisonBuild: add GitHub Actions workflow to update Filestash
2024-03-05 Timmy WillisonTests: fix flakey message logs; ignore delete worker...
2024-03-05 Timmy WillisonTests: migrate testing infrastructure to minimal depend...
2024-02-11 dependabot... Build: Bump actions/cache from 3.3.2 to 4.0.0
2024-02-09 Michał Gołębiowski... Tests: Align `middleware-mockerver.js` with the `main...
2024-02-06 Timmy WillisonRelease: use buildDefaultFiles directly and pass versio...
2024-02-05 Timmy WillisonRelease: remove scripts and dev deps from dist package...
2024-01-31 Timmy WillisonRelease: update build command in Release.generateArtifacts
2024-01-23 Timmy WillisonBuild: migrate grunt authors to a custom script
2024-01-12 Richard GibsonManipulation: Generalize a test to support IE
2024-01-12 dependabot... Build: Bump follow-redirects from 1.15.1 to 1.15.4
2024-01-08 Richard GibsonManipulation: Support $el.html(selfRemovingScript)
2023-11-13 Michał Gołębiowski... Build: Bump @babel/traverse & multiple actions
2023-11-13 Michał Gołębiowski... Build: Don't run CI push workflows for dependabot branches
2023-11-13 Michał Gołębiowski... Tests: Workaround a tr width test issue in old iOS
2023-11-06 Michał Gołębiowski... CSS: Fix reliableTrDimensions test for initially hidden...
2023-11-02 Stephen SigwartCSS: Fix support test results for initially hidden...
2023-11-01 Michał Gołębiowski... Build: Update ESLint-related packages, fix linting...
2023-10-16 Michał Gołębiowski... Build: Run pretest before test:* npm scripts
2023-09-21 Timmy WillisonBuild: sort branches in compare_size; last run last
2023-09-20 Timmy WillisonBuild: migrate most grunt tasks off of grunt (3.x)
2023-09-19 Michał Gołębiowski... Core: Simplify code post browser support reduction
2023-09-06 dependabot... Build: Bump actions/checkout & actions/setup-node
2023-08-28 Timmy WillisonBuild: Updating the 3.x-stable version to 3.7.2-pre.
2023-08-28 Timmy WillisonRelease: revert change that broke release
2023-08-28 Timmy WillisonRelease: update authors
2023-07-10 Michał Gołębiowski... Build: Generate the slim build on `grunt` & run `compar...
2023-07-10 Michał Gołębiowski... CSS: Make the reliableTrDimensions support test work...
2023-07-10 Michał Gołębiowski... Selector: Only attach the unload handler in IE & Edge...
2023-07-10 Michał Gołębiowski... Build: Make sure `*.cjs` & `*.mjs` files use UNIX line...
2023-07-10 Timmy WillisonBuild: switch preferred email for timmywil
2023-07-02 dependabot... Build: Build: Bump actions/checkout from 3.5.2 to 3.5.3
2023-06-27 Dimitri Papadopoulos... Docs: Fix typos found by codespell
2023-06-27 Michał Gołębiowski... Tests: Disable the ":lang respects escaped backslashes...
2023-06-23 Timmy WillisonDocs: remove stale gitter badge from readme
2023-06-13 Gabriela GutierrezBuild: Reference GitHub Actions by commit SHAs
2023-06-12 Michał Gołębiowski... Tests: Skip a new `.text()` test in IE 9
2023-06-12 Timo TijhofCore: Fix regression in jQuery.text() on HTMLDocument...
2023-06-12 Michał Gołębiowski... Selector: Re-expose jQuery.find.tokenize (3.x version)
2023-05-31 Michał Gołębiowski... Docs: Remove the "Grunt build" section from the PR...
2023-05-22 Michał Gołębiowski... Deprecated: Define `.hover()` using non-deprecated...
2023-05-22 Michał Gołębiowski... Build: Test on Node.js 20, stop testing on Node.js...
2023-05-11 Timmy WillisonBuild: Updating the 3.x-stable version to 3.7.1-pre.
2023-04-04 Michał Gołębiowski... Tests: Indicate Chrome 112 & Safari 16.4 pass the cssHa...
2023-04-04 Michał Gołębiowski... CSS: Make `offsetHeight( true )`, etc. include negative...
2023-04-03 Michał Gołębiowski... Event: Simplify the check for saved data in leverageNative
2023-04-03 Michał Gołębiowski... Selector: Remove an obsolete comment
2023-03-27 Michał Gołębiowski... Tests: Fix tests added in gh-5233
2023-03-27 Michał Gołębiowski... CSS: Add missing jQuery.cssNumber entries
2023-03-27 Michał Gołębiowski... Selector: Wrap activeElement access in try-catch
2023-03-27 Michał Gołębiowski... Event: Make trigger(focus/blur/click) work with native...
2023-03-27 Michał Gołębiowski... Event: Simulate focus/blur in IE via focusin/focusout...
2023-03-20 Michał Gołębiowski... Tests: Add tests for arary data in ajax
2023-03-20 Michał Gołębiowski... Build: Only install Playwright dependencies when needed
2023-03-15 Michał Gołębiowski... Tests: Skip jQuery.Deferred.exceptionHook tests in...
2023-03-15 Michał Gołębiowski... Tests: Test AJAX deprecated event aliases properly
2023-03-14 Michał Gołębiowski... Deferred: Rename `getStackHook` to `getErrorHook` ...
2023-03-09 Timmy WillisonRelease: add support for md5 sums in windows
2023-02-14 Michał Gołębiowski... Selector: Stop relying on CSS.supports( "selector(...
2023-02-13 Michał Gołębiowski... Selector: Rename rcombinators to rleadingCombinator
2023-02-06 dependabot... Build: Bump actions/setup-node from 3.5.1 to 3.6.0
2023-01-24 Michał Gołębiowski... Tests: Fix selector tests in Chrome
2023-01-23 Michał Gołębiowski... Build: Run GitHub Action browser tests on Playwright...
2023-01-23 Michał Gołębiowski... Build: Migrate middleware-mockserver to modern JS
2022-12-20 Timmy WillisonDocs: Remove stale badge from README
2022-12-20 fecore1Docs: update irc to Libera and fix LAMP dead link
2022-12-20 Timmy WillisonBuild: remove stale Insight package from custom builds
2022-12-19 Michał Gołębiowski... Tests: Skip the native :valid tests in IE 9
next