From 52204de1173e0f6ee6a00df825367fd96912e6fd Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Thu, 7 Jan 2016 11:28:02 -0600 Subject: [PATCH] docs(demos): update icons --- demos/attr/main.html | 2 +- demos/config/app.html | 1 - demos/config/main.html | 8 +++--- demos/config/tabs.html | 6 ++--- demos/list/app.html | 2 +- demos/list/basic-list.html | 18 ++++++------- demos/list/inset-list.html | 18 ++++++------- demos/list/list-headers.html | 2 +- demos/list/no-lines-list.html | 18 ++++++------- demos/list/sliding-items.html | 2 +- demos/local-storage/main.html | 10 ++++---- demos/material/index.ts | 2 +- demos/menu/main.html | 2 +- demos/menu/page1.html | 2 +- demos/menu/page2.html | 2 +- demos/modal/main.html | 2 +- demos/native/main.html | 2 +- demos/native/pages/battery.ts | 2 +- demos/native/pages/camera.ts | 2 +- demos/native/pages/contacts.ts | 2 +- demos/native/pages/device-motion.ts | 2 +- demos/native/pages/device-orientation.ts | 2 +- demos/native/pages/device.ts | 2 +- demos/native/pages/dialogs.ts | 2 +- demos/native/pages/geolocation.ts | 2 +- demos/native/pages/statusbar.ts | 4 +-- demos/native/pages/vibration.ts | 2 +- demos/nav-params/main.html | 2 +- demos/segment/main.html | 12 ++++----- demos/slides/main.html | 2 +- demos/toolbar/main.html | 32 ++++++++++++------------ 31 files changed, 84 insertions(+), 85 deletions(-) diff --git a/demos/attr/main.html b/demos/attr/main.html index fed5d560df..5a5c9451e9 100644 --- a/demos/attr/main.html +++ b/demos/attr/main.html @@ -21,7 +21,7 @@ - + diff --git a/demos/config/app.html b/demos/config/app.html index 5f6bb33d68..776be9a94a 100644 --- a/demos/config/app.html +++ b/demos/config/app.html @@ -1,2 +1 @@ - \ No newline at end of file diff --git a/demos/config/main.html b/demos/config/main.html index e19e20e761..5d5a0a3d4a 100644 --- a/demos/config/main.html +++ b/demos/config/main.html @@ -16,7 +16,7 @@ backButtonIcon: - @@ -26,7 +26,7 @@ iconMode: - @@ -36,7 +36,7 @@ tabbarPlacement: - @@ -56,7 +56,7 @@ diff --git a/demos/config/tabs.html b/demos/config/tabs.html index bdac647732..99fb1cc28d 100644 --- a/demos/config/tabs.html +++ b/demos/config/tabs.html @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/demos/list/app.html b/demos/list/app.html index 80374bb37c..8a93be64ff 100644 --- a/demos/list/app.html +++ b/demos/list/app.html @@ -8,7 +8,7 @@ - diff --git a/demos/list/basic-list.html b/demos/list/basic-list.html index dcb53f936e..822157a244 100644 --- a/demos/list/basic-list.html +++ b/demos/list/basic-list.html @@ -2,7 +2,7 @@ @@ -20,12 +20,12 @@ - + Wifi - + Affection Very Little @@ -33,7 +33,7 @@ - + Home Where the heart is @@ -41,12 +41,12 @@ - + Magic - + Star status Super @@ -54,7 +54,7 @@ - + Pizza Always @@ -62,7 +62,7 @@ - + Beer Yes Plz @@ -70,7 +70,7 @@ - + Wine All the time diff --git a/demos/list/inset-list.html b/demos/list/inset-list.html index 3fc6f24d13..d434790226 100644 --- a/demos/list/inset-list.html +++ b/demos/list/inset-list.html @@ -2,7 +2,7 @@ @@ -20,12 +20,12 @@ - + Wifi - + Affection Very Little @@ -33,7 +33,7 @@ - + Home Where the heart is @@ -41,12 +41,12 @@ - + Magic - + Star status Super @@ -54,7 +54,7 @@ - + Pizza Always @@ -62,7 +62,7 @@ - + Beer Yes Plz @@ -70,7 +70,7 @@ - + Wine All the time diff --git a/demos/list/list-headers.html b/demos/list/list-headers.html index 8e38c94647..56ec7f0317 100644 --- a/demos/list/list-headers.html +++ b/demos/list/list-headers.html @@ -2,7 +2,7 @@ diff --git a/demos/list/no-lines-list.html b/demos/list/no-lines-list.html index 06c50cfeae..d8a44bb8c4 100644 --- a/demos/list/no-lines-list.html +++ b/demos/list/no-lines-list.html @@ -2,7 +2,7 @@ @@ -20,12 +20,12 @@ - + Wifi - + Affection Very Little @@ -33,7 +33,7 @@ - + Home Where the heart is @@ -41,12 +41,12 @@ - + Magic - + Star status Super @@ -54,7 +54,7 @@ - + Pizza Always @@ -62,7 +62,7 @@ - + Beer Yes Plz @@ -70,7 +70,7 @@ - + Wine All the time diff --git a/demos/list/sliding-items.html b/demos/list/sliding-items.html index 8a159b5897..5a492c1432 100644 --- a/demos/list/sliding-items.html +++ b/demos/list/sliding-items.html @@ -2,7 +2,7 @@ diff --git a/demos/local-storage/main.html b/demos/local-storage/main.html index 6f77643bc0..a3fe25b8e5 100644 --- a/demos/local-storage/main.html +++ b/demos/local-storage/main.html @@ -7,19 +7,19 @@ - + - + @@ -29,13 +29,13 @@ - + diff --git a/demos/material/index.ts b/demos/material/index.ts index 4dec6b6a61..3dca139d88 100644 --- a/demos/material/index.ts +++ b/demos/material/index.ts @@ -6,7 +6,7 @@ import {App, ActionSheet, IonicApp, IonicView, Register} from 'ionic/ionic'; template: '' + 'Heading' + '' + '' + '' + diff --git a/demos/menu/main.html b/demos/menu/main.html index dc3cc4e90a..068573e6ac 100644 --- a/demos/menu/main.html +++ b/demos/menu/main.html @@ -8,7 +8,7 @@ - diff --git a/demos/menu/page1.html b/demos/menu/page1.html index c1ad7a0417..0e4e443501 100644 --- a/demos/menu/page1.html +++ b/demos/menu/page1.html @@ -2,7 +2,7 @@ diff --git a/demos/menu/page2.html b/demos/menu/page2.html index ccf261f5db..577fc0173a 100644 --- a/demos/menu/page2.html +++ b/demos/menu/page2.html @@ -2,7 +2,7 @@ diff --git a/demos/modal/main.html b/demos/modal/main.html index 6a0e8bd348..acf46d3495 100644 --- a/demos/modal/main.html +++ b/demos/modal/main.html @@ -16,7 +16,7 @@ Params - + diff --git a/demos/native/main.html b/demos/native/main.html index 1882213767..8d080ea455 100644 --- a/demos/native/main.html +++ b/demos/native/main.html @@ -2,7 +2,7 @@ Plugins - diff --git a/demos/native/pages/battery.ts b/demos/native/pages/battery.ts index 4e801ea7d3..874cf7065e 100644 --- a/demos/native/pages/battery.ts +++ b/demos/native/pages/battery.ts @@ -5,7 +5,7 @@ import {IonicView, Battery} from 'ionic/ionic'; template: ` Battery diff --git a/demos/native/pages/camera.ts b/demos/native/pages/camera.ts index 7c8209dbd9..46bbdff8aa 100644 --- a/demos/native/pages/camera.ts +++ b/demos/native/pages/camera.ts @@ -6,7 +6,7 @@ import {Camera} from 'ionic/ionic'; template: ` Camera diff --git a/demos/native/pages/contacts.ts b/demos/native/pages/contacts.ts index 1e9ff97142..b70be02667 100644 --- a/demos/native/pages/contacts.ts +++ b/demos/native/pages/contacts.ts @@ -6,7 +6,7 @@ import {Contacts} from 'ionic/ionic'; template: ` Contacts diff --git a/demos/native/pages/device-motion.ts b/demos/native/pages/device-motion.ts index 2d24b69515..2b51093288 100644 --- a/demos/native/pages/device-motion.ts +++ b/demos/native/pages/device-motion.ts @@ -5,7 +5,7 @@ import {IonicView, DeviceMotion} from 'ionic/ionic'; template: ` Device Motion diff --git a/demos/native/pages/device-orientation.ts b/demos/native/pages/device-orientation.ts index 4eead1c265..3807083f92 100644 --- a/demos/native/pages/device-orientation.ts +++ b/demos/native/pages/device-orientation.ts @@ -5,7 +5,7 @@ import {IonicView, DeviceOrientation} from 'ionic/ionic'; template: ` Device Orientation diff --git a/demos/native/pages/device.ts b/demos/native/pages/device.ts index 371830ea2e..f08613e8d4 100644 --- a/demos/native/pages/device.ts +++ b/demos/native/pages/device.ts @@ -5,7 +5,7 @@ import {IonicView, Device} from 'ionic/ionic'; template: ` Device diff --git a/demos/native/pages/dialogs.ts b/demos/native/pages/dialogs.ts index 622934453b..fc3a51f9a1 100644 --- a/demos/native/pages/dialogs.ts +++ b/demos/native/pages/dialogs.ts @@ -5,7 +5,7 @@ import {IonicView, Dialogs} from 'ionic/ionic'; template: ` Dialogs diff --git a/demos/native/pages/geolocation.ts b/demos/native/pages/geolocation.ts index 3cccb4fa13..5fd2475bda 100644 --- a/demos/native/pages/geolocation.ts +++ b/demos/native/pages/geolocation.ts @@ -6,7 +6,7 @@ import {Geolocation} from 'ionic/ionic'; template: ` Geolocation diff --git a/demos/native/pages/statusbar.ts b/demos/native/pages/statusbar.ts index 2c15a10ed9..d9b328c27d 100644 --- a/demos/native/pages/statusbar.ts +++ b/demos/native/pages/statusbar.ts @@ -6,7 +6,7 @@ import {StatusBar} from 'ionic/ionic'; template: ` StatusBar @@ -20,7 +20,7 @@ import {StatusBar} from 'ionic/ionic';
- +
diff --git a/demos/native/pages/vibration.ts b/demos/native/pages/vibration.ts index ef4e6ff54c..ddf7f19c13 100644 --- a/demos/native/pages/vibration.ts +++ b/demos/native/pages/vibration.ts @@ -6,7 +6,7 @@ import {Vibration} from 'ionic/ionic'; template: ` Vibration diff --git a/demos/nav-params/main.html b/demos/nav-params/main.html index 0a74f8923d..38fe4c6bd5 100644 --- a/demos/nav-params/main.html +++ b/demos/nav-params/main.html @@ -5,7 +5,7 @@ - + diff --git a/demos/segment/main.html b/demos/segment/main.html index 702564113a..d4efbabfff 100644 --- a/demos/segment/main.html +++ b/demos/segment/main.html @@ -1,4 +1,4 @@ - + Segment @@ -7,7 +7,7 @@ - + Puppies @@ -27,8 +27,8 @@ --> -
- +
+ @@ -55,7 +55,7 @@ - + @@ -82,7 +82,7 @@ - + diff --git a/demos/slides/main.html b/demos/slides/main.html index d93835abfe..e9cad308ac 100644 --- a/demos/slides/main.html +++ b/demos/slides/main.html @@ -1,5 +1,5 @@ - + diff --git a/demos/toolbar/main.html b/demos/toolbar/main.html index bb3f6c2cf7..787d134eff 100644 --- a/demos/toolbar/main.html +++ b/demos/toolbar/main.html @@ -12,15 +12,15 @@ Defaults @@ -29,10 +29,10 @@ @@ -40,7 +40,7 @@ @@ -49,16 +49,16 @@ Outline @@ -68,14 +68,14 @@ Icon/Color Attr @@ -84,11 +84,11 @@ Left side menu toggle @@ -98,19 +98,19 @@ Right side menu toggle