Skip to content

0.6.3

Compare
Choose a tag to compare
@objectivehtml objectivehtml released this 02 Oct 03:24
· 111 commits to master since this release
  • (Bug Fix) Fixed an issue with the HourlyCounter and MinuteCounter faces not working properly when new digits are added
  • (Refactor) Add new appendDigitToClock to clock method to the FlipClock.Face class that will append the new digits to the DOM. This method can be inherited by the class face to change the default behavior