Skip to content

8.0.0

Compare
Choose a tag to compare
@cipchk cipchk released this 31 Aug 10:20
· 50 commits to master since this release
555688d

8.0.0 is a breaking change version, refactors the countdown component.

Replace template with the format time accepted patterns, can be using angular time format or other libaries time format (like this: date-fns), default using angular date-time format, you can refer to accepted patterns via angualr.io.

For more details please refer to Document, and if you have any upgrade question please submit the tickets in the issues.

Thank you for your support of ngx-countdown.