github totaldebug/atomic-calendar-revive v9.0.0

latest releases: v10.0.1-beta.1, v10.0.0, v10.0.0-beta.2...
11 months ago

9.0.0 (2023-09-27)

⚠ BREAKING CHANGES

  • remove timeColor and timeSize options
  • remove dateColorand dateSize options
  • remove dayWrapperLineColor option
  • rename class eventIcon to event-icon
  • rename event-titleRunning to event-titel.running, remove eventTitleSize
  • event mode style and class changes
  • headerNameSuperCompact class replaced with header-name compact
  • headerName class renamed to header-name
  • headerDateSuporCompact class replaced with header-date compact
  • headerDate class renamed to header-date
  • hoursHTML class renamed to hours
  • relativeTime class renamed to relative-time
  • timeRemaining class renamed to time-remaining
  • event-leftCurrentDay class renamed to current-day
  • event-leftSuperCompact class replaced with event-left compact
  • event-titleRunning class replaced with event-title running
  • eventIcon class renamed to event-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 when showEventDate: 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)
  • progress bar in incorrect position (c131764)
  • startDaysAhead not showing correctly (0a33d9a)

Code Refactoring

  • remove timeColor and timeSize options (824bbe4)
  • rename class eventIcon to event-icon (960a2d7)

Don't miss a new atomic-calendar-revive release

NewReleases is sending notifications on new releases.