Skip to content

Releases: sitek94/habit-tracker-app

v1.0.0-alpha.3

16 Dec 19:55
7fa258a
Compare
Choose a tag to compare
  • Added marker in the Weekly Performance Bar Chart
  • Fixed width of the Frequency Indicators in Manage Habits section
  • Sign in/up section and Footer are now more responsive

v1.0.0-alpha.2

14 Dec 22:26
00231ba
Compare
Choose a tag to compare
  • Added option to login as a guest
  • React Query v3 refactor 🎉
  • Added footer with copyright text
  • Fixed some small issues with in <PerformancePanel>: closes #47, closes #48
  • Responsiveness improvements: closes #14, closes #29, closes #30

v1.0.0-alpha.1

13 Dec 17:23
e39abe4
Compare
Choose a tag to compare

Changes

  • replaced unstable new Date(dateString) with parseISO(dateString)
  • improved performance of weekly bar chart animations
  • it is possible to change the state of future checkmarks
  • <UserScores> component refactored to <PerformancePanel>

v1.0.0-alpha.0

13 Dec 01:23
Compare
Choose a tag to compare

First alpha release of the app.

If you find a bug please do submit an issue!