apvarun / toastify-js

Pure JavaScript library for better notification messages
https://apvarun.github.io/toastify-js/
MIT License
2.13k stars 230 forks source link

Add configurable global options #71

Closed ghost closed 3 years ago

ghost commented 3 years ago

I've noticed the configurations available for the user are only for each toast, but not as global options that affects all toasts. This is the case of the feature requested on the issue #70.

As I already have made some local changes to address both the issue #70 and this one, I'm pushing a pull request as a initial proposal to be discussed with the contributors.

apvarun commented 3 years ago

Merged PR and released in v1.11.0