twinssbc / Ionic2-Calendar

A calendar component based on Ionic framework
https://ionic-calendar-demo.stackblitz.io
MIT License
387 stars 197 forks source link

swiper 11 support #672

Closed Marius-Romanus closed 9 months ago

Marius-Romanus commented 9 months ago

Hello, it would be great if the library accepted swiper 11, so you don't have to force the installation. I have been testing it in my project and it seems to work without problems.

"peerDependencies": {
        "swiper": "^11.0.0"
},

https://swiperjs.com/migration-guide-v11

Greetings!

twinssbc commented 9 months ago

I have published a new version 2.3.0 which has swiper dependency upgraded to 11.