react-semantic-toasts icon indicating copy to clipboard operation
react-semantic-toasts copied to clipboard

React Semantic UI notifications library

Results 14 react-semantic-toasts issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Thanks for the toast, it's really easy to use! When a condition met, toast appears in a particular component. SemanticToastContainer is placed inside of the component. When a user navigates...

There is a hidden element in the lower left corner (same as toast position) that is invisible, but blocking click events etc. See screenshot. ![image](https://user-images.githubusercontent.com/11805103/85689521-fe0eed80-b6d2-11ea-8b0b-aaf80b80df79.png)

Could you specify description in ToastOptions interface to allow also React node? It should work already, but interface is declared "wrongly" at the moment.

This is useful when there are many toasts in view

When animation: 'scale' is applied, the close animation is still bounce. Is there a way to override the close animation?

### Expected behaviour When a user is hovering over a toast, the toast shouldn't be dismissed, even if it times out. When the user moves mouse of the toast, it...

Closes #66 Figured I'd do the update while I'm at it. I tested the package and everything seems fine in React 18, so I think this update can be done...

As far as I can tell this package should still work in React 18, so could the peer dependency be updated reflect that?

https://github.com/academia-de-codigo/react-semantic-toasts/issues/51