mealie/frontend/components/global
Hayden caa9e03050
refactor: recipe-page (#1587)
Refactor recipe page to use break up the component and make it more usable across different pages. I've left the old route in as well in case there is some functional breaks, I plan to remove it before the official release once we've tested the new editor some more in production. For now there will just have to be some duplicate components and pages around.
2022-08-27 10:44:58 -08:00
..
AdvancedOnly.vue feat: add on mounted hook for bookmarklets (#1120) 2022-04-01 11:05:25 -08:00
AppButtonCopy.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08: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 chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BannerExperimental.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseButton.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseButtonGroup.vue ux: unify UI based on user-feedback (#1216) 2022-05-11 17:14:03 -08:00
BaseCardSectionTitle.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseDialog.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseDivider.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseOverflowButton.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BasePageTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseStatCard.vue chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
ButtonLink.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
ContextMenu.vue refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
CrudTable.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
DevDumpJson.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
HelpIcon.vue feat: support require_all property for cookbooks (#1130) 2022-04-03 16:32:58 -08:00
InputColor.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
InputLabelType.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
InputQuantity.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
LanguageDialog.vue chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
MarkdownEditor.vue refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
RecipeJsonEditor.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
ReportTable.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
SafeMarkdown.vue security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
StatsCards.vue feat: add group statistics on profile page 2022-03-27 15:12:18 -08:00
ToggleState.vue security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00