26 Commits

Author SHA1 Message Date
82cdfbd336 docs(demos): add demo for segment 2018-02-02 15:34:57 -05:00
0babb2ece2 fix(virtual-scroll): working in angular 2018-02-01 23:39:46 +01:00
967f6397fb chore(demo): restructure nav test 2018-01-31 22:09:43 -06:00
ef8d83ac92 refactor(): import router module 2018-01-31 13:37:23 -06:00
41ccdd52a6 feat(range): hookup the ion-range with a custom value accessor 2018-01-31 12:11:13 -06:00
3af493f4d1 chore(dependencies): use angular router and our custom router impl for now 2018-01-31 12:01:22 -06:00
1e601f6744 chore(angular): temporarily use danbucholtz/ng-router package until angular publishes new release 2018-01-31 11:36:42 -06:00
ab2176b6ce refactor(nav): add initial support for url in general, add integration w/ ng-router 2018-01-31 10:52:50 -06:00
512a08f396 chore(): add demos and docs 2018-01-11 17:01:31 -05:00
bcd0f7186c refactor(): wrap templates in <ion-page> 2018-01-09 15:09:36 -06:00
77a2ccb463 refactor(): wrap nav pages and modal page in <ion-page> 2018-01-09 13:41:08 -06:00
acd4d9a270 chore(demo): tidy 2018-01-09 10:33:06 -05:00
363b471aee test(angular): add card demo for angular 2018-01-08 14:16:26 -05:00
6b366d9610 demos(angular): add test for badge in angular 2018-01-08 14:09:51 -05:00
d45d8bab2e refactor(nav): remove ion-page from templates 2018-01-08 11:39:05 -06:00
1ba73a5f29 refactor(popover): get popover working with dom, react, angular components 2017-12-14 16:22:40 -06:00
2c613a89da chore(demo): fix HTML file formatting 2017-12-14 15:28:44 -06:00
ec33d4e725 refactor(modal): use framework delegate for mounting the user's component 2017-12-14 15:13:47 -06:00
c30337bf8c refactor(navigation): get rid of ion-nav-controller, get nav working correctly in DOM, angular, react 2017-12-14 15:13:47 -06:00
b0cd97b623 feat(demo): directly test out ionChange event 2017-12-14 13:43:59 -06:00
6069549792 feat(numeric-input): create e2e test case 2017-12-11 14:18:09 -06:00
903a12dc39 feat(numeric-input): create number input control value accessor 2017-12-11 13:10:16 -06:00
cefbee9ea2 feature(angular): action-sheet, alert, loading, toast 2017-12-06 11:48:24 -06:00
c76b74029a feat(demo): remove console.log calls from basic inputs page 2017-12-05 21:09:49 -06:00
d5d05c67c7 feat(module): add a forRoot to the @ionic/angular module 2017-12-05 20:46:16 -06:00
303cd75aaa refactor(demo): move the demo app 2017-12-05 16:51:42 -06:00