Skip to content

Release 0.0.1

Compare
Choose a tag to compare
@mateoguzmana mateoguzmana released this 18 Sep 17:41
· 24 commits to main since this release
  • fix(clock): removing invalid prop (c80e332)
  • chore(config): removing release plugins (ba7a320)
  • feat(digital): adding extra configuration for digital clock (f95590a)
  • docs(readme): removing demo animation (7155116)
  • feat(clock): adding different clock shapes and more custom props (53e8537)
  • docs(readme): adding link to skia (63298c6)
  • docs(demo): adding demo to readme (16a5b79)
  • docs(readme): adding under construction docs (a11171e)
  • chore(readme): updating readme docs (2b0532a)
  • chore(name): renaming library (e449ca2)
  • feat(github): adding templates and workflows copied from fiesta (3080754)
  • chore(code-of-conduct): separating code of conduct to a different file (195fcd5)
  • chore(refactor): removing non-needed fragments (9f69f6f)
  • feat(digital-clock): calculating text width to define the width of canvas (d188698)
  • fix(digital): adjusting properties for the digital clock (b8a1b56)
  • chore(props): allowing passing some props to the components (223a0b7)
  • fix(clock): adjusting math for the numbers position calc (d07136e)
  • fix(clock): adjusting values for clock numbers (d5bdbd8)
  • feat(clock): adding better positon for numbers in the clock (570a5ce)
  • feat(clock): wip with numbers inside the clock (6f7b5ff)
  • fix(digital-clock): fixing digital clock not updating (66c6ac7)
  • feat(digital-clock): creating a different component for the digital clock (b3f512e)
  • feat(clock): adding font and time in font (4792552)
  • feat(clock): adding correct logic for the clock time calculation (2c6793c)
  • feat(clock): adding initial logic for the clock base and handles (80392d5)
  • chore(web): removing web folders (7b73049)
  • feat(clock): initial clock wip (6bede28)
  • chore(expo): upgrading expo sdk (e170d5b)
  • chore(deps): adding skia (a688beb)
  • chore(lib): initial library configuration (41e92c5)