From 5426f0f32969f765544944ce2c662b893755148b Mon Sep 17 00:00:00 2001 From: Thomas Bachmann Date: Mon, 29 Jan 2018 21:41:43 +0100 Subject: [PATCH] Updated documentation for scroll mode in newsfeed module --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8672023f..10910f53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add system notification `MODULE_DOM_CREATED` for notifying each module when their Dom has been fully loaded. - Add types for module. - Implement Danger.js to notify contributors when CHANGELOG.md is missing in PR. +- Allow to scroll in full page article view of default newsfeed module with gesture events from [MMM-Gestures](https://github.com/thobach/MMM-Gestures) ### Fixed - News article in fullscreen (iframe) is now shown in front of modules.