86 Commits

Author SHA1 Message Date
3604adf841 refactor(angular): optionally wrap the user's template in 2018-01-04 13:04:19 -06:00
b54ff41501 refactor(angular): change how angular mounts a component, use the angular selector if possible 2018-01-04 13:04:19 -06:00
c3598ab69a fix(di): fix ionic/angular di bug 2017-12-22 23:58:14 -06:00
54ae8a0da1 chore(dependencies): ionic/angular version tick 2017-12-22 23:26:20 -06:00
6995af6027 feature(nav-params): add navs params injectable 2017-12-22 23:24:38 -06:00
2b4cdda7e9 chore(dependencies): published new version of ionic/angular 2017-12-22 15:07:01 -06:00
d0b3072193 chore(dependencies): update to latest ionic/core, stencil/core 2017-12-22 15:02:42 -06:00
a0688886d9 feature(events): add events api to angular package 2017-12-22 14:53:35 -06:00
b05d786784 chore(dependencies): tick ionic/angular version 2017-12-14 16:32:48 -06:00
02d2447520 chore(dependencies): update deps 2017-12-14 16:31:16 -06:00
1ba73a5f29 refactor(popover): get popover working with dom, react, angular components 2017-12-14 16:22:40 -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
903a12dc39 feat(numeric-input): create number input control value accessor 2017-12-11 13:10:16 -06:00
3f2e6eccfb chore(dependencies): published new ionic/angular 2017-12-08 09:35:11 -06:00
5117ac6594 chore(dependencies): latest ionic core 2017-12-07 21:38:51 -06:00
14a67e1ff5 refactor(navigation): make the framework delegate more generic 2017-12-07 14:50:01 -06:00
9469e09bb9 fix(value accessors): remove unsed imports 2017-12-07 10:48:21 -06:00
cefbee9ea2 feature(angular): action-sheet, alert, loading, toast 2017-12-06 11:48:24 -06:00
d5d05c67c7 feat(module): add a forRoot to the @ionic/angular module 2017-12-05 20:46:16 -06:00
ba5382e0b7 refactor(value-accessors): remove the ion prefix 2017-12-05 18:19:55 -06:00
303cd75aaa refactor(demo): move the demo app 2017-12-05 16:51:42 -06:00
5641424db3 feat(value-accessors): move the value accessors into @ionic/angular 2017-12-05 15:03:18 -06:00
71f3a73285 chore(dependencies): lock in latest version of @ionic/angular built with ngc 5.1 beta and ts 2.5.x 2017-11-29 10:29:12 -06:00
a954be2546 chore(dependencies): 0.0.29 2017-11-29 10:24:48 -06:00
a9aaa05d60 chore(dependencies): version 0.0.28 2017-11-29 10:23:12 -06:00
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
cc29a25987 chore(dependencies): update angular lib deps 2017-11-28 15:12:45 -06:00
e1a56c98fa chore(dependencies): revert to ts 2.4 and then remove @stencil/core dep 2017-11-28 15:06:16 -06:00
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
a9793e31ce chore(dependencies): latest angular 2017-11-28 14:18:47 -06:00
df4a9ea6b4 feat(demo): add datetimePicker testing 2017-11-28 14:11:51 -06:00
140b02a881 chore(dependencies): update @ionic/angular version 2017-11-27 15:42:41 -06:00
bd016a587a chore(dependencies): update @ionic/core version for @ionic/angular 2017-11-27 15:40:21 -06:00
e23f3b556e refactor(angular): update alert provider to support angular 3.x api 2017-11-27 15:35:53 -06:00
d13c964832 chore(angular): have demo use 2017-11-22 16:13:19 -06:00
45cbe4a650 feat(demo): include the segments 2017-11-22 16:04:16 -06:00
b3dd5fbfa8 chore(dependencies): publish latest with np 2017-11-22 15:54:31 -06:00
0d81440fce chore(dependencies): @ionic/angular 0.0.2-5 published 2017-11-22 15:53:00 -06:00
1b4378fb87 chore(angular): temporarily include local version of inectables 2017-11-22 15:44:05 -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
039759815f feat(demo): unit test the ngModel binding 2017-11-22 14:01:58 -06:00
1530c9085d chore(dependencies): update lock file for angular demo 2017-11-22 10:12:42 -06:00
4625783733 chore(dependencies): update @ionic/angular to 0.0.2-4 prerelease 2017-11-22 10:04:30 -06:00
934519f869 chore(angular): revert to original implementation 2017-11-22 10:03:19 -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
f96fd86613 fix(angular): add injectable decorator to fix injectable issues 2017-11-22 00:31:22 -06:00
7a5682fbbe chore(angular): get angular demo running again 2017-11-21 22:22:55 -06:00
81eed1590d feat(angular/demo): add test for stand-alone radio button 2017-11-21 17:39:31 -06:00
73a1054bea chore(dependencies): @ionic/angular 0.0.2-2 2017-11-21 16:54:35 -06:00