pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:Java
Filter by
206M results
Summary
- Added htmlFor to the 3 labels in the guide-edit modal in apps/web/app/admin/guides/page.tsx
- Added matching id attributes to the corresponding inputs
- IDs used: guide-edit-email, guide-edit-password, ...
What changed
Extends isActiveStateElement regex in src/dead-end-audit.js from
/^(active|selected|is-active|is-selected|current|is-current|aria-current|tab-active)$/
to add a single token, sel. The sel ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| peaceiris/actions-gh-pages | action | digest | 4f9cc66 → 84c30a8 |
Configuration
📅 Schedule: ...
Motivation
External analysis consumers need all Java source files for a project — both hand-written and annotation-processor
generated — without triggering compilation. Previously there was no task for ...
Summary
Adds a ToolFinalResult sentinel for generator tools that need to stream progress while storing a separate structured
final result.
- Adds ToolFinalResult and exports it from agno.tools.
- ...
This PR was created by qwen-chat coder for task 64ee788d-b180-4552-aa29-f7d49fe46766.
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| com.puppycrawl.tools:checkstyle (source) | build | minor | 13.4.2 → 13.5.0 |
Configuration
📅 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| peaceiris/actions-gh-pages | action | digest | 4f9cc66 → 84c30a8 |
Configuration
📅 Schedule: ...
Related issue: https://github.com/mrdoob/three.js/pull/33564#discussion_r3314527716, #33602
Description
This PR updates DRACOLoader to support passing an object into setDecoderPath that specifies both ...