]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2024-03-29 dependabot... Build: Bump express from 4.18.3 to 4.19.2
2024-03-27 Timmy WillisonTests: improve diffing for values of different types
2024-03-19 Michał Gołębiowski... Attributes: Make `.attr( name, false )` remove for...
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 Michał Gołębiowski... Core: Fix the exports setup to make bundlers work with...
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-10 dependabot... Build: Bump github/codeql-action from 3.24.0 to 3.24.6
2024-03-10 dependabot... Build: Bump actions/cache from 4.0.0 to 4.0.1
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: reuse browser workers in BrowserStack tests...
2024-02-29 J.SonTests: Use allowlist instead of whitelist
2024-02-26 Timmy WillisonBuild: update jenkins script to only build
2024-02-26 Timmy WillisonTests: migrate testing infrastructure to minimal depend...
2024-02-11 dependabot... Build: Bump actions/cache & github/codeql-action (...
2024-02-09 Timmy WillisonRelease: add factory files to release distribution
2024-02-08 Michał Gołębiowski... Tests: Fix Karma tests on Node.js 20
2024-02-06 Timmy WillisonRelease: use buildDefaultFiles directly and pass version
2024-02-05 Timmy WillisonRelease: copy dist-module folder as well
2024-02-05 Timmy WillisonRelease: only published versioned files to cdn
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-31 Michał Gołębiowski... Attributes: Shave off a couple of bytes
2024-01-23 Richard GibsonData: Refactor to reduce size
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 Michał Gołębiowski... Selector: Make `selector.js` module depend on `attribut...
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)...
2024-01-04 Michał Gołębiowski... Selector: Eliminate `selector.js` depenencies from...
2024-01-03 dependabot... Build: Bump actions/setup-node and github/codeql-action
2023-11-20 Michał Gołębiowski... Build: Reformat GitHub workflow Yaml files
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-06 Michał Gołębiowski... CSS: Fix reliableTrDimensions support test for initiall...
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 Michał Gołębiowski... Docs: Fix module links in the package README
2023-09-21 Timmy WillisonBuild: sort branches in compare_size; last run last
2023-09-20 Timmy WillisonBuild: run pretest in jenkins script
2023-09-20 Timmy WillisonBuild: fix inconsistent builds in Node 20
2023-09-20 Timmy WillisonDocs: update watch task in CONTRIBUTING.md
2023-09-20 Timmy WillisonBuild: add commit SHAs and last runs to comparisons
2023-09-20 Timmy WillisonBuild: add new factory files to dist eslint
2023-09-20 Michał Gołębiowski... CSS:Selector: Align with 3.x, remove the outer `selecto...
2023-09-19 Michał Gołębiowski... Core: Add more info about named exports
2023-09-19 Michał Gołębiowski... Core: Simplify code post browser support reduction
2023-09-19 Michał Gołębiowski... Core: Move the factory to separate exports
2023-09-18 dependabot... Build: Bump qs, socket.io-parser, socket.io & json5
2023-09-18 Timmy WillisonBuild: migrate most grunt tasks off of grunt
2023-09-12 Michał Gołębiowski... Core: Use named exports in `src/`
2023-09-06 dependabot... Build: Bump actions/checkout, actions/setup-node &...
2023-08-25 Timo TijhofBuild: Update mailmap entry for Krinkle
2023-08-11 Timmy WillisonBuild: replace CRLF with LF during minify
2023-07-10 Michał Gołębiowski... Build: Add `exports` to package.json, export slim ...
2023-07-10 Michał Gołębiowski... CSS: Make the reliableTrDimensions support test work...
2023-07-10 Michał Gołębiowski... Build: Switch form Terser to SWC for JS minification...
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: Bump github/codeql-action & actions/checkout
2023-06-27 Dimitri Papadopoulos... Docs: Fix typos found by codespell
2023-06-27 Michał Gołębiowski... Build: Drop individual AMD modules
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 Timo TijhofCore: Fix regression in jQuery.text() on HTMLDocument...
2023-06-12 Michał Gołębiowski... Selector: Re-expose jQuery.find.{tokenize,select,compil...
2023-05-31 Michał Gołębiowski... Build: Switch the minifier from UglifyJS to Terser
2023-05-31 Michał Gołębiowski... Docs: Remove the "Grunt build" section from the PR...
2023-05-31 Michał Gołębiowski... Build: Make the `eslint:dev` task not lint the `dist...
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-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: Avoid collisions between jQuery.event.special...
2023-04-03 Michał Gołębiowski... Event: Simplify the check for saved data in leverageNative
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... Ajax: Don't treat array data as binary
2023-03-20 Michał Gołębiowski... Build: Only install Playwright dependencies when needed
2023-03-20 Michał Gołębiowski... Ajax: Allow `processData: true` even for binary data
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: Backport jQuery selection context logic to...
2023-02-02 dependabot... Build: Bump actions/setup-node from 3.5.1 to 3.6.0
2023-02-01 Michał Gołębiowski... Ajax: Support binary data (including FormData)
2023-02-01 Michał Gołębiowski... Deferred: Respect source maps in jQuery.Deferred.except...
2023-02-01 Michał Gołębiowski... Ajax: Support `headers` for script transport even when...
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
next