Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Releases: ljmerza/calendar-card

2.1.0

14 Feb 15:22
Compare
Choose a tag to compare
  • added progressBar config option for ongoing events

2.0.1

07 Feb 15:54
Compare
Choose a tag to compare
  • Moved to using webpack to build card
  • Hopefully fixed locale issues with moment.js

Card Rewrite

06 Feb 14:50
Compare
Choose a tag to compare
  • converted card to LitElement
  • Removed eventClolor and progressBar configuration options
  • Added internal moment.js code (no need to define moment module in lovelace config)
  • Converted card from module to js
  • Added locale support

CSS leaking issues fixed

24 Jan 19:00
Compare
Choose a tag to compare
1.3.1

updated version

readme formatting and click routes

21 Jan 01:50
Compare
Choose a tag to compare
  • added yaml and bash formatting to read me
  • added pointer to click routes

Updated readme referencing old repo

13 Dec 19:57
Compare
Choose a tag to compare
1.2.1

updated version

Added colored events option

13 Dec 18:26
Compare
Choose a tag to compare
1.2.0

added colors options

Rewrote card code

13 Dec 15:54
Compare
Choose a tag to compare
  • Started new repo with completely rewritten card code