react-notifications icon indicating copy to clipboard operation
react-notifications copied to clipboard

Notification component for ReactJS

Results 37 react-notifications issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.3 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Any plans for this? Typings would be much appreciated

Installed via Yarn add react-notifications and follow to import in component like this `import {NotificationContainer, NotificationManager} from 'react-notifications';` > webpack: Failed to compile. > Error: Cannot find module 'react-notifications' >...

The notifications in my application do not show images of ' tick-mark' on success or 'cross-mark' for error. On the console I can see below errors - Failed to decode...

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...

dependencies

is this possible? or is the only way is to modify the css?

I have white icons for all notifications type. ![image](https://user-images.githubusercontent.com/49528851/74090134-c2231500-4ab0-11ea-94bd-b5179d9a534f.png) Currently, I'm refactoring my project, so got rid of font-awesome, bootstrap etc libs. I've tried to return them back (font-awesome, bootstrap,...