1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00
mealie/frontend/composables
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 fix recipe static routes 2021-08-09 16:19:23 -08:00
forms refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
use-api.ts refactor(♻️): update 'about' page to new composition API (#667) 2021-09-02 11:24:17 -08:00
use-backups.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
use-fraction.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
use-group-cookbooks.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
use-group-mealplan.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
use-group-webhooks.ts Refactor/group page (#666) 2021-09-01 21:39:40 -08:00
use-groups.ts feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
use-notifications.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
use-recipe-context.ts fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
use-recipe-foods.ts refactor(frontend): 💄 Imrove UI for parser 2021-08-29 17:09:08 -08:00
use-recipe-units.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
use-recipes.ts feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
use-router.ts feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
use-tags-categories.ts refactor(frontend): ♻️ rewrite search componenets to typescript 2021-08-08 20:52:44 -08:00
use-toast.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-user.ts refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
use-utils.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-uuid.ts fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
use-validators.ts feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00