rspace-online/modules/rcal/components
Jeff Emmett ae73e20c28 fix(rcal): fix Invalid Date crash + add reminder button to day detail
- folk-calendar: fix data-date format for prev/next month padding days
  (month=0 produced "2026--1-28" which split into NaN month → Invalid Date)
- folk-calendar: guard toJSON against invalid dates to prevent toISOString crash
- folk-calendar-view: add "+" button to expanded day detail panel
  with inline title input + time picker for creating reminders
- Styles for the add-reminder form matching existing dark theme

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 19:28:12 -07:00
..
cal-demo.ts feat: rCal unified layout — no tabs, auto-map, lunar overlay, scroll zoom 2026-03-02 15:07:31 -08:00
cal.css refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
folk-calendar-view.ts fix(rcal): fix Invalid Date crash + add reminder button to day detail 2026-03-20 19:28:12 -07:00