Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript

Filter by

110M results  (2 s)

110M results

Bumps phaser from 4.1.0 to 4.2.0. details summary Release notes /summary p em Sourced from a href= https://github.com/phaserjs/phaser/releases phaser s releases /a . /em /p blockquote h2 Phaser v4.2.0 ...
dependencies
javascript

💡 What: - Removed an O(N^2 log N) sort operation from the render loop in LargeScaleTrials.jsx. - Applied Schwartzian transform logic (decorate-sort-undecorate) to the filteredSubTrials sort. 🎯 Why: ...

ReferenceError: isOnce is not defined was thrown when opening any activity, preventing the drawer from rendering. Added const isOnce after activityType in singleForm. Bump SW cache to 933 / entry 922. ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | release-it | 20.2.0 → 20.2.1 | age | confidence | Release Notes details summary release-it/release-it ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @angular/compiler (source) | 22.0.3 → 22.0.4 | age | confidence | | @angular/compiler-cli (source) ...

Bumps actions/checkout from 6.0.3 to 7.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions

Summary When a contactless owner gains a contact through any acquisition path (worklist enrichment, P-CONTACT picker, contact-qualify), the system now seeds a prospecting cadence if the owner clears the ...

The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...

💡 What: Implemented a 300ms debounce on the history search input. 🎯 Why: The previous implementation triggered synchronous localStorage reads, JSON.parse(), array filtering, and full DOM reconstruction ...