New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vuejs-countdown-timer

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuejs-countdown-timer - npm Package Versions

2

2.1.3

Diff

Changelog

Source

2.1.3 (Oct 012, 2020)

Bug fixes 🐛

  • Fixed the time convert browser compatibility issue #12
tridiamond
published 2.1.2 •

Changelog

Source

2.1.2 (Oct 07, 2019)

Bug fixes 🐛

  • Fixed reenter the active window current time is not recalculated.
  • Fixed event ended-callback triggered on vue mounted.
tridiamond
published 2.1.1 •

Changelog

Source

2.1.1 (Feb 22, 2019)

Changes 🙌

  • Changed the hiding logic of 00s, only hide if all previous units are hidden.
  • Changed the modification of the prop value, to avoid props changes in methods.
tridiamond
published 2.1.0 •

Changelog

Source

2.1.0 (Feb 22, 2019)

Features ✨
  • Added the ability to auto hide when each unit's time reaches zero
  • Added the ability to complete hide certain units
Bug fixes 🐛
  • Fixed timestamp input for start time and end time not working
tridiamond
published 2.0.3 •

Changelog

Source

2.0.3 (Sep 30, 2018)

  • Day won't be hidden even day is 00
  • Changed the props value injected for slot countdown
  • Added custom template usage document
tridiamond
published 2.0.2 •

Changelog

Source

2.0.2 (Sep 10, 2018)

  • Added timestamp conversion, if timestamp is less than 14digits, will automatically add 000 to the end.
tridiamond
published 2.0.1 •

Changelog

Source

2.0.1 (Sep 4, 2018)

  • Removed console.logs
  • Added demo link to documents
tridiamond
published 2.0.0 •

Changelog

Source

2.0.0 (Sep 4, 2018)

  • Complete rewrite of the foundation code
  • start-time and end-time supports timestamp format and string timestamp
  • Added millisecond timers, use with interval props
  • Added interval props for millisecond timer feature, default 1000 ms
  • Removed current-time props, default gets current real time new Date()
tridiamond
published 1.0.6 •

tridiamond
published 1.0.5 •

Changelog

Source

1.0.5 (Aus 31, 2018)

  • Changed tip-text to start-label and tip-text-end to end-label .
  • start-label and end-label has default value of empty, optional props, will not display if not passed.
  • Added label-position, count down label can be set at begin or at end
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc