Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Add onClick prop to NotificationStack definition #149

Merged
merged 1 commit into from
Aug 18, 2018

Conversation

clarkbynum
Copy link
Contributor

Hello! 👋

This template enables you to open an issue that is valuable for you, the project, and the GitHub community. 💕

Before submitting an issue, please:

  1. Agree the Code of Conduct.
  2. Read the Contributing Guide.

If you are new to open source, check out this 38 minute course on how to contribute to open source on GitHub. It's free! 😄


Before submitting a pull request, please make sure the following is done:

  1. Add tests for new functionality or bug fixes, following the red/green/refactor method
  2. Ensure all tests pass: npm test
  3. Update and/or add documentation

In order to merge your Pull Request, tests and documentation are required.

@pburtchaell pburtchaell merged commit 2a1641a into pburtchaell:master Aug 18, 2018
@pburtchaell
Copy link
Owner

This is released as react-notification@6.8.3. Thanks!

@clarkbynum
Copy link
Contributor Author

Thanks @pburtchaell ! Any chance that you can publish the new version to npm?

@pburtchaell
Copy link
Owner

Sure, sorry for the delay. I thought it was published... let me check!

@pburtchaell
Copy link
Owner

Okay @sh3nan1gans, it should be released now. I'm sorry for the confusion there. Enjoy!

@clarkbynum
Copy link
Contributor Author

@pburtchaell - I'm having issues with installing the latest release. Looks like an issue with the generate-lockfile script. Here's a repro repo - https://github.com/sh3nan1gans/test-install-react-notification

@pburtchaell
Copy link
Owner

Okay, thanks. I'll take a look.

@pburtchaell
Copy link
Owner

The changes in PR #145 should fix this because I removed the generate-lockfile script in that PR.

@pburtchaell
Copy link
Owner

Would you mind installing that branch (PR #145), @sh3nan1gans, and letting me know if you get the error? The branch is rebased from master and includes the commits from this PR.

@pburtchaell
Copy link
Owner

You can install it with:

npm install git://github.com/pburtchaell/react-notification.git#pburtchaell-parcel

@clarkbynum
Copy link
Contributor Author

@pburtchaell - That branch worked perfectly 👍

@pburtchaell
Copy link
Owner

Great! I will get that merged and published. 😄

@pburtchaell
Copy link
Owner

react-notification@6.8.3 is now deprecated due to that installation error. The latest release is react-notification@6.8.4, which includes the changes from this PR #149 and from PR #145. Enjoy!

@pburtchaell
Copy link
Owner

Also, thanks for your contribution and your help debugging! 💯

@clarkbynum
Copy link
Contributor Author

Awesome. Thank you! And thanks for this great library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants