Releases: tomasrudh/analogclock
Memory leak
Eliminates Moment.js
The by far biggest problem with AnalogClock has been moment.js. This release eliminates the need for moment.js.
Eliminates Moment.js
The by far biggest problem with AnalogClock has been moment.js. This release eliminates the need for moment.js.
Performance and colors
Performance improvement, thanks to Piotr Skowronek (pskowronek) for this.
Added ways to describe colors:
"green"
"#3273a8"
rgba(44,0,88,0.5)
"--secondary-text-color"
The card now also supports transparent background.
Improved error handling.
Performance and colors
Performance improvement, thanks to Piotr Skowronek (pskowronek) for this.
Added ways to describe colors:
"green"
"#3273a8"
rgba(44,0,88,0.5)
"--secondary-text-color"
The card now also supports transparent background.
Improved error handling.
Added error texts
Should an error occur will a message be shown instead of an empty grey card.
Bugfix
Bugfix
New features
Included all settings in themes, except timezone and diameter
Add possibility to hide minor ticks
Added possibility to format date and time
Added possibility to view a custom text for time zone
Added themes
Added the possibility to set different background colors at different times.