rejas
d8f093b226
Cleanup some globals
2020-05-02 10:33:24 +02:00
rejas
e7fc4ef1e7
Replace unsecure links with https ones
2020-04-28 23:05:28 +02:00
Veeck
ec187fe109
Update changelog and commen tags
2020-04-21 12:23:50 +02:00
rejas
ef8d85773c
Run automatic fix
2020-04-21 12:23:50 +02:00
Veeck
a1285b120b
Remove some other prefixed styles since we are at it
2020-04-20 12:13:13 +02:00
Veeck
7a976c0239
Fix tests, use non-spread object extend version again
2020-04-20 11:24:03 +02:00
Veeck
5819ef346b
Rename stylesheet for clarity that its about the notificationFX
2020-04-20 10:58:27 +02:00
Veeck
b3dcc82c71
Remove old webkit prefix styles
2020-04-20 10:52:53 +02:00
Veeck
06e8308dc2
Replace old js files with modern code
2020-04-20 10:51:27 +02:00
Michael Teeuw
a85ed709af
Remove newlines.
2020-01-18 21:09:18 +01:00
Michael Teeuw
e24d1a1261
Fix newlines?
2020-01-18 21:02:49 +01:00
Adi Miller
63950f572a
Adding trailing enter to avoid build warning.
2020-01-16 16:47:49 +02:00
Michael Teeuw
1152689f34
Remove docs and link to docs.magicmirror.builders.
2020-01-12 13:01:56 +01:00
rejas
515c183070
Fix a comparison that was an assignement
2019-06-05 17:01:54 +02:00
rejas
5c08bde0fa
More == -> === and != -> !== fixes
2019-06-05 09:32:10 +02:00
Chris van Marle
3880c8dc2c
Restyle notification colors
2019-03-14 14:11:14 +01:00
Chris van Marle
c0ab2ac297
Support timer in notifications too
2019-03-14 14:11:10 +01:00
Veeck
d622277c11
Updated modernizr code to latest version
2019-03-02 08:40:20 +01:00
Veeck
8f781ea4ab
Small typo fix in link
2019-03-02 08:30:08 +01:00
Tom Hirschberger
02ae0df2cc
add font-awesome.css to styles of alert.js
2019-02-24 11:48:14 +01:00
Teddy Payet
81432b54a3
Classes for alert module
...
Use of classes instead of inline style. With those modifications, it will be easier to personnalize the alert with custom.css
2018-08-01 09:37:27 +02:00
Teddy Payet
08fa511d17
Add some translations (mostly french).
2018-07-10 15:03:54 +02:00
Michael Teeuw
f1dee488a7
Fix indent.
2018-04-02 14:11:21 +02:00
E:V:A
497145b1b5
null check for notification removal
...
Make sure there is something to remove, before we attempt to remove the notifications.
- This fixes #1240
2018-04-02 14:07:25 +03:00
E:V:A
c7170e6dc2
fix md header
2018-03-01 11:53:10 +02:00
Kalin Koychev
39d0142993
- Add Bulgarian translations for MagicMirror² and Alert module
2017-10-13 21:51:21 +03:00
Unknown
9416980096
Added Dutch translation
...
Added Dutch translation to Alert module
2017-06-13 20:33:48 +02:00
Rodrigo Ramírez Norambuena
1d024cc339
remove extra spaces alert README
2017-02-12 13:29:36 -03:00
Rodrigo Ramírez Norambuena
1032e97d58
Fix string russian translation module alert
2017-01-30 13:32:52 -03:00
Rodrigo Ramírez Norambuena
422349c2d1
Change of examples configuration in README modules.
...
This change is related commit f59f035a7ec5e64ab9e629521b39a548a6430b8b
Now is used grunt for check ESLint syntax validation of config/* files
2017-01-24 17:22:17 -03:00
Zoltán Rónai
8181b9a31c
Rename hu to hu.json
...
extension (**.json)
2017-01-24 09:09:13 +01:00
zoliaz1993
9670d74345
Update Hungarian language.
...
Add Alert module Hun translation.
Text aligned formality.
2017-01-24 08:54:39 +01:00
Brian
2913120ff7
Update README files
2017-01-17 16:14:50 +01:00
Sergey Morozov
01cf4cc1ed
Added Russian Translations
...
Redo of the PR #598
**Added:**
- Russian Translations
**Fixed:**
- corrected .gitignore rules for default modules
(Reasoning behind change: when I added translation for `alert` module `git add` was telling me that `.gitignore` rule excludes files and folders under `modules/default`)
I also noticed that `.gitignore:56` has following declaration:
```
!/modules/node_helper
!/modules/node_helper/**
```
but I don't think this directory structure exists today (also there is a small typo)
2017-01-06 11:21:20 -08:00
Rodrigo Ramírez Norambuena
19d906c5e4
fix tabs, remove extra spaces and lines.
2016-12-29 22:23:08 -03:00
Jopyth
3c8fa3382b
update documentation to module default config
2016-11-20 16:47:49 +01:00
Rodrigo Ramírez Norambuena
048985bdf4
translations: add Spanish translations for alert module
2016-11-10 15:26:55 -03:00
Stefan Bols
d4946d931a
Create da.json
2016-11-09 17:40:51 +01:00
Michael Teeuw
80df01c8ee
Fix unit for display time.
2016-10-22 12:04:58 +02:00
GzoT
ccdc981756
small fix
2016-06-27 16:15:53 +00:00
GzoT
b44dcc9f30
Not display title and/or message if they are not provided (alert module)
2016-06-24 09:15:12 +00:00
Ashley M. Kirchner
935f4132ab
Filemode changes?
2016-05-10 00:46:21 -06:00
Michael Teeuw
a6da9e8943
Fix #283
2016-05-03 16:59:18 +02:00
Paul-Vincent Roll
535a4205b1
Added translaions to the alert module.
2016-04-23 17:27:36 +02:00
Paul-Vincent Roll
ed3c0e42fb
Added Font Awesome Support into alerts.
2016-04-12 20:54:30 +02:00
Nicholas Hubbard
f280aa227e
Update Alert Spelling
2016-04-07 21:20:34 -04:00
Nicholas Hubbard
7b5b81504b
Standardize: TO STYLELINT!
2016-04-05 15:43:52 -04:00
Nicholas Hubbard
426728058c
Standardize: TO JSCS!
2016-04-05 14:35:11 -04:00
Paul-Vincent Roll
aba0b29c77
Change slide position based on notification position - closes #137
2016-04-05 13:45:18 +02:00
Paul-Vincent Roll
5a612e792e
Fixed mistake that happens when no type is given
2016-04-03 20:41:03 +02:00