cipchk / ngx-countdown

Simple, easy and performance countdown for angular
https://cipchk.github.io/ngx-countdown/
MIT License
192 stars 57 forks source link

Notify triggers only at the end of the timer. #16

Closed code-wizard closed 5 years ago

code-wizard commented 6 years ago

`<countdown [config]="{leftTime:results?.time_limit,notify: [ 2, 5,10,20 ], 'size': 'large'}" (notify)="onTimetick($event)"

$!h!:$!m!:$!s! ` How can I call a function every second?

cipchk commented 6 years ago

Sorry, no yet.

code-wizard commented 6 years ago

I forked you and Implemented a ticker that triggers the left time every second.

On Tue, 20 Feb 2018 at 11:07 AM, 卡色 notifications@github.com wrote:

Sorry, no yet.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cipchk/ngx-countdown/issues/16#issuecomment-366872032, or mute the thread https://github.com/notifications/unsubscribe-auth/AJB7_-ve6OlVEXoF8VGMuxDr5G6pidGGks5tWloPgaJpZM4SJtKC .

suleodu commented 5 years ago

I forked you and Implemented a ticker that triggers the left time every second. On Tue, 20 Feb 2018 at 11:07 AM, 卡色 @.***> wrote: Sorry, no yet. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AJB7_-ve6OlVEXoF8VGMuxDr5G6pidGGks5tWloPgaJpZM4SJtKC .

Hello i will like to know the trick you did to get it notify every seconds pls..

code-wizard commented 5 years ago

Clone my repo the tickerbranch branch. It has the updated code.

https://github.com/code-wizard/ngx-countdown

On Mon, 6 May 2019 at 5:19 PM Adedayo Sule-odu notifications@github.com wrote:

I forked you and Implemented a ticker that triggers the left time every second. … <#m2503164119077423095> On Tue, 20 Feb 2018 at 11:07 AM, 卡色 @.***> wrote: Sorry, no yet. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#16 (comment) https://github.com/cipchk/ngx-countdown/issues/16#issuecomment-366872032>, or mute the thread https://github.com/notifications/unsubscribe-auth/AJB7_-ve6OlVEXoF8VGMuxDr5G6pidGGks5tWloPgaJpZM4SJtKC .

Hello i will like to know the trick you did to get it notify every seconds pls..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cipchk/ngx-countdown/issues/16#issuecomment-489592832, or mute the thread https://github.com/notifications/unsubscribe-auth/ACIHX72L7ZBA33VJUAYOZZTPUALMXANCNFSM4ERG2KBA .