calendariofx / calendario

A small calendar library for creating flexible calendars.
http://calendariofx.github.io/Calendario/docs/
MIT License
57 stars 14 forks source link

Calendar INTERVAL, WEEKDAYS, ... doesn't work when update jQuery to ver. 3.3.1 #33

Closed pixelzdesign closed 5 years ago

pixelzdesign commented 6 years ago

Only day events works, when I put for repeat INTERVAL, WEEKDAYS, ... events doesn't appear in calendar. How to solve this to work with jQuery ver. 3.3.1 EDIT: It's work. I use Laravel and can't make to work INTERVALS. Only work MONTHLY

deviprsd commented 5 years ago

I probably won't support jQuery 3. My current plans are to move this to ESM, IIFE and CJS formats so they can be used in multiple platforms. You won't require jQuery in the future to use Calendario