Include meal plan recipes in the calendar (closes #368)

This commit is contained in:
Bernd Bestel
2019-09-24 09:40:56 +02:00
parent 2a9f927a13
commit 53c56cc1cb
3 changed files with 38 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
- It's now possible to display a recipe directly from the meal plan (new "eye button") (thanks @kriddles)
- Improved the responsiveness of the meal plan and calendar page by automatically switching to a day calendar view on smaller screens (thanks for the idea @kriddles)
- The calendar now also contains all planned recipes from the meal plan on the corresponding day
- Some style/CSS detail-refinements