Added few improvements to make MagicMirror better#7
Merged
MichMich merged 1 commit intoMagicMirrorOrg:masterfrom May 23, 2014
yuki:master
Merged
Added few improvements to make MagicMirror better#7MichMich merged 1 commit intoMagicMirrorOrg:masterfrom yuki:master
MichMich merged 1 commit intoMagicMirrorOrg:masterfrom
yuki:master
Conversation
Used momentjs' translations for every DateTime strings. No more need to add translations. Added config.js to use as a central file for configurations. Try to use Gmail's calendars and I've seen that there are some problems (with old events, when an event has "email remembers", and with TimeZones). I'll try to solve it soon.
MichMich
added a commit
that referenced
this pull request
May 23, 2014
Added few improvements to make MagicMirror better
Collaborator
|
Thanks for this nice work! |
Broutard
pushed a commit
to Broutard/MagicMirror
that referenced
this pull request
Jan 9, 2016
Added few improvements to make MagicMirror better
kepps2113
pushed a commit
to kepps2113/MagicMirror
that referenced
this pull request
Dec 8, 2019
Add new modes of operation that allow rotation of each position individually as well as grouping the modules together into slides that are rotated.
DonIsaac
pushed a commit
to DonIsaac/MagicMirror
that referenced
this pull request
Sep 12, 2020
release 1.0.0
MichMich
pushed a commit
that referenced
this pull request
Dec 31, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Used momentjs' translations for every DateTime strings. No more need to add translations.
Added config.js to use as a central file for configurations.
Try to use Gmail's calendars and I've seen that there are some problems (with old events,
when an event has "email remembers", and with TimeZones). I'll try to solve it soon.