Merge pull request #2422 from buxxi/develop

Refactoring newsfeed-module to use templates instead of dom-generation
This commit is contained in:
Michael Teeuw
2021-01-21 15:07:22 +01:00
committed by GitHub
6 changed files with 131 additions and 115 deletions

View File

@@ -21,6 +21,7 @@ _This release is scheduled to be released on 2021-04-01._
- Cleaned up old code on server side.
- Convert `-0` to `0` when displaying temperature.
- Code cleanup for FEELS like and added {DEGREE} placeholder for FEELSLIKE for each language
- Converted newsfeed module to use templates.
### Removed