8000 Releases · fengyuanchen/vue-countdown · GitHub
[go: up one dir, main page]

Skip to content

Releases: fengyuanchen/vue-countdown

v2.1.0

13 Aug 08:46

Choose a tag to compare

  • Add the restart method.

v2.0.0

07 Feb 11:07

Choose a tag to compare

Upgrade to Vue 3.

v1.1.5

25 Feb 06:26

Choose a tag to compare

  • Drop an useless dependency (#45).

v1.1.4

21 Dec 08:37

Choose a tag to compare

  • Fix an issue of losing time about one second per minute (#43).

v1.1.3

14 Sep 04:19

Choose a tag to compare

  • Continue counting down only when the current tab is visible (#37).

v1.1.2

16 Apr 12:03

Choose a tag to compare

  • Add missing properties for the progress event (#34).

v1.1.1

05 Apr 14:37

Choose a tag to compare

  • Use requestAnimationFrame instead of setTimeout for better performance (#33).

v1.1.0

23 Dec 11:15

Choose a tag to compare

  • Add new now option for customizing local time.
  • Pause the countdown when the page is hidden and continue the countdown when the page is visible again.
0