Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 609 Bytes

File metadata and controls

15 lines (8 loc) · 609 Bytes

Ideas

Only small, additive features are listed here. Refactors and package-wide redesigns are intentionally excluded.

1. Recurrence rule field

Provide a Filament field that builds validated RFC 5545 recurrence rules and previews the next occurrences with the existing expander.

2. Calendar drag and resize

Expose authorized callbacks for moving and resizing events, then reload the affected source after a successful update.

3. User display timezone

Allow a widget or user preference to define the display timezone and consistently convert event ranges and picker values at the UI boundary.