From e83d0f8544dc4c43ef4e4988db17298c30340e2d Mon Sep 17 00:00:00 2001 From: silas Date: Fri, 21 Sep 2018 00:34:17 +0200 Subject: [PATCH] =?UTF-8?q?M=C3=BCnzen=20und=20Hilfe=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/watcherTasks.xml | 2 +- .idea/wordRotator.iml | 1 + log/error.log | 41 +--- log/log.log | 41 +--- public/css/wordRotator.css | 3 +- public/html/application/level.html | 2 +- public/js/app.js | 191 ++++++++++++++---- public/js/lang/de.json | 2 +- public/js/lang/en.json | 2 +- .../pwa/html/application/level.html | 3 + .../Application/pwa/js/site/LevelSite.js | 45 ++++- .../pwa/js/wordrotator/Level/Level.js | 37 +++- .../js/wordrotator/Segment/ParentSegment.js | 80 +++++--- .../pwa/js/wordrotator/Segment/RowSegment.js | 19 +- .../pwa/js/wordrotator/Segment/Segment.js | 13 ++ .../Application/pwa/translations/de.json | 5 +- .../Application/pwa/translations/en.json | 5 +- src/scss/wordRotator.scss | 26 ++- 18 files changed, 351 insertions(+), 167 deletions(-) diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index 2010eea..57f1e47 100755 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -2,7 +2,7 @@ -