You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
The feature I have in mind is to allow user attach a "group" to a Toast and say. I only want one Toast of this group displayed at a time.
If there is already a toast of the same group in the stack then it will be removed and the new one is added. This feature also needs to add transition/animation support so people can see the old toast being removed when the new one is added.
The text was updated successfully, but these errors were encountered:
I'm happy to have a go at the F# changes for this - doesn't look too complicated... but I'd be stuck on the CSS changes needed to make the transition effects.
As per this REPL issue: fable-compiler/repl#46
@MangelMaxime suggested:
The text was updated successfully, but these errors were encountered: