Skip to content

Releases: choudharymahipal/countdown-timer-library

Release v2.0.0

13 Nov 15:45
6effaef
Compare
Choose a tag to compare

New customizable Labels and callback events are introduced. You can add your own labels for each cards in your language. And from isTimerRunning and timeRemainingCount, will give you, latest updated status about current countdown timer. For more details you can check its demo on Stackblitz.

Release v1.0.0

12 Nov 12:38
188b0d0
Compare
Choose a tag to compare

We have added 4 new properties to show and hide any card if you don't need it. display_days, display_hours, display_minutes and display_seconds are boolean type variables.

Release v0.0.2

07 Nov 15:29
e0dd8a0
Compare
Choose a tag to compare

It will take only one argument as TargetDate and start countdown with displaying Days, Hours, Minutes and Seconds.