11 Commits

Author SHA1 Message Date
edeb1324c9 refactor(nav): implement nav integration with external router (angular to start) 2018-02-13 00:02:48 -06:00
9226684826 perf(virtual-scroll): reduce DOM writes 2018-02-09 17:22:37 +01:00
73ce15f7da refactor(router): separate nav and router-outlet into two seperate directives 2018-02-06 00:50:00 -06:00
0babb2ece2 fix(virtual-scroll): working in angular 2018-02-01 23:39:46 +01:00
caca8ef864 feature(menu): add menuToggle directive 2018-01-09 15:49:48 -06:00
cefbee9ea2 feature(angular): action-sheet, alert, loading, toast 2017-12-06 11:48:24 -06:00
ba5382e0b7 refactor(value-accessors): remove the ion prefix 2017-12-05 18:19:55 -06:00
5641424db3 feat(value-accessors): move the value accessors into @ionic/angular 2017-12-05 15:03:18 -06:00
b634ffcff3 refactor(angular): update angular specific nav stuff to only use interfaces from @ionic/core 2017-11-22 15:44:05 -06:00
5ffb31f49a chore(angular): reverting changes to angular module, cannot figure out why app won't work if it's imported 2017-11-22 00:49:05 -06:00
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