From 8b1d17f2e25585ca0ed1371914c50e991351dc57 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 11 May 2020 16:14:09 +0200 Subject: [PATCH] [Project] Updated strolch-wc-* versions --- bower.json | 6 +-- locales.json | 4 +- strolch-wc-auth.html | 110 +++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 112 insertions(+), 8 deletions(-) diff --git a/bower.json b/bower.json index e27cbbf..185ac81 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-auth", "description": "Strolch WebComponent Auth", - "version": "0.7.9", + "version": "0.8.0", "authors": ["Robert von Burg"], "keywords": [ "strolch", @@ -17,8 +17,8 @@ "homepage": "https://github.com/4treesCH/strolch-wc-auth", "ignore": [], "dependencies": { - "strolchjs": "4treesCH/strolchjs#^0.3.0", - "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.6", + "strolchjs": "4treesCH/strolchjs#^0.4.0", + "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.7", "polymer": "Polymer/polymer#^1.11.3", diff --git a/locales.json b/locales.json index 6a9c779..ccf5f94 100644 --- a/locales.json +++ b/locales.json @@ -26,9 +26,11 @@ "production": "Production", "testing": "Testing", "staging": "Staging", - "development": "Development" + "development": "Development", + "keepAlive": "Stay logged in" }, "de": { + "keepAlive": "Eingeloggt bleiben", "production": "Produktion", "testing": "Testing", "staging": "Staging", diff --git a/strolch-wc-auth.html b/strolch-wc-auth.html index bc1b2c1..4cecb46 100644 --- a/strolch-wc-auth.html +++ b/strolch-wc-auth.html @@ -2,6 +2,7 @@ + @@ -72,6 +73,10 @@ on-focus="onFocus" auto-validate> + +