react-notification
Advanced tools
Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "react-notification", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "Snackbar style notification component for React.", | ||
"main": "dist/notification.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "start": "node webpack.local.server.js", |
@@ -8,2 +8,3 @@ # react-notification | ||
![](https://raw.githubusercontent.com/pburtchaell/react-notification/master/examples/example.gif) | ||
![](https://raw.githubusercontent.com/pburtchaell/react-notification/master/examples/stack.gif) | ||
@@ -18,3 +19,3 @@ This is a component designed to provide "[snackbar](http://www.google.com/design/spec/components/snackbars-toasts.html#snackbars-toasts-usage)" notification messages and notification stacks (similar to how notifications stack on OS X). I would suggest reading the usage guidelines for [snackbars](http://www.google.com/design/spec/components/snackbars-toasts.html#). | ||
Please read the [contributing guide](/CONTRUBUTING.md) if you are interested in contributing. If you are coming from version 1.0.0, there is an [upgrade guide](/UPGRADING.md) to help you make the switch. If you have questions, please feel free to create an issue on GitHub or message me (@pburtchaell) on the [Reactiflux Slack community](http://www.reactiflux.com/). | ||
Please read the [contributing guide](/CONTRUBUTING.md) if you are interested in contributing. If you are coming from version 1.0.0, there is an [upgrade guide](/UPGRADING.md) to help you make the switch. If you have questions, please feel free to create an issue on GitHub. | ||
@@ -21,0 +22,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
346187
20
450
154