Skip to content

v0.1.1

Compare
Choose a tag to compare
@yeukfei02 yeukfei02 released this 28 Jun 06:48
· 113 commits to main since this release

Features

  • 🎸 add api in notes page (5be5e7a)
  • 🎸 add data in seed.ts (b905623)
  • 🎸 add deleteFolderById api (efe1e9d)
  • 🎸 add folder and note api (9fc2a83)
  • 🎸 add getFolderById and getNoteById api,update ui (51191a0)
  • 🎸 add gridview header button (612dcd1)
  • 🎸 add heroku deploy (a7107fc)
  • 🎸 add listview and gridview handle (5279b4b)
  • 🎸 add minutediff and fix sorting (c7d530d)
  • 🎸 add more api and update ui (d660234)
  • 🎸 add more api and update ui (4cb6b78)
  • 🎸 add scripts and update readme.md (7803b58)
  • 🎸 add signup and login page (d82a361)
  • 🎸 add snackbar (aaf977e)
  • 🎸 add snackbar ui (3cc41f2)
  • 🎸 add soft delete, get trashs and hard delete func (2e8cb2b)
  • 🎸 add updateFolderById api (6a7c224)
  • 🎸 create project (5ab1571)
  • 🎸 enable select note color highlight (f57e035)
  • 🎸 update api and ui (fb5165d)
  • 🎸 update signup login and notes page (509245b)

Bug Fixes