1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend
Hayden cd0da36e7c
fix: recipe ingredient editor bugs (#1251)
* filter unallowed fields #1140

* fix type and layout

* propery validate none type quantites

* fix rendering error #1237
2022-05-22 11:16:23 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
assets Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
components fix: recipe ingredient editor bugs (#1251) 2022-05-22 11:16:23 -08:00
composables fix: recipe ingredient editor bugs (#1251) 2022-05-22 11:16:23 -08:00
lang New Crowdin updates (#1247) 2022-05-21 11:22:40 -08:00
layouts feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
pages fix: recipe ingredient editor bugs (#1251) 2022-05-22 11:16: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 Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
utils/icons feat: docker volume validation (#1125) 2022-04-02 16:35:53 -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 feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08: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 Fix #1205 by using isomorphic-dompurify (#1228) 2022-05-15 15:30:33 -08: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 security: fix unsafe html inputs (#1173) 2022-04-24 13:00:04 -08:00
yarn.lock Fix #1205 by using isomorphic-dompurify (#1228) 2022-05-15 15:30:33 -08:00