changelog, linting

This commit is contained in:
fewieden
2018-02-17 10:17:59 +01:00
parent f414707f11
commit 1f873b93f6
2 changed files with 7 additions and 3 deletions

View File

@@ -13,6 +13,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Allow to scroll in full page article view of default newsfeed module with gesture events from [MMM-Gestures](https://github.com/thobach/MMM-Gestures) - Allow to scroll in full page article view of default newsfeed module with gesture events from [MMM-Gestures](https://github.com/thobach/MMM-Gestures)
- Changed 'compliments.js' - update DOM if remote compliments are loaded instead of waiting one updateInterval to show custom compliments - Changed 'compliments.js' - update DOM if remote compliments are loaded instead of waiting one updateInterval to show custom compliments
### Changed
- Update notifications use now translation templates instead of normal strings.
### Fixed ### Fixed
- News article in fullscreen (iframe) is now shown in front of modules. - News article in fullscreen (iframe) is now shown in front of modules.