Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
663 stars 92 forks source link

Accessible closing event [Issue:88] #92

Closed ByteCraftServices closed 3 years ago

ByteCraftServices commented 4 years ago

Added possibility to attach a custom action on closing a toast. See implementation on index.razor from server samples

chrissainty commented 3 years ago

Hi @ANM86,

I'm sorry but I can't accept this PR. You've changed information about the package name, version, and author. If you wish to contribute please open an issue so we can discuss the change you require.

ByteCraftServices commented 3 years ago

Hello @chrissainty,

Sorry, that was my fault. I did not noticed that the pull request #92 from October has now included the version number change etc. from the last week. I had to republish the solution of my fork, but instead it seems that it also has affected the pull request.

Btw. many thanks to you and your your work and your blog. Any kind of your knowledge made it possible to make a brand new blazor app and take it productive in the next months.