diff --git a/demos/component-docs/app.css b/demos/component-docs/app.css index f5f9d0ccbe..ba08367d9a 100644 --- a/demos/component-docs/app.css +++ b/demos/component-docs/app.css @@ -1,5 +1,6 @@ body { cursor: url('http://ionicframework.com/img/finger.png'), auto; + overflow: hidden; } section.hidden { diff --git a/demos/component-docs/index.ts b/demos/component-docs/index.ts index e9d12d79d8..45f1342ebd 100644 --- a/demos/component-docs/index.ts +++ b/demos/component-docs/index.ts @@ -16,7 +16,7 @@ class MainPage { this.actionSheet = actionSheet; this.navDetailsPage = NavigationDetailsPage; - this.component = { title: 'Tabs' }; + this.component = { title: 'Action Sheets' }; this.setupAnimations(); @@ -44,7 +44,7 @@ class MainPage { { text: 'Move' } ], destructiveText: 'Delete', - titleText: 'Modify your album', + titleText: 'You Opened Action Sheet', cancelText: 'Cancel', cancel: function() { console.log('Canceled'); diff --git a/demos/component-docs/main.html b/demos/component-docs/main.html index fcc6813dfa..6be668ea00 100644 --- a/demos/component-docs/main.html +++ b/demos/component-docs/main.html @@ -7,9 +7,9 @@ -
+
@@ -175,7 +175,7 @@ - + @@ -208,6 +208,11 @@ Charms + + + Herbology + + @@ -219,12 +224,18 @@ - Invisibility Cloak + Cloak of Invisibility Call Ron +
Sure
+
+ + + + Study Potions
Maybe later