From ff7e52df3d02c71944831413e25e30af04e12546 Mon Sep 17 00:00:00 2001 From: Brody Kidd Date: Thu, 8 Oct 2015 19:32:03 -0500 Subject: [PATCH] Update index.html --- index.html | 100 +---------------------------------------------------- 1 file changed, 1 insertion(+), 99 deletions(-) diff --git a/index.html b/index.html index f8b2f3f..cd2e788 100755 --- a/index.html +++ b/index.html @@ -241,110 +241,12 @@

How it all comes together

-
-
- -
-
-

Complex Lists

-
    -
  • AngularJS Directive
  • -
  • Buttons exposed by swiping
  • -
  • Reorder
  • -
  • Delete
  • -
-

-
-
-  
-    List Item {{ item.id }}
-  
-
-
-
-
- - -
-
- -
-
-

Collection Repeat

-
    -
  • Replacement for Angular's ng-repeat
  • -
  • Inspired by iOS’s UICollectionView
  • -
  • Scroll through thousands of items
  • -
  • Only renders the viewable items
  • -
  • Smooth scrolling!
  • -
-

-
-
-

{{ c.name }}

-

{{ c.email }}

-
-
-
-
- - -
-
- -
-
-

Navigation

-
    -
  • Uses AngularUI Router
  • -
  • Shows back button when possible
  • -
  • Transitions follow direction of nav
  • -
  • Updates the app's URL
  • -
  • Multi-history stack
  • -
-

-
-
-  
-    
-  
-
-  
-    
-  
-
-  
-    
-  
-
-
-
-
- - -
-
- -
-
-

Swipe To Go Back

-
    -
  • Swipe back to previous view
  • -
  • Interactive transition
  • -
  • Benefit of cached views
  • -
  • Still updates the app's URL
  • -
  • WebView (Cordova) only
  • -
-
-
- -
-

Other Components

+

Ionic Components

  • Side Menus
  • Actionsheet