Logo
Explore Help
Sign In
Mirrors/mealie
1
0
Fork 0
You've already forked mealie
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-11-10 05:52:20 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
7e3a36f2dd6efa729e9073b8f1b2f1a8bcb62cde
mealie/frontend/plugins/globals.ts

8 lines
209 B
TypeScript
Raw Normal View History

Feature/infinite scroll (#719) * feat(frontend): :sparkles: lazy-load all recipes page * feat(frontend): :sparkles: enable runtime theme through env-variables * docs(docs): :memo: update v1 changelog * bump version Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-03 14:07:18 -08:00
import { icons } from "~/utils/icons";
Feature/style unification (#420) * set global icons * fixes #419 * button style docs * category/tag page updates * dynamic router imports Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-23 12:38:55 -08:00
fix linter issues
2021-08-07 16:49:55 -08:00
// eslint-disable-next-line no-empty-pattern
refactor(frontend): ♻️ split user profile/management (#670) * refactor(frontend): :recycle: major rewrite/improvement of use-profile pages * refactor(frontend): :recycle: split webhooks into their own page Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-04 20:24:32 -08:00
export default ({}, inject: any) => {
reorganize all frontend items
2021-08-01 19:24:47 -08:00
// Inject $hello(msg) in Vue, context and store.
inject("globals", { icons });
Feature/style unification (#420) * set global icons * fixes #419 * button style docs * category/tag page updates * dynamic router imports Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-23 12:38:55 -08:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 25ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API