1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 12:05:21 +02:00
mealie/frontend
Hayden 1092e0ce7c
feat: add peak toggle for seeing original ingredient txt (#1111)
* add peak toggle for seeing original ingredient txt

* add recent changes + format

* cleanup search view

* space out results
2022-03-29 09:38:23 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
assets Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
components feat: add peak toggle for seeing original ingredient txt (#1111) 2022-03-29 09:38:23 -08:00
composables feat: add group statistics on profile page 2022-03-27 15:12:18 -08:00
lang Feature/auto generate crowdin data (#1071) 2022-03-19 16:33:55 -08:00
layouts feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
pages feat: add peak toggle for seeing original ingredient txt (#1111) 2022-03-29 09:38:23 -08:00
plugins Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
static update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
utils/icons feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
Caddyfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js Enable localization based on browser settings, add language selector (#925) 2022-03-19 13:27:40 -08:00
package.json update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00
run.sh feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
yarn.lock update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00