mealie/frontend/types/api-types
Hayden 40462a95f1
fix(frontend): 🐛 fix section titles carrying over on deleted items (#765)
* fix(frontend): 🐛 fix section titles carrying over on deleted items

Added a UUID generator to generate unique id's and prevent list changes from causing proper virtual dom re-renders.

* lazy load json editor

* fix ingredient rendering error

* move text to input

* update settings styling

* improve mobile view

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-31 14:46:46 -08:00
..
admin.ts feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
events.ts reorganize all frontend items 2021-08-01 19:24:47 -08:00
meal-plan.ts reorganize all frontend items 2021-08-01 19:24:47 -08:00
recipe.ts fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
user.ts feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00