1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 15:19:41 +02:00
mealie/frontend
Arsène Reymond 99e7717fec
UI/UX improvements (#2423)
* disable autofocus and hide keyboard on enter

* improve a11y

* fix non-translated string

* improve recipeTimeline UI

* format

* fixes
2023-08-21 18:41:18 +00:00
..
assets fix: font loading in css (#2182) 2023-02-26 10:29:11 -09:00
components UI/UX improvements (#2423) 2023-08-21 18:41:18 +00:00
composables feat: improve readability of ingredients list (#2502) 2023-08-21 15:32:09 +00:00
lang UI/UX improvements (#2423) 2023-08-21 18:41:18 +00:00
layouts Feature: Global Timeline (#2265) 2023-04-25 09:46:00 -08:00
lib feat: Display Shopping List Item Recipe Refs (#2501) 2023-08-21 09:18:37 -08:00
pages UI/UX improvements (#2423) 2023-08-21 18:41:18 +00:00
plugins fix: delay dark mode loading to bypass vuetify bug (#1877) 2022-12-04 10:30:02 -09:00
static Fix/potential-pwa-fix-4 (#1993) 2023-01-06 15:26:25 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
tests fix: eslint errors and failing tests (#2078) 2023-01-29 13:01:41 -09:00
types feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js chore(deps): update to Nuxt 2.16 (Vue 2.7) (#2144) 2023-02-19 16:11:52 -09:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.nuxtignore ui: rework meal-planner (#2203) 2023-03-02 09:45:06 -09:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
nuxt.config.js chore: bump deps (#2513) 2023-08-20 16:09:13 -08:00
package.json feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json chore(deps): update to Nuxt 2.16 (Vue 2.7) (#2144) 2023-02-19 16:11:52 -09:00
vitest.config.js chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
vuetify.options.js fix: moved vuetify options from nuxt cfg to vuetify cfg (#2084) 2023-02-01 18:51:51 -09:00
yarn.lock feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00