9.0.0-beta.1 (2023-09-26)
Please note, this is a beta release, there have been multiple changes to the code, please report any issues.
⚠ BREAKING CHANGES
- remove
timeColor
andtimeSize
options - remove
dateColor
anddateSize
options - remove
dayWrapperLineColor
option - rename class
eventIcon
toevent-icon
- rename
event-titleRunning
toevent-titel.running
, removeeventTitleSize
- event mode style and class changes
headerNameSuperCompact
class replaced withheader-name compact
headerName
class renamed toheader-name
headerDateSuporCompact
class replaced withheader-date compact
headerDate
class renamed toheader-date
hoursHTML
class renamed tohours
relativeTime
class renamed torelative-time
timeRemaining
class renamed totime-remaining
event-leftCurrentDay
class renamed tocurrent-day
event-leftSuperCompact
class replaced withevent-left compact
event-titleRunning
class replaced withevent-title running
eventIcon
class renamed toevent-icon
Features
- event link will be disabled when no URL is present (286b8a1)
- event mode style and class changes (a81aedd)
- rename event-titleRunning to event-titel.running, remove eventTitleSize (efe86a2)
hide-date
class added whenshowEventDate: false
- added classes
event-date-day
,event-date-month
,event-date-week-day
for left column dates.
Bug Fixes
- change const to var (d7c57d5)
- issues with new div formatting (e0895e1)
- startDaysAhead not showing correctly (0a33d9a)