- removed bootstrap-timepicker from bower.json (due it doesn't deliver dist files via bower/npm) - updated fullcalendar to 3.10.1 - updated raphael to 2.3.0 |
||
|---|---|---|
| .. | ||
| dist | ||
| .bower.json | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| README.md | ||
| bower.json | ||
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 »