Skip to content

Calendar.js v2.10.15 - New import function! Renames! Minor improvements!

Compare
Choose a tag to compare
@williamtroup williamtroup released this 17 Apr 18:31
· 63 commits to main since this release
1023e19
  • Renamed the public function "exportAllEvents()" to "export()".
  • Added new public function "import()”, which can be used to import events from a specific file object (for JSON and iCAL files).
  • Code improvements for readability.