1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00
mealie/frontend/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
..
api-types fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
api.ts refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
application-types.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
components.d.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
index.d.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
ts-shim.d.ts feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
vue.d.ts Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00