1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend
Hayden 2e11e57e0a
feat: fix recipe rating overwriting (#1756)
Previously, the recipe-ratings component would not sync to the v-modeled value when doing it's own updating. This PR fixes that issue and ensures that the value is pushed up to the parent whether in emit only mode or not.
2022-10-22 12:54:47 -08:00
..
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components feat: fix recipe rating overwriting (#1756) 2022-10-22 12:54:47 -08:00
composables chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
lang New translations en-US.json (French) (#1717) 2022-10-15 12:36:51 -08:00
layouts chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
lib chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
pages chore: drop legacy editor (#1755) 2022-10-22 12:49:59 -08:00
plugins chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
static fix (possible): PWA blank screen (#1523) 2022-08-02 14:06:26 -08:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js fix: bad import path (#1313) 2022-05-29 09:09:36 -08: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 fix: apply API_PORT in containers (#1754) 2022-10-22 11:43:03 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js fix: set meta description and image for shared recipes (#1635) 2022-09-10 09:29:21 -08:00
package.json chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -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 chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
vitest.config.js chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
yarn.lock chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00