9 Commits

Author SHA1 Message Date
03b998133a style(toast): fix linter error 2016-04-21 14:47:03 -04:00
f9ea2d85a5 fix(toast): remove unused options
references #5582
2016-04-21 14:28:58 -04:00
02645322eb feat(toast): display the toast even on page change unless dismissOnPageChange is passed
fix animation and darken iOS background a bit.

closes #5582
2016-04-21 14:21:22 -04:00
d6589e1586 fix(toast): remove default duration, allow close button click when bd disabled
Set default text for the close button if nothing is passed. Updated
tests and API docs.

references #5582
2016-04-21 13:46:29 -04:00
96ef75a10a style(toast): fix tslint errors 2016-04-21 09:52:51 -05:00
e07f0ae693 fix(toast): create unique toast id 2016-04-21 09:48:28 -05:00
f5b9474452 some docs updates, cleanup 2016-04-18 15:36:05 -07:00
de8cc08261 clearTimeout after toast is dismissed, add WP styles 2016-04-18 12:49:38 -07:00
3fb79cf99d feat(): add toast component 2016-04-18 12:49:38 -07:00