Category Archives: Uncategorized
V4 Beta Release
The FullCalendar v4 beta has just been released. It contains almost exactly the same API as the previous alpha version except for one big thing: all functionality is broken up into plugins. There is a core package, but it won’t do anything on its own. You must load plugins for everything, including each type of view. Continue reading
Alpha Release: Scheduler Support for v4
Version 4.0.0-alpha.3 of both FullCalendar Core and Scheduler has been released. This release finally catches up Scheduler with the large API refactor of the previous alpha release. Continue reading
Alpha Release: Big API Revamp
Version 4.0.0-alpha.2 is now available. When the 4.0.0 is officially released, it will be the biggest FullCalendar release to date. It sheds a number of outdated dependencies and offers a more modern API. It is also the first time connector plugins to third-party libraries are offered. Continue reading
Alpha Release: jQuery Removal
Removing jQuery from the codebase will make FullCalendar more lightweight and allow for better integration with React/Vue/Angular. We have completed the detangling process! Continue reading
Bootstrap 4 Support
Bootstrap 4 support has been released in FullCalendar v3.9.0. Big thanks to @GeekJosh for the PR! Continue reading
The Docs Have Been Redesigned
After years of accumulating dozens and dozens of new articles and settings and essentially resembling one huge wall of poorly-organized links, the documentation page has been refactored to be more approachable for first-time users of the project. Continue reading
TypeScript Support
FullCalendar and Scheduler now officially support TypeScript! TypeScript is a popular type-aware superset of the JavaScript language that is great for larger projects. Continue reading
Bootstrap Support and Future Developments
FullCalendar 3.5.0 and Scheduler 1.7.0 offers built-in Bootstrap 3 theme support. Include a Bootstrap theme’s stylesheet on your page, set the themeSystem
options to 'bootstrap3'
and you’re off to the races. Big thanks to @joankaradimov for the bulk of the implementation. Continue reading
FullCalendar 3.3.0 and Scheduler 1.6.0
The latest releases of FullCalendar and Scheduler gives drastically more control over which dates are displayed within a view as well as which dates the user can interact with. Continue reading
A Feature-Packed v3.0 and Scheduler v1.4
After being in beta for three weeks, FullCalendar v3 has been released. It implements two very long standing features, and introduces some noteworthy breaking changes. A new version of the premium Scheduler plugin has also been released. Continue reading