You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
A new countdown template has been recently added (#45). Currently it's possible to using using properties hours, minutes and seconds.
I think it would be cool to extend it in order to be able to pass a date a property ("My presentation start Friday 30th May 2019 at 19:00"). Using this date, the countdown should be displayed (max value: 59:59:00).
Also when the date is over either we display 00:00:00 or maybe we could use a slot to let the user decide what he want to display ("My presentation starts not" or "My presentation started Friday...").
A new countdown template has been recently added (#45). Currently it's possible to using using properties hours, minutes and seconds.
I think it would be cool to extend it in order to be able to pass a date a property ("My presentation start Friday 30th May 2019 at 19:00"). Using this date, the countdown should be displayed (max value: 59:59:00).
Also when the date is over either we display 00:00:00 or maybe we could use a slot to let the user decide what he want to display ("My presentation starts not" or "My presentation started Friday...").