mealie/frontend
Philipp Fischbeck 2c17845169
Fix double click on sidebar on smaller screens (#906)
The problem was that on smaller screens or when resizing, v-navigation-drawer would change its value on its own, but these changes were not propagated to AppSidebar.
I also added a few missing type definitions for SidebarLinks.
2022-01-07 12:09:34 -09:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
assets Feature/misc tasks (#864) 2021-12-04 16:06:24 -09:00
components Fix double click on sidebar on smaller screens (#906) 2022-01-07 12:09:34 -09:00
composables Add date range to useMealplans composable (#888) 2022-01-05 12:20:57 -09:00
lang Fix titles of category, tag, tool pages (#905) 2022-01-07 12:08:05 -09:00
layouts Fix double click on sidebar on smaller screens (#906) 2022-01-07 12:09:34 -09:00
pages Fix titles of category, tag, tool pages (#905) 2022-01-07 12:08:05 -09:00
plugins feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
static Feature/user photo storage (#877) 2021-12-18 19:04:36 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types Fix double click on sidebar on smaller screens (#906) 2022-01-07 12:09:34 -09:00
utils/icons feat: add user recipe export functionality (#845) 2021-12-04 14:18:46 -09:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -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 ci/cd 2021-08-07 20:21:44 -08:00
Dockerfile Feature/update login UI (#716) 2021-10-02 12:18:01 -08:00
nuxt.config.js frontend build hot-fix 2021-12-11 15:54:28 -09:00
package.json add support for meta tags on share pages (#867) 2021-12-06 17:14:14 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
yarn.lock add support for meta tags on share pages (#867) 2021-12-06 17:14:14 -09:00