feat(conference-app): update to run with latest Ionic

This commit is contained in:
Ken Sodemann
2018-02-19 17:53:36 -06:00
parent a202dd39b4
commit 1794cd4b37
3 changed files with 4184 additions and 2490 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "conference-app",
"app_id": "",
"type": "angular",
"integrations": {},
"hooks": {}
}

View File

File diff suppressed because it is too large Load Diff

View File

@@ -43,6 +43,7 @@ export class AccountPage {
],
inputs: [
{
type: 'text',
name: 'username',
value: this.username,
placeholder: 'username'