Skip to content

Releases: sLeeNguyen/react-flip-clock-countdown

v1.6.0

16 May 16:33
Compare
Choose a tag to compare

What's Changed

  • feat: static classNames, control render on visibilitychange event #17
  • chore: Update node version by @sLeeNguyen in #18
  • feat: allow modifying space between blocks #10
  • feat: add renderOnServer prop to control the component's rendering on the server

Full Changelog: v1.5.2...v1.6.0

v1.5.0

30 Nov 14:43
Compare
Choose a tag to compare

What's Changed

  • feat: hideOnComplete added to allow the timer to stay visible, even after completion! by @liquidg3 in #14

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

28 Jul 02:04
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Dec 05:03
Compare
Choose a tag to compare
  • custom render sections #6
  • minimize bundle size

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Aug 10:22
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Aug 08:18
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Jul 02:33
Compare
Choose a tag to compare

What's Changed

  • bug fixes, allows for easier customization by @sLeeNguyen in #3

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Jun 03:59
Compare
Choose a tag to compare

What's Changed

  • feat:Added param for setting label font size by @DavidBates in #2

New Contributors

Full Changelog: v1.0.5...v1.1.0

v1.0.5

09 Feb 01:54
Compare
Choose a tag to compare

Update docs

v1.0.4

31 Jan 07:07
Compare
Choose a tag to compare

transition bug fixes