Commit Graph

23 Commits

Author SHA1 Message Date
Dan Bucholtz
a954be2546 chore(dependencies): 0.0.29 2017-11-29 10:24:48 -06:00
Dan Bucholtz
a9aaa05d60 chore(dependencies): version 0.0.28 2017-11-29 10:23:12 -06:00
Dan Bucholtz
9a88f1f6ae refactor(action-sheet): update action-sheet api to use element instead of instance
* refactor(action-sheet): update action-sheet api to use element instead of instance

* chore(dependencies): update angular to next
2017-11-29 10:19:01 -06:00
Dan Bucholtz
cc29a25987 chore(dependencies): update angular lib deps 2017-11-28 15:12:45 -06:00
Dan Bucholtz
e1a56c98fa chore(dependencies): revert to ts 2.4 and then remove @stencil/core dep 2017-11-28 15:06:16 -06:00
Dan Bucholtz
d84b003404 chore(dependencies): update to depend on ng5.1 beta so we can use ts 2.5 (which is required for stencil generated types) 2017-11-28 14:37:27 -06:00
Dan Bucholtz
a9793e31ce chore(dependencies): latest angular 2017-11-28 14:18:47 -06:00
Dan Bucholtz
140b02a881 chore(dependencies): update @ionic/angular version 2017-11-27 15:42:41 -06:00
Dan Bucholtz
b3dd5fbfa8 chore(dependencies): publish latest with np 2017-11-22 15:54:31 -06:00
Dan Bucholtz
0d81440fce chore(dependencies): @ionic/angular 0.0.2-5 published 2017-11-22 15:53:00 -06:00
Dan Bucholtz
4625783733 chore(dependencies): update @ionic/angular to 0.0.2-4 prerelease 2017-11-22 10:04:30 -06:00
Dan Bucholtz
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
Dan Bucholtz
f96fd86613 fix(angular): add injectable decorator to fix injectable issues 2017-11-22 00:31:22 -06:00
Dan Bucholtz
73a1054bea chore(dependencies): @ionic/angular 0.0.2-2 2017-11-21 16:54:35 -06:00
Dan Bucholtz
ce5da492b0 chore(dependencies): add files array to angular distro 2017-11-21 16:53:23 -06:00
Dan Bucholtz
3491588088 chore(dependencies): fix deps for angular project and demo project 2017-11-21 16:48:20 -06:00
Dan Bucholtz
88dec08772 chore(angular): update deps, update demo 2017-11-21 16:46:22 -06:00
Dan Bucholtz
4b014dcece chore(build): get deploy script working 2017-11-21 14:28:14 -06:00
Dan Bucholtz
c4e419c976 chore(build): set version of to 0.0.1 for now 2017-11-21 14:26:26 -06:00
Dan Bucholtz
48aa68d79d chore(build): add deploy script 2017-11-21 14:25:47 -06:00
Dan Bucholtz
63d5c9bac0 chore(build): get package build process in place 2017-11-21 14:19:09 -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
Ken Sodemann
d9d0150b4c feat(e2e): create basic e2e test runner
This is mostly PoC code that shows how this can be done. This will grow
into the actual test runner.
2017-10-26 21:17:57 -05:00