1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend/components/global
Hayden 8c0c8be659
Feature/group items editor (#1064)
* update types

* remove toolbox routes

* remove unused ""

* add generic crud table

* update calls for type safety

* recreate food/unit editors

* fix type error

* remove shopping list link

* add transition

* add basic search box

* conditional show-select

* styling + basic download support

* generic download as json function

* add fraction support

* add export option

* add label text
2022-03-17 10:30:10 -08:00
..
AppButtonCopy.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppButtonUpload.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppLoader.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppToolbar.vue refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
AutoForm.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BannerExperimental.vue Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
BaseButton.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseButtonGroup.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
BaseCardSectionTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseDialog.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
BaseDivider.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseOverflowButton.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
BasePageTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseStatCard.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
ButtonLink.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
CrudTable.vue Feature/group items editor (#1064) 2022-03-17 10:30:10 -08:00
DevDumpJson.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputColor.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputLabelType.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputQuantity.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
MarkdownEditor.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
RecipeJsonEditor.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
ReportTable.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
ToggleState.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00