6 Commits

Author SHA1 Message Date
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
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
38a3be438f fix(button): bar-button uses inner span as flexbox
- Fixed block/full buttons, now there are display: block
- Fixes <ion-segment-button> warnings
2016-02-10 15:49:19 +01:00
f4d82f05ea fix(navController): update element caching
Also renamed setViews() to setPages(), and moved the index argument in
insert() to be the first arg.
Closes #641
2015-11-25 10:27:55 -06:00
a42cb4ab1b test(nav): nav.insert test 2015-11-24 15:40:04 -05:00