Normalize callback prop naming to on[Noun][Verb] convention #3

Merged
iswa merged 1 commits from event-taxonomy-normalizer into master 2026-03-20 08:32:12 -07:00

1 Commits

Author SHA1 Message Date
963652bc61 Normalize callback prop naming to on[Noun][Verb] convention
Rename onAmountSave → onPaycheckAmountSave and onGenerate →
onPaycheckGenerate in PaycheckColumn to match the on[Noun][Verb]
pattern used by all other callback props (onBillPaidToggle,
onBillAmountSave, etc.). Document the convention in CLAUDE.md.

Nightshift-Task: event-taxonomy
Nightshift-Ref: https://github.com/marcus/nightshift
2026-03-20 02:12:33 -04:00