Skip to content

pullrequests Search Results · topic:jquery org:jquery fork:true is:public language:JavaScript

Filter by

6.5k results
 (159 ms)

6.5k results

injquery (press backspace or delete to remove)

Summary 3.x version of release migration, beginning with #5512, and including all changes from subsequent release PRs, including #5521. Some things were left in that were only applicable to the main branch ...
Release
  • timmywil
  • Opened 
    yesterday
  • #5522

Summary !-- Describe what this PR does. All but trivial changes (e.g. typos) should start with an issue. Mention the issue number here. - the date is actually the date of the commit prior to the tag ...
Release
  • timmywil
  • 6
  • Opened 
    yesterday
  • #5521

PR gh-512 added the type : module field to the top-level package.json, making Node-based workflows fail when trying to require Migrate as it s not exposed as ESM. To fix this, add a small package.json ...
  • mgol
  • 1
  • Opened 
    3 days ago
  • #525

Summary !-- Describe what this PR does. All but trivial changes (e.g. typos) should start with an issue. Mention the issue number here. I attempted the release this morning and noticed a couple things ...
Release
  • timmywil
  • 2
  • Opened 
    4 days ago
  • #5519

Summary !-- Describe what this PR does. All but trivial changes (e.g. typos) should start with an issue. Mention the issue number here. See https://github.com/release-it/release-it/issues/1128#issuecomment-2224692805 ...
Release
  • timmywil
  • Opened 
    7 days ago
  • #5518

We keep using getLatestStable() as before to only display stable version on the CDN home page, but the subpage can include alpha releases, same as we do for jQuery Mobile, for example. Test Plan: - ...
  • Krinkle
  • Opened 
    7 days ago
  • #106

- also fix tagging the release in the dist repo Summary !-- Describe what this PR does. All but trivial changes (e.g. typos) should start with an issue. Mention the issue number here. I was attempting ...
Release
  • timmywil
  • 4
  • Opened 
    8 days ago
  • #5517

ES modules require extensions in import paths. The dry run: node build/release.js -d 3.5.0 succeeded after this fix.
  • mgol
  • Opened 
    8 days ago
  • #522

PR gh-503 erroneously removed the enquirer dependency, required for the release process. Restore it. In addition, update built-in module imports to use the node: prefix and add a missing utf8 value in ...
  • mgol
  • Opened 
    8 days ago
  • #521

Issue: https://github.com/jquery/jquery-ui/issues/2178 - date picker remains after being destroyed We confirmed through git bisect that this commit, https://github.com/jquery/jquery-ui/commit/817ce38, ...
  • porterclev
  • 5
  • Opened 
    8 days ago
  • #2268