pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:JavaScript language:TypeScript
Filter by
83.1M results
Description
Adds two optional, backward-compatible capabilities to ResourceHeader (implemented in BaseHeader):
- belowTitle?: ReactNode — render arbitrary content inside the header, directly below ...
feat
react
Closes #101
Summary
- Remove app-ad e device-frame do registry do backend e do barrel do frontend (index.ts) — templates subutilizados com
critérios de uso estreitos
- Adiciona aiInstructions ...
Summary
- Extracts the +Add entry modal s type-conditional visibility logic from TenderEntriesPanel.tsx into a sibling helper
addEntryFieldVisibility.ts exporting requiresDueDate(type) and requiresAssignee(type). ...
Summary
Two related correctness/tooling fixes, discovered while hardening buffer input handling on top of the pdfjs 6.0.227
migration.
1. Fix: input buffer detachment (HIGH severity correctness bug) ...
Огляд
Виправлення P0/P1-знахідок із глибокого багатоагентного ревью платформи (docs/REVIEW_DEEPDIVE.md). Кожну знахідку
перевірено проти живого коду; зміни задеплоєно й протестовано на тестовому сервері ...
Power of Three (PR 3 of the phased build)
Adds full, research-verified SparkNotes-style literary analyses for the third arc, Power of Three (books 13–18): The
Sight, Dark River, Outcast, Eclipse, Long ...
Bumps zod from 3.25.76 to 4.4.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/colinhacks/zod/releases zod s releases /a . /em /p blockquote h2 v4.4.3 /h2 h2 Commits: ...
dependencies
javascript
The deliberate cutover for Phase 15 documents — makes the system ready to flip FEATURE_DOC_CONSOLIDATION on so ALL
document surfaces (public reads, hub/search, admin writes) move to compliance_documents ...
Refresh of #10 per @RBKunnela s review - rebased onto current main and the adapter now ships with its own test suite
picked up by vitest run.
What changed since #10:
- Branch built fresh from current ...
💡 What: Replaced .find() + .map() with .findIndex() and direct index assignment in src/store/cartStore.js addItem
function. 🎯 Why: The original logic iterated over the array twice (once to find the item, ...