Skip to content

stefanuebe/vaadin-fullcalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullCalendar for Flow

This addon is an integration of the FullCalendar as a Flow component. It is based on version 6 of the FullCalendar library.

Requirements / versions / support

There are several versions of the addon

  • Version 7, based on Vaadin 25 / Java 21
  • Version 6, based on Vaadin 14 / Java 11, which should also support any version up to Vaadin 24.

Addon versions prior to the current major version are not supported. If you need a fix for such a version feel free to fork the project. You may create an issue, but due to limited time it is very unlikely, that we will fix it.

Please also have a look at the demo for some basic examples and source code of how to integrate the FC. For more examples please have a look into the example section.

FullCalendar Scheduler for Flow addon

This separate addon extends the FullCalendar for Flow addon with the FullCalendar Scheduler, which provides additional resource based views (Timeline View and Vertical Resource View).

For information about the Scheduler (functionality, features, license information, etc.) visit https://fullcalendar.io/scheduler.

License information:

Please be aware, that the FullCalender Scheduler library this addon is based on has a different license model then the basic FullCalendar. For details about the license, visit https://fullcalendar.io/license.

The scheduler addon does not provide any commercial license for the Scheduler. The license model of MIT does only affect the additional files of this addon, not the used original files.

Documentation and Samples

Please visit out github wiki for samples and other information about this addon.

Authors of this addon

This addon is currently maintained by Carlo Zanocco and me. If you have any questions or issues, please use the GitHub repository issues page.

Vaadin directory

Additional links and information

Feedback and co.

If there are bugs or you need more features (and I'm not fast enough) feel free to contribute on GitHub. :) I'm also happy for feedback or suggestions about improvements.