github ndresx/react-countdown v2.3.0

latest releases: v2.3.2, v2.3.1
4 years ago

Changelog

  • Added feature to stop the countdown through the API
  • Added new feature props:
    • onStop callback
    • overtime which allows the countdown to become negative (resolves #94)
  • Extended the API with the following functions:
    • stop()
    • isStarted()
    • isStopped()
  • Updated API usage example

Bugfixes

  • Fixed and revised countdown status management (fixes #97)

Misc

  • Added E2E Testing with Cypress
  • Updated README.md (fixes #51)

Don't miss a new react-countdown release

NewReleases is sending notifications on new releases.