v0.0.0
Initial release
A polished inline calendar field for Filament forms and infolists.
Highlights
- Single, multiple, range, and multi-range selection modes
CalendarInputform field andCalendarEntryinfolist component- Multi-month grid with responsive columns and date constraints
- Range hover preview and smart range editing
- Locale support via
->locale() - Self-contained Alpine.js UI — no external calendar library required
Requirements
- PHP 8.2+
- Laravel 11 or 12
- Filament 4 or 5
Install
composer require asmit/fila-calendar
php artisan filament:assets