pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:Java language:TypeScript
Filter by
224M results
closes #27
Vaga 4 (parte 1) — UX + segurança da publicação
Polimento sem risco de dados.
UX
- Modal não apaga formulários por engano — clicar fora (backdrop) só fecha sem aviso se o formulário estiver intacto; ...
Bumps the all-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| axios | 1.16.1 | 1.17.0 |
| next | 16.2.7 | 16.2.9 |
| sharp | 0.34.5 | 0.35.1 |
| @next/env ...
dependencies
javascript
Closes #237 (sub-issue of #110)
What changed
- Types: CampaignSendRow (status, schedule label, counters, template summary); CampaignDetail gains eventId/eventName
(linked event join).
- Repository: ...
Summary
!-- 1–3 bullet points describing what this PR does and why --
Test Plan
!-- How was this tested? Describe manual steps or E2E checks. --
Compliance Checklist
- [ ] No style={{ }} inline ...
Bumps the production-dependencies group with 25 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @clack/prompts | 0.11.0 | 1.5.1 |
| @floating-ui/dom | 1.7.4 | 1.7.6 |
| @myriaddreamin/rehype-typst ...
dependencies
javascript
…chanisms and benefits
(cherry picked from commit 5b2c3b067136308d10f577a0c957e43759411d86)
🅰 Please add the issue ID after Fixes
Fixes #
size/L
Problem
After the recent ignore fix (#216), a folder containing an ignored subfolder (e.g. .my-context) would cause its parent
directory and sibling entries to also be shown as ignored in file listings. ...
Problem
The confidence score disappeared from the dashboard board view. The Quiet Precision overhaul (PR #330) rebuilt the board
as components/dashboard/BoardView.tsx and dropped the per-card ConfidenceBadge ...