Closed swami-sanapathi closed 1 year ago
@eneajaho, pls is there a version of @angular/material for calendar event like @fullcalendar.
Or are you talking about this : https://www.npmjs.com/package/angular-calendar ??
I'm talking about the current fullcalendar/core
library that is already part of the data.
But we care more about the fullcalendar/angular instead of fullcalendar/core. So I would remove the core one and just leave the angular one.
Ok, I get it now. For help, I'll do it.
Hi @eneajaho, i check the steps to use @fullcalendar in an angular app, and it seems that we'll need at least 02 more packages to very well use it.
You can see more here https://fullcalendar.io/docs/angular, so I think that we must add them too.
@Vic-rider yes but it looks to me that only the angular one is specific to Angular.
Because I don't think core lob depends on angular/core.
The dev have to check the breaking changes and if they need to update the version of core lib they'll have to check the changelogs.
I find the tag for angular version 16 is here: https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.8
Can we update this for v16? @eneajaho
Don't know why the authors are updated this tag in separate repo.
@swami-sanapathi thanks, I did not even know there is another repo.
Which one we'll choose ?
We don't know exactly but the authors are maintaining the angular versioning tags in both repos release notes.
We need to update this one to be the Angular one.