mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update AdminLTE
- from 2.4.5 to 2.4.18 (cannot detect any issues) - set default scancycle for Apple Devices to 1
This commit is contained in:
@@ -1,10 +1,20 @@
|
||||
# FullCalendar [](https://travis-ci.org/fullcalendar/fullcalendar)
|
||||
|
||||
A full-sized drag & drop event calendar (jQuery plugin).
|
||||
# FullCalendar
|
||||
|
||||
- [Project website and demos](http://fullcalendar.io/)
|
||||
- [Documentation](http://fullcalendar.io/docs/)
|
||||
- [Support](http://fullcalendar.io/support/)
|
||||
- [Contributing](CONTRIBUTING.md)
|
||||
- [Changelog](CHANGELOG.md)
|
||||
- [License](LICENSE.txt)
|
||||
A full-sized drag & drop event calendar (jQuery plugin). [Project website »](http://fullcalendar.io/)
|
||||
|
||||
**This is the 3.x version of FullCalendar**. 4.x has since been released. It removes jquery and moment as dependencies, revamps the API, and breaks FullCalendar's functionality into separate packages:
|
||||
|
||||
- [@fullcalendar/core](https://www.npmjs.com/package/@fullcalendar/core)
|
||||
- [@fullcalendar/interaction](https://www.npmjs.com/package/@fullcalendar/interaction)
|
||||
- [@fullcalendar/daygrid](https://www.npmjs.com/package/@fullcalendar/daygrid)
|
||||
- [@fullcalendar/timegrid](https://www.npmjs.com/package/@fullcalendar/timegrid)
|
||||
- [@fullcalendar/list](https://www.npmjs.com/package/@fullcalendar/list)
|
||||
- [@fullcalendar/google-calendar](https://www.npmjs.com/package/@fullcalendar/google-calendar)
|
||||
- [@fullcalendar/rrule](https://www.npmjs.com/package/@fullcalendar/rrule)
|
||||
- [@fullcalendar/luxon](https://www.npmjs.com/package/@fullcalendar/luxon)
|
||||
- [@fullcalendar/moment](https://www.npmjs.com/package/@fullcalendar/moment)
|
||||
- [@fullcalendar/moment-timezone](https://www.npmjs.com/package/@fullcalendar/moment-timezone)
|
||||
- [@fullcalendar/bootstrap](https://www.npmjs.com/package/@fullcalendar/bootstrap)
|
||||
|
||||
For more info, [view the upgrade guide »](https://fullcalendar.io/docs/upgrading-from-v3)
|
||||
|
||||
Reference in New Issue
Block a user