themouette / jquery-week-calendar

A weekly calendar plugin based on jquery and jquery-ui
http://groups.google.com/group/jquery-week-calendar
720 stars 253 forks source link

[Proposition] For update jQuery and a solution #204

Open shawe opened 7 years ago

shawe commented 7 years ago

On latest versions of jQuery/jQuery UI weekCalendar stop working because jquery.browser was deprecated, if you add https://github.com/gabceb/jquery-browser-plugin like dependency, you can upgrade to latest version.

At this time, only with jquery-migrate-1.4.1.js I solved that founding the problem, I don't now if later I can have more problems, but until now, I don't needed jquery-migrate-3.0.0.js or something else to re-check any other problem.

If you are interested on upgrade, seems that you can do it without big problems.

I'm starting to update and all code that is using weekCalendar and maybe appear more news problems, are you interested in that I notify you here for solutions I found?

n3nikita commented 7 years ago

Yes, im interested! I had to use old versions of jQuery/jQuery UI with weekCalendar.

shawe commented 7 years ago

@MrBandaruk finally the customer prefer to use fullCalendar+Schedule and I don't test anything more.