diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index 4ba793050..ab5f19dd5 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -10,18 +10,19 @@ - Fixed router link bugs - Issue #122 ### Features and Improvements + - UI Language Selection - Meal Planner - Improved Search (Fuzzy Search) - New Scheduled card support - Upload/Download backups - Dockerfile now 1/5 of the size! - - **Minor** - - Continued work on button/style unification - - Adding icons to buttons - Migrations - Card based redesign - Upload from the UI - Unified Chowdown/Nextcloud import process. + - Continued work on button/style unification + - Adding icons to buttons + - New Color Theme Picker UI ### Development - Fixed Vetur config file. Autocomplete in VSCode works! diff --git a/frontend/jsconfig.json b/frontend/jsconfig.json index b2c0e02ee..e69de29bb 100644 --- a/frontend/jsconfig.json +++ b/frontend/jsconfig.json @@ -1,3 +0,0 @@ -{ - "include": ["./src/**/*"] -} diff --git a/frontend/src/components/Recipe/RecipeEditor/index.vue b/frontend/src/components/Recipe/RecipeEditor/index.vue index 637fcd49b..7329f064a 100644 --- a/frontend/src/components/Recipe/RecipeEditor/index.vue +++ b/frontend/src/components/Recipe/RecipeEditor/index.vue @@ -12,26 +12,26 @@ > - - - - - - - + + + + + + +