Merge branch 'master' into alpha38

Conflicts:
	ionic/components/popup/popup.ts
This commit is contained in:
Adam Bradley
2015-10-05 16:43:30 -05:00
15 changed files with 353 additions and 69 deletions

View File

@ -1,4 +1,4 @@
<ion-view nav-title="Pull to refresh">
<!-- <ion-view nav-title="Pull to refresh"> -->
<ion-toolbar><ion-title>Scroll</ion-title></ion-toolbar>
<ion-content>
@ -20,7 +20,7 @@
</ion-content>
</ion-view>
<!-- </ion-view> -->
<style>
f { display: block; height: 400px; width: 100%; background-color: #387ef5; margin-bottom: 15px; }
#counter {

View File

@ -1,4 +1,4 @@
<ion-view nav-title="Pull to refresh">
<!-- <ion-view nav-title="Pull to refresh"> -->
<ion-toolbar><ion-title>Pull To Refresh</ion-title></ion-toolbar>
<ion-content>
@ -13,7 +13,7 @@
<f></f>
</ion-content>
</ion-view>
<!-- </ion-view> -->
<style>
f { display: block; height: 400px; width: 100%; background-color: #387ef5; margin-bottom: 15px; }
#counter {