38 Commits

Author SHA1 Message Date
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
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
1b4378fb87 chore(angular): temporarily include local version of inectables 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
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
ce5da492b0 chore(dependencies): add files array to angular distro 2017-11-21 16:53:23 -06:00
3491588088 chore(dependencies): fix deps for angular project and demo project 2017-11-21 16:48:20 -06:00
88dec08772 chore(angular): update deps, update demo 2017-11-21 16:46:22 -06:00
8e90104da2 chore(angluar/demo): use packaged @ionic/core (#13474) 2017-11-21 15:14:07 -06:00
89077acd65 fix(angular/demo): remove names on radio buttons 2017-11-21 13:14:05 -06:00
833f384eb6 refactor(): remove ionic module from angular project temporarily 2017-11-21 12:42:43 -06:00
2a0008ed2e chore(dependencies): remove ionic/core from the angular demo temporarily to troubleshoot 2017-11-21 12:25:22 -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
ad9e73bb24 feat(demo): test out the radio button group 2017-11-21 10:30:23 -06:00
a6d0a11705 feat(demo): add group inputs page 2017-11-20 16:37:41 -06:00
0134d11245 refactor(demo): rename basic inputs page 2017-11-17 20:29:25 -06:00
3709e39292 feat(demo): add select input 2017-11-17 17:55:44 -06:00
1e73ec02de feat(demo): tie each ionic component to a standard component 2017-11-17 15:55:50 -06:00
4b8d315c52 feat(demo): test out validations 2017-11-17 12:28:31 -06:00
eb54853614 feat(demo): expand the e2e testing 2017-11-16 16:18:52 -06:00
0fd1209b04 feat(demo): add textarea to the demo page 2017-11-16 12:20:36 -06:00
90b6e01a38 feat(demo): make custom value accessors generic 2017-11-16 12:10:16 -06:00
fbf7bc675f fix(demo): add handling of ionBlur 2017-11-16 11:08:54 -06:00
17862880a9 fix(demo): respond to custom events 2017-11-16 10:48:28 -06:00
c23e2f717c feat(demo): make our value accessors more closely match Angular's 2017-11-16 10:23:22 -06:00
3a5e9784e4 feat(demo): add checkbox 2017-11-16 05:21:27 -06:00
56e04325e3 fix(demo): clean up some things from the value accessor commit 2017-11-15 20:47:35 -06:00
20c25df280 feat(demo): add a sample value accessor so we don't have to use
ngDefaultControl
2017-11-15 14:45:48 -06:00
293b756453 feat(demo): lay out the demo inputs page 2017-11-15 06:52:46 -06:00
98302fe938 feat(demo): load ionic/core 2017-11-14 22:06:07 -06:00
5113363845 feat(demo): add demo Angular application 2017-11-13 15:03:41 -06:00