- RecipeBrowserPanel: fix onTagSearchInput using '_all' domain slug (backend validates domain — was silently returning empty results) - RecipeDetailPanel: fetch and display accepted community category tags on recipe open; accepted tags shown with accent chip + checkmark, pending tags shown in muted style - browserAPI.listRecipeTags() was already in api.ts but not consumed — now wired into RecipeDetailPanel onMounted as a background fetch |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| services | ||
| stores | ||
| utils | ||
| App.vue | ||
| main.ts | ||
| style.css | ||
| theme.css | ||