mealie/frontend/components/global
Kuchenpirat 6a71af98bd
fix: show copy to clipboard failure (#2886)
* fix for AppButtonCopy

* add some logging

* fix if statement

* refactor, use .then

* check for copied

* Fix recipe share link

* refactor AppButtonCopy

* update tooltip text

* update use-copy

* logging

* fix is supported check

* more fixes for use-copy.ts

---------

Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2023-12-29 15:48:28 +00:00
..
AdvancedOnly.vue feat: add on mounted hook for bookmarklets (#1120) 2022-04-01 11:05:25 -08:00
AppButtonCopy.vue fix: show copy to clipboard failure (#2886) 2023-12-29 15:48:28 +00:00
AppButtonUpload.vue feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00
AppLoader.vue Feature: Global Timeline (#2265) 2023-04-25 09:46:00 -08:00
AppToolbar.vue feat(lang): more localization(#2219) 2023-03-21 11:45:27 -08:00
AutoForm.vue feat: disable admin option when using LDAP auth (#2583) 2023-09-29 15:58:34 -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 feat: cook timer (#2508) 2023-08-23 09:31:23 -08:00
BaseCardSectionTitle.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseDialog.vue feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -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 feat: Add Categories, Tags and Tools to Manage Data Page (#2737) 2023-11-21 08:31:05 -06: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
DocLink.vue feat: update inline docs on group page to clarify private/public settings (#2190) 2023-02-26 12:39:36 -09:00
DropZone.vue translate hardcoded strings 2023-11-24 22:28:15 +01:00
HelpIcon.vue feat: support require_all property for cookbooks (#1130) 2022-04-03 16:32:58 -08:00
ImageCropper.vue chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
InputColor.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
InputLabelType.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08: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 chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
ReportTable.vue fix: Bulk URL Import Fixes (#2796) 2023-12-07 17:08:47 +00:00
SafeMarkdown.vue feat: Expanded safe HTML tags and attributes (#2248) 2023-03-21 11:49:41 -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