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.
REJack
0261303218
|
5 years ago | |
---|---|---|
.. | ||
dist | 5 years ago | |
.bower.json | 5 years ago | |
CHANGELOG.md | 5 years ago | |
CONTRIBUTING.md | 7 years ago | |
LICENSE.txt | 8 years ago | |
README.md | 5 years ago | |
bower.json | 6 years ago |
README.md
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 »