feat(components): add CustomAmountEditor, bump to 0.2.0 #1

Merged
makiolaj merged 1 commits from feat/custom-snooze-duration into main 2026-07-12 10:31:03 +00:00
Owner

Extract the shared presets-plus-Custom editor card into a reusable, presentational component: CustomAmountEditor (tonal card, optional unit toggle, amount field + live preview + confirm). Callers own amount/unit state and supply preview/confirmEnabled/labels, so the component carries no units, ranges or strings. Empty unitLabels = amount-only editor. Bumps version 0.1.0 -> 0.2.0 (no release tag yet). Consumed by calendula PR feat/custom-snooze-duration, which re-pins the submodule to this branch.

Extract the shared presets-plus-Custom editor card into a reusable, presentational component: CustomAmountEditor (tonal card, optional unit toggle, amount field + live preview + confirm). Callers own amount/unit state and supply preview/confirmEnabled/labels, so the component carries no units, ranges or strings. Empty unitLabels = amount-only editor. Bumps version 0.1.0 -> 0.2.0 (no release tag yet). Consumed by calendula PR feat/custom-snooze-duration, which re-pins the submodule to this branch.
makiolaj added 1 commit 2026-07-08 16:07:02 +00:00
Extract the shared presets-plus-custom editor card — tonal surface with the
connected shape, an optional single-choice unit toggle, and an amount field
with a live preview + confirm — used by the reminder, agenda-range and snooze
pickers into one reusable, presentational component.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
makiolaj merged commit 60dd4eea71 into main 2026-07-12 10:31:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: makiolaj/floret-kit#1