-
When trying to install this theme with reapop ^1.0.0. Got the following message:
`npm ERR! peerinvalid The package reapop does not satisfy its siblings' peerDependencies requirements!
npm ERR! peeri…
-
-
I think we should add a status type for `input` which would include an input field under/within a notification similar to that of OSX. In OSX, some notifications have an input area for quick respondin…
-
I want to propose an additional feature for Reapop.
I think you've done a great job on the library so far, but I want to recommend adding Markdown support in `title` and `message` properties. This …
-
If I load React, Redux etc, as separete scripts and put it to externals in webpack.config.js, webpack all the same include it in to my bundle and I have: react.js and bundle.js (witn second React).
…
-
Unfortunately default values are not working, It comes from the way you destructure it from props in https://github.com/LouisBarranqueiro/reapop/blob/master/src/components/NotificationsSystem.js#L76
…
-
Hi
Is there a way to dismiss all open notifications?
BTW, nice work!
-
Hi,
I receive the following warning when using theme with reapop.
Required prop `theme.notificationsSystem.className` was not specified in `NotificationsSystem`. Check the render method of `Connect(…
-
Hi again! Setting IDs works exactly as I needed it to!
But I found out that propTypes prohibit setting string IDs. For the time being I'm just hashing strings to ints, but this would be a minuscule…
ckald updated
7 years ago
-