ionic-toast icon indicating copy to clipboard operation
ionic-toast copied to clipboard

Show-hide transitions based on ng-show

Open ghost opened this issue 8 years ago • 1 comments

It would be great to have some default show and hide animations, i.e. fade-in and fade-out.

ghost avatar May 28 '16 15:05 ghost

Yes, we should use "ng-show" / "ng-hide" instead of apply style(display:none) to DOM directly.

sonicwong avatar Aug 11 '16 07:08 sonicwong