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

Add support for icons in notifications

Open Th3-S1lenc3 opened this issue 2 years ago • 0 comments

This PR aims to implement 2 additions:

  • Add support for Icons in notifications, current implementation allows any svelte component.

IconExample

  • Add a toggle for the progress bar to show or hide it. Mentioned in: #9.

All the changes were manually tested multiple times in order to assure that they won't break or conflict with existing features

Th3-S1lenc3 avatar Jun 04 '22 21:06 Th3-S1lenc3