Servoy / fullcalendarcomponent

MIT License
4 stars 2 forks source link

Upgrade underlying component #10

Open SteveHawes opened 5 years ago

SteveHawes commented 5 years ago

This component currently uses V2.9 of the underlying fullcalender component. Can it be upgraded to the latest version (3.9) as this gives a number of new features including agenda views. V4 is also in alpha.

Thanks Steve

paronne commented 5 years ago

Hi Steve,

currently we don't have short terms plan to upgrade the fullcalendar to the newer versions. The fullcalendarcomponent, as the most of our components, is open source with an MIT License, therefore feel free to contribute to it creating a Pull Request. Whether is possible we will be glad to provide directions and answer your questions in perfoming such implementation. Please note that there is a dependancy with moment.js to be taken into account, Servoy is currently using moment.js v2.19.1, therefore the fullcalendar versions should be compatible with it.

Regards, Paolo

SteveHawes commented 3 years ago

Hi Paolo,

I have raised a ticket in the support system relating to this upgrade (SVYX-297). The current version of the underlying library is V5.9.0 and there is no longer a dependency on the moment.js library. Given that the version Servoy is distrbuting is over 5 years old now, we could really do with an update to the this component to give us access to the new features, bugfixes and a much more modern look and feel.

In light of all the above and the fact that an NG2 version of this component is required, please would you consider re-evaluating this issue.

Thanks Steve