saade / filament-fullcalendar

The Most Popular JavaScript Calendar as a Filament Widget
MIT License
282 stars 85 forks source link

Add view property to date select event #116

Closed diegoldev closed 1 year ago

diegoldev commented 1 year ago

Currently, select callback is not receiving view parameter as fullcalendar does

This PR add this parameter in order to be able to be used conveniently

saade commented 1 year ago

thanks