diff --git a/ionic/components/item/item-sliding.ts b/ionic/components/item/item-sliding.ts index f6efdb5187..638d2366c0 100644 --- a/ionic/components/item/item-sliding.ts +++ b/ionic/components/item/item-sliding.ts @@ -36,10 +36,11 @@ import {CSS, raf} from 'ionic/util/dom'; template: '' + '' + + '' + + '' + '' + ''+ '' + - '' + '', directives: [NgIf] }) diff --git a/ionic/components/item/test/sliding/index.ts b/ionic/components/item/test/sliding/index.ts index c43715438a..8d0e04110f 100644 --- a/ionic/components/item/test/sliding/index.ts +++ b/ionic/components/item/test/sliding/index.ts @@ -8,12 +8,12 @@ class E2EApp { constructor() { setTimeout(() => { this.shouldShow = true; - }, 5000); + }, 10); } getItems() { console.log('getItems'); - return [1,2,3,4]; + return [0,1]; } } diff --git a/ionic/components/item/test/sliding/main.html b/ionic/components/item/test/sliding/main.html index 1828f961e4..12f503c03a 100644 --- a/ionic/components/item/test/sliding/main.html +++ b/ionic/components/item/test/sliding/main.html @@ -23,7 +23,7 @@ - + Ben Sperry I like paper @@ -34,21 +34,46 @@ - - Max Lynch - - Hey do you want to go to the game tonight? - + + + One Line w/ Icon, div only text + + Archive + + + + + + + + One Line w/ Avatar, div only text + + Archive + + + + + + + + Two Lines w/ Thumbnail, H2 Header + Paragraph text. Archive - {{item}} + ng-for {{item}} Archive + +
I like paper @@ -34,21 +34,46 @@
- Hey do you want to go to the game tonight? -
Paragraph text.