pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:C# language:TypeScript
Filter by
217M results
Dump All Metadata — item_layout in meta line
The .jsonl { kind : meta } line now carries item_layout (classic / unpacked57 / packed57), item_obj_offset, and
packed_unverified (from the existing EngineState ...
…ized
When a patient is anonymized, all ActivityLog rows linked to that patient (patientId + clinicId) now have their
description field redacted: firstName, lastName, full name, phone (exact + digits-only), ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
🎯 What: Removed unused Share2 import from lucide-react in src/screens/Recovery.jsx. 💡 Why: Share2 was imported but never
utilized in the component. Removing it reduces dead code, improves code health, ...
Summary
Adds utility classes for the CSS counter-increment property to control CSS counter incrementation.
Classes
- .counter-inc-default — counter-increment: my-counter 1
- .counter-inc-double ...
🎯 What: Removed the unused X icon import from src/screens/Relax.jsx. 💡 Why: Having unused imports clutters the code and
hurts maintainability. Removing it improves code readability and health. ✅ Verification: ...
- [ ] rather 1-story 1-commit than sub-atomic commits
- [ ] commit title is meaningful = git history search
- [ ] commit description is helpful = helps the reviewer to understand the changes
...