Skip to content

v1.0.0

Compare
Choose a tag to compare
@XavierJ96 XavierJ96 released this 27 Jun 18:08
· 24 commits to main since this release

1.0.0 (2024-06-27)

🪶Features

  • add a filter feature for stats (1db4852)
  • add button animation (416a302)
  • add checked state to task (084d58c)
  • add copyLearnerData (af7c4e4)
  • add delete icon in TaskCard component (c78ebae)
  • add formatSectionData (ef372dd)
  • add github button to task UI (c560650)
  • add TaskCard component (093a91e)
  • add TaskType component (a068ddc)
  • add weekly report for coaches (2533a12)
  • get and save github link (524a217)
  • implement task-specific checked state persistence (b820ae1)
  • inject and save git actions (fd2b4aa)
  • remove DB lister from addButtonToCard (a1d5e4a)
  • split task by type (d6bd427)
  • sync airtable with (8a81bbc)
  • task count track added (ed2bf96)
  • update add button (d33e04c)
  • update add button on change (085c212)
  • validate password (34c8492)

🐛Bug Fixes

  • bug that caused overwriting one list (57285c0)
  • checkbox would stretch (241e267)
  • disable the button when added (9784cb8)

⚒️Miscellaneous Chores