Skip to content

v1.3.0

Compare
Choose a tag to compare
@kewisch kewisch released this 09 Nov 11:32
3f219e0
  • Update various dependencies
  • Added ical.js to CDNJS
  • Fix documentation to make clear where the freq value needs to be passed
  • Setting event duration should unset dtend and vice versa
  • automatically fetch exception from parent component when construction an Event
  • Bugfix days los on isDate change
  • added helper method for removing extra timezones
  • Make UNTIL= use ICAL format
  • Fix error when stringify'ing jCards without sub-components
  • RANGE:THISANDFUTURE is a parameter of Recurrence-ID, not a standalone property
  • Forces interval to Number when creating RRule from data
  • Switch to yarn
  • Remove obsolete dependencies (unused or no longer necessary with newer Node.js versions)
  • Property: introduce getFirstParameter method
  • Clarified instructions to install dev dependencies