531 Commits

Author SHA1 Message Date
cc10f1c592 chore(readme): update readme deploy instructions 2017-11-21 14:28:39 -06:00
4b014dcece chore(build): get deploy script working 2017-11-21 14:28:14 -06:00
c4e419c976 chore(build): set version of to 0.0.1 for now 2017-11-21 14:26:26 -06:00
48aa68d79d chore(build): add deploy script 2017-11-21 14:25:47 -06:00
63d5c9bac0 chore(build): get package build process in place 2017-11-21 14:19:09 -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
22db23fcb0 chore(dependencies): lock file update 2017-11-21 12:32:53 -06:00
2a0008ed2e chore(dependencies): remove ionic/core from the angular demo temporarily to troubleshoot 2017-11-21 12:25:22 -06:00
fdde9df5a4 chore(angular): new lock file generated from lerna bootstrap 2017-11-21 12:06: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
891bc4732c chore(dependencies): new lock files from fresh lerna bootstrap 2017-11-21 11:48:03 -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
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