Changelog & small changes for #554

This commit is contained in:
Bernd Bestel
2020-02-09 21:01:29 +01:00
parent 2c0f7f0883
commit 540ae2627a
2 changed files with 3 additions and 8 deletions

View File

@@ -19,6 +19,7 @@
### Meal plan improvements
- Improved that all add-dialogs can be submitted by using `ENTER` and that the next input is automatically selected after selecting a recipe/product
- Added an edit button to all types of meal plan entries
- When adding a recipe, the serving amount is now prefilled with the one of the selected recipe (thanks @kriddles)
- Fixed that the meal plan not used the full height on mobile devices
### Calendar fixes