@ebarooni/capacitor-calendar
Advanced tools
Changelog
7.1.0
commit()
method to apply changes to the calendar at a later timecreateCalendar
on AndroiddeleteCalendar
on AndroiddeleteReminder
on iOS to delete a single remindergetReminderById
on iOSdeleteEvent
on Android and iOSdeleteEventWithPrompt
on Android and iOScheckPermission
takes CalendarPermissionScope
as scope
(formerly alias
) instead of PluginPermission
checkAllPermissions
returns { result: CheckAllPermissionsResult; }
instead of PluginPermissionsMap
requestPermission
takes CalendarPermissionScope
as scope
(formerly alias
) instead of PluginPermission
requestAllPermissions
returns { result: RequestAllPermissionsResult; }
instead of PluginPermissionsMap
requestAllPermissions
is marked as deprecatedrequestPermission
is marked as deprecatedalertOffsetInMinutes
, notes
and eventIdOptional
in createEventWithPrompt
eventIdOptional
and createEventWithPrompt
on android does not return an id anymorePluginPermissionsMap
PluginPermission
Changelog
6.7.0
modifyEvent
on iOSChangelog
6.6.0
Changelog
6.5.0
createEvent
and createEventWithPrompt
createEvent
and createEventWithPrompt
requestFullCalendarAccess
on Android was not functionalChangelog
5.5.0
createEvent
and createEventWithPrompt
createEvent
and createEventWithPrompt
requestFullCalendarAccess
on Android was not functional