pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:HTML language:HTML
Filter by
121M results
Correctifs de recette (suite).
Période
- Preset « S-1 » ne se coupe plus sur deux lignes (white-space:nowrap sur les pills).
- N-1 redevient éditable (2 calendriers) : calculée automatiquement par ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Bumps the npm-dev-tools group with 3 updates: @emnapi/core, @emnapi/runtime and @types/node.
Updates @emnapi/core from 1.10.0 to 1.11.0 details summary Release notes /summary p em Sourced from a href= ...
dependencies
javascript
Scale up to 2x to cover the section after rotation.
https://claude.ai/code/session_01JcS4LiSfxrTcr8Xo2zGeCs
User description
Description
Fixes two runtime issues in ResumeBuilder.jsx causing ATS score calculation failures and application crashes.
Changes made:
- Removed duplicate ATS score useEffect hooks ...
size:XS
Issue
https://github.com/wso2/api-manager/issues/5068
Root Cause
In AdvanceEndpointConfig.jsx, the useState initializer unconditionally sets config.actionDuration = 30000 . Because the
Duration TextField ...
closes #1806
https://github.com/user-attachments/assets/885d912e-189f-4466-9e93-a53fc4f62444
- Adds a new RepelloAI guardrail documentation page to litellm-docs, covering setup, configuration, supported modes,
request/response scanning behavior, and streaming support.
- Also updates the ...
💡 What: Replaced complex nested Cheerio selectors ($( #gsc_a_t .gsc_a_tr, tr.gsc_a_tr )) with simpler class selectors
($( .gsc_a_tr )). Additionally, refactored the extraction of .gs_gray elements inside ...