Skip to content

feat(attachments): useAttachments data-ops core (Phase 1a)#78

Merged
pparage merged 8 commits into
devfrom
feature/attachments-phase1a-useattachments
May 21, 2026
Merged

feat(attachments): useAttachments data-ops core (Phase 1a)#78
pparage merged 8 commits into
devfrom
feature/attachments-phase1a-useattachments

Conversation

@pparage
Copy link
Copy Markdown
Member

@pparage pparage commented May 21, 2026

Adds a pure, fully-tested useAttachments module: createAttachment, the update/remove/scope/order/source mutators, validateAttachment (per-kind completeness rules), and a normalizeAttachments convenience. No DOM, no content-file I/O — the logic core the attachment editor (Phase 1b) and host components (Phase 1c) build on.

Depends on the Phase 0 normalizeAttachment (PR #76); this branch is stacked on it, so merge #76 first.

@pparage pparage merged commit 5d2f3e0 into dev May 21, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant