Commit Graph

18 Commits

Author SHA1 Message Date
Ken Sodemann
c3362fecd5 fix(angular): move module sensitive controllers out of forRoot() 2018-02-28 11:46:17 -06:00
Dan Bucholtz
6c1056b9cb feature(platform): implement a web component that provides access to a small subset of platform information 2018-02-19 14:19:42 -06:00
Dan Bucholtz
73ce15f7da refactor(router): separate nav and router-outlet into two seperate directives 2018-02-06 00:50:00 -06:00
Manu Mtz.-Almeida
0babb2ece2 fix(virtual-scroll): working in angular 2018-02-01 23:39:46 +01:00
Dan Bucholtz
ab2176b6ce refactor(nav): add initial support for url in general, add integration w/ ng-router 2018-01-31 10:52:50 -06:00
Dan Bucholtz
caca8ef864 feature(menu): add menuToggle directive 2018-01-09 15:49:48 -06:00
Dan Bucholtz
a15f9dfdc6 refactor(): add menu-controller, make updates to modal and nav controllers 2018-01-09 00:07:03 -06:00
Dan Bucholtz
6995af6027 feature(nav-params): add navs params injectable 2017-12-22 23:24:38 -06:00
Dan Bucholtz
a0688886d9 feature(events): add events api to angular package 2017-12-22 14:53:35 -06:00
Dan Bucholtz
1ba73a5f29 refactor(popover): get popover working with dom, react, angular components 2017-12-14 16:22:40 -06:00
Dan Bucholtz
ec33d4e725 refactor(modal): use framework delegate for mounting the user's component 2017-12-14 15:13:47 -06:00
Dan Bucholtz
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
Ken Sodemann
903a12dc39 feat(numeric-input): create number input control value accessor 2017-12-11 13:10:16 -06:00
Dan Bucholtz
cefbee9ea2 feature(angular): action-sheet, alert, loading, toast 2017-12-06 11:48:24 -06:00
Ken Sodemann
d5d05c67c7 feat(module): add a forRoot to the @ionic/angular module 2017-12-05 20:46:16 -06:00
Ken Sodemann
ba5382e0b7 refactor(value-accessors): remove the ion prefix 2017-12-05 18:19:55 -06:00
Ken Sodemann
5641424db3 feat(value-accessors): move the value accessors into @ionic/angular 2017-12-05 15:03:18 -06:00
Dan Bucholtz
f269766068 chore(angular/providers): making progress on angular providers, fix merge issues
* chore(input): remove interface .d.ts file, move to .ts file

* refactor(angular): start working on providers, etc

* chore(angular/dependencies): update deps for angular demo
2017-11-21 11:58:57 -06:00