Commit graph

121 commits

Author SHA1 Message Date
Kristjan ESPERANTO
00800b9ac4 Add callback to hide and show
The callback is only optional, if you don't use the options.
https://docs.magicmirror.builders/development/core-module-file.html#this-hide-speed-callback-options

Without this change you can see an error message in the browser console: "callback is not an optional parameter!"
2024-12-10 20:26:21 +01:00
Kristjan ESPERANTO
347c9bd78c Use uppercase for README 2024-12-10 01:00:40 +01:00
Kristjan ESPERANTO
d6dc57fe74 Format 2024-12-10 01:00:40 +01:00
Kristjan ESPERANTO
7df1aaaa10 Move "page indicator" recomandation to description 2024-12-10 01:00:40 +01:00
Kristjan ESPERANTO
5c0ca7259a Add update section 2024-12-10 01:00:40 +01:00
Kristjan ESPERANTO
cbfdbf5d14 Minor detail improvements 2024-12-10 01:00:40 +01:00
Kristjan ESPERANTO
90a7651f40 Switch to recommended stylistic rules 2024-12-09 01:02:58 +01:00
Kristjan ESPERANTO
6db5efe2c8 Disable @stylistic/no-extra-parens 2024-12-09 00:44:21 +01:00
Kristjan ESPERANTO
361f55bec1 Use object shorthand syntax 2024-12-06 09:38:56 +01:00
Kristjan ESPERANTO
d32466ce2c Apply linting rules 2024-12-06 09:33:38 +01:00
Kristjan ESPERANTO
a7df09cf79 Add scripts for linting 2024-12-06 09:32:52 +01:00
Kristjan ESPERANTO
ce58e1bc60 Replace deprecated ESLint config by flat config (incl. replacing airbnb plugin) 2024-12-06 09:32:27 +01:00
Kristjan ESPERANTO
430c84e41d Add ESLint dependencies 2024-12-06 09:31:05 +01:00
Kristjan ESPERANTO
cc3157881a Add missing package.json 2024-12-06 01:39:52 +01:00
68e9568ccc
Merge branch 'KristjanESPERANTO-review' 2024-12-02 12:46:18 -08:00
Kristjan ESPERANTO
853b1e97fe Undo using Log.info
The highlighting is unnecessary.
2024-12-02 21:12:40 +01:00
Kristjan ESPERANTO
2621f259d9
Rewording to avoid escaping
Co-authored-by: Edward Shen <code@eddie.sh>
2024-12-02 20:56:04 +01:00
bf945ba206
Merge branch 'KristjanESPERANTO-CoC' 2024-12-01 15:38:57 -08:00
Kristjan ESPERANTO
218c219734 Update contact
Because domain syllogism.xyz isn't registred
2024-12-01 20:47:54 +01:00
Kristjan ESPERANTO
ae58169af1 Update Code of Conduct from 1.4 to 2.1 2024-12-01 20:42:51 +01:00
Kristjan ESPERANTO
398c68a195 Fix typo 2024-12-01 20:29:38 +01:00
Kristjan ESPERANTO
6ffcd58d12 Optimize logging 2024-12-01 20:29:26 +01:00
2cf512b70c
Merge branch 'KristjanESPERANTO-review' 2024-12-01 09:20:56 -08:00
Kristjan ESPERANTO
d2c985ebc1 Improve heading 2024-12-01 14:32:56 +01:00
Kristjan ESPERANTO
6d3750b5c6 Optimize format 2024-12-01 14:32:26 +01:00
Kristjan ESPERANTO
26c4edd89e magic mirror -> MagicMirror 2024-12-01 14:30:19 +01:00
Kristjan ESPERANTO
34fa3b9004 Remove superfluous .git 2024-12-01 14:19:14 +01:00
Kristjan ESPERANTO
0a900ce307 Folder -> directory 2024-12-01 14:18:52 +01:00
Kristjan ESPERANTO
5b685dc967 Remove unused URL 2024-12-01 14:10:54 +01:00
Kristjan ESPERANTO
0720028f70 Update URL 2024-12-01 14:10:35 +01:00
2990f5b657
Clarify maintainer request 2024-11-29 13:01:10 -08:00
a529913f40
Merge branch 'Fifteen15Studios-master' 2021-12-10 20:46:41 -08:00
Fifteen 15 Studios
fbfcc8e799
Fix rotationDelay impacting page change 2021-12-09 20:10:47 -05:00
ea93426f9e
Add maintainer notice 2021-12-07 22:57:50 -08:00
379d74d236
Update docs to no longer reference deprecated modules 2021-11-10 20:12:34 -08:00
47b3421a52
update readme 2021-04-29 14:57:22 -04:00
b6e7e08c93
Remove CSS
While this was originally useful a few years ago, we're now running into
problems where it's counter-intuitive to have it here.

Reverts #16. Fixes #52.
2020-12-10 20:30:28 -05:00
f29c3a4150
Fix logging typo 2020-11-23 18:39:54 -05:00
5882ea6ce7
use this instead of self 2020-11-23 18:36:20 -05:00
cb4700fc19
cleanup animatePageChange 2020-11-23 18:29:50 -05:00
62c0e5900f
Add config option to not use lockstring 2020-11-23 18:25:30 -05:00
Sebastian Küthe
3086aa902a reset parameter logic after renaming function 2020-11-07 16:53:53 +01:00
Sebastian Küthe
72ebd17d62 renaming to more meaningful parameter name 2020-11-07 10:15:51 +01:00
Sebastian Küthe
8094bbdc4e small fixes, reapplying readme changes 2020-11-06 22:49:28 +01:00
Sebastian Küthe
0b12b1db74 Revert "fixing automatic rotation"
This reverts commit 928d7946459e15a544a443918d905271bbb8a915.
2020-11-06 22:26:14 +01:00
skuethe
abcadd38ee fixing automatic rotation 2020-11-06 22:24:59 +01:00
skuethe
e07a2f3b1b trying to limit to 80 characters 2020-11-06 22:22:29 +01:00
skuethe
d2e779ff5e fixing as requested 2020-11-06 22:22:29 +01:00
skuethe
b70550447a lets stick to the same variable syntax in logs 2020-11-06 22:15:25 +01:00
skuethe
79d4327a5a updating readme 2020-11-06 22:15:25 +01:00