eneajaho / ngx-libs

Angular Libraries Support lists community libs support for each Angular version
https://ngx-libs.com/
MIT License
77 stars 31 forks source link

https://www.npmjs.com/package/@fullcalendar/angular #42

Closed swami-sanapathi closed 1 year ago

eneajaho commented 1 year ago
CleanShot 2023-07-20 at 22 13 54@2x

We need to update this one to be the Angular one.

Vic-rider commented 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 ??

eneajaho commented 1 year ago

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.

Vic-rider commented 1 year ago

Ok, I get it now. For help, I'll do it.

Vic-rider commented 1 year ago

52

Vic-rider commented 1 year ago

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.

eneajaho commented 1 year ago

@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.

swami-sanapathi commented 1 year ago

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

swami-sanapathi commented 1 year ago

Don't know why the authors are updated this tag in separate repo.

Vic-rider commented 1 year ago

@swami-sanapathi thanks, I did not even know there is another repo.

Which one we'll choose ?

swami-sanapathi commented 1 year ago

We don't know exactly but the authors are maintaining the angular versioning tags in both repos release notes.