14 Commits

Author SHA1 Message Date
369d78b021 fix(button): remove unnecessary ion-button-effect elements 2016-04-29 15:47:48 -05:00
45e37ceb29 test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development

closes #6366
2016-04-29 15:34:56 -04:00
e905bd717c test(toast): fix unit test 2016-04-28 14:38:06 -05:00
5030246c5d test(toast): add karma test for toast 2016-04-27 14:07:38 -04:00
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
95af318d3e style(toast): update sass formatting 2016-04-21 09:34:17 -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