mirror of https://github.com/ColorlibHQ/AdminLTE
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.3 KiB
1.3 KiB
FullCalendar
A full-sized drag & drop event calendar (jQuery plugin). Project website »
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
- @fullcalendar/interaction
- @fullcalendar/daygrid
- @fullcalendar/timegrid
- @fullcalendar/list
- @fullcalendar/google-calendar
- @fullcalendar/rrule
- @fullcalendar/luxon
- @fullcalendar/moment
- @fullcalendar/moment-timezone
- @fullcalendar/bootstrap
For more info, view the upgrade guide »