• Kirakira Patch 1

    authored by keiidev

    3 comments
  • # Patch 1 The site now has the missing feedback needed from all actions that were missing them and it was fixed by simply reading the modem docs :) ([#7](https://github.com/dinkelspiel/kirakira/pull/7)) The entire site now has semantic html, attributes, and types on all elements and lovely :pink_heart: pink checkboxes replacing the default blue ones thanks to the amazing work of @versecafe_25859 ([#3](https://github.com/dinkelspiel/kirakira/pull/3)) Reloading on the post page now also works instead of infinitely loading (thanks for the report @naomieow ) ([#6](https://github.com/dinkelspiel/kirakira/pull/6)) And finally an improved developer experience when setting up the project through our joint efforts for an uncontainerized workflow ([#2](https://github.com/dinkelspiel/kirakira/pull/2)) by @versecafe_25859 and improved docker development by me.