Skip to content

Releases: scottboms/kirby-events-field

1.1.1

29 Aug 20:40
28f5374

Choose a tag to compare

  • Renamed hoursStart and hoursEnd fields to timeStart and timeEnd
  • Additional field preview enhancements and fixes
  • Example code for the daysUntil() field method
  • Field naming changes reflected in README

1.1.0

29 Aug 06:21
d575f0a

Choose a tag to compare

  • Splits startDate, endDate, hoursStart, hoursEnd into separate fields to improve flexibility
  • Smarter handling of field display in the drawer
  • Adds new field preview configuration settings
  • Adds a daysUntil() field method