Changelog
-
Added
- Added extension add method
jsCalendar.ext('example', {init : <function>, create : <function>, update : <function>}); - Added methods
freeze/unfreeze/isFrozento prevent the calendars from re-rendering the UI PR#56 by [paxperscientiam](https://github.com/paxperscientiam]
- Added extension add method
-
Bugs
- Fixed
info.startparameter ononMonthRender(was not the first date) - Fixed selected dates not highlighted bug (depending on your timezone) (issue #44)
- Fixed
onDateRenderincorrectisCurrentMonth,isPreviousMonthandisNextMonth(issue #45) - Fixed
fdotwbug #42 - Improved UX on dates outside
min&maxlimits PR#58 by zangarmarsh - Fixed invalid date passed as date object not being detected
- Fixed Catalan Language spelling mistake
- Fixed
-
New Languages
- Added Polish Language (by avatec)
- Added Arabic Language (by JefferyHus)
- Added Thai Language (by notjiam)
- Added Korean Language (by JefferyHus)
- Added Occitan Language (by Quentin PAGÈS)
- Added VietNamese Language (by Nguyen Duy Dien)