traingenerator icon indicating copy to clipboard operation
traingenerator copied to clipboard

Angular 16+

Open WeslleyDeSouza opened this issue 1 year ago • 2 comments

19 contributors, but there have been no updates for years, for such as great lib..? The Lib is no longer compatible with Angular 16+...

WeslleyDeSouza avatar May 22 '23 19:05 WeslleyDeSouza

Since I had the same problem while updating the angular version of my application, I decided to fork and "maintain" this package to keep it up to date with angular and ionic versions. -> https://www.npmjs.com/package/ion7-calendar Feel free to install it and use it instead of the ion2-calendar. It should work exactly the same, just change the import from "ion2-calendar" to "ion7-calendar"

Edit: right now it is working with angular 16, I don't know if it is working with angular 17, I have to try it out first

DominikRo avatar Jun 17 '23 07:06 DominikRo

Unfortunately this repository was abandoned, to solve my problems with dates before 1970 and angular updates, I released a new version with corrections and new features.

https://www.npmjs.com/package/@heliomarpm/ion-calendar

heliomarpm avatar Apr 06 '24 17:04 heliomarpm