Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add postinstall script #619

Merged
merged 5 commits into from Jan 14, 2017
Merged

Add postinstall script #619

merged 5 commits into from Jan 14, 2017

Conversation

nhubbard
Copy link
Contributor

Please send your pull requests the develop branch.
Don't forget to add the change to CHANGELOG.md.

  • Does the pull request solve a related issue? Yes, NPM warnings when running npm install. #567
  • What does the pull request accomplish? Use a list if needed.
    • Add postinstall script to notify success of installation.
  • If it includes major visual changes please add screenshots.

@@ -9,14 +9,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Installer: Use init config.js from config.js.sample.
- Switched out `rrule` package for `rrule-alt` in order to improve calendar issues. (Experimental: [#565](https://github.com/MichMich/MagicMirror/issues/565))
- Make mouse events pass through the region fullscreen_above to modules below.
- Make mouse events pass through the region fullscreen\_above to modules below.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There a change introduced here not related.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just an unescaped italics item. I fixed it because my text editor was freaking out.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Pull Request isnt refect the fix and is already merged. I pushed a new #621

@MichMich MichMich merged commit 46d5b70 into MagicMirrorOrg:develop Jan 14, 2017
roramirez added a commit to roramirez/MagicMirror that referenced this pull request Jan 15, 2017
MichMich added a commit that referenced this pull request Jan 15, 2017
fix blackslash introduce in Pull Request #619
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants