Skip to content

Releases: lean-stack/liste.live

v0.2.0

09 Jun 09:30
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add list page with firebase integration. (64a6ab9)
  • Add form to submit submissions. (28b2976)
  • Handle submission creating. (157b155)
  • Listing submissions (c2212bd)
  • Displaying submisson list (6c98a1b)
  • Displaying submission and option to edit that (09a2f41)

🩹 Fixes

💅 Refactors

  • Simplify firebase access. (beb6ab0)
  • Make light theme default. Not listening to client prefs. (7bacb6f)
  • Better handling of saving action. (808f7d7)

❤️ Contributors

v0.1.0

08 Jun 10:04
Compare
Choose a tag to compare

🚀 Enhancements

  • Add initial landing page. (f3f5a19)
  • Enable dark mode based on client prefs (5ed92ae)
  • Implement and add theme toggle component. (cfeef94)

🩹 Fixes

💅 Refactors

  • Switch to dedicated icon imports. (cf3b9c3)

🏡 Chore

  • Scaffold next app. Initial commit. (d372db4)
  • Add utility deps. Configure tailwind. (c9e1ea8)
  • Configure formatting and linting. (b4b3698)
  • Add license. (337f495)
  • Update readme (b813786)
  • Add changelog generator. (7c4683c)

❤️ Contributors