philippfrenzel / yii2fullcalendar

JQuery Fullcalendar Yii2 Extension
GNU General Public License v2.0
133 stars 97 forks source link

Add "onLoading" event #113

Closed encryptedroot closed 6 years ago

encryptedroot commented 6 years ago

Since FullCalendar has a loading callback, I would like to take advantage and write my own js code to show a loading indicator over the calendar instead of just providing text to show when events are loading. The update would provide the new functionality I am looking for, while allowing other users to continue using the loading text below the calendar.