From 73f8da6eb995fd410f1fc9a8ac19b3b03d75d4d8 Mon Sep 17 00:00:00 2001 From: Steve Orvell Date: Fri, 11 Oct 2013 12:25:15 -0700 Subject: [PATCH] polymer-ui-basic-app changed to polymer-ui-scaffold --- .../index.html | 28 +++++++++---------- .../metadata.html | 24 ++++++++-------- .../polymer-ui-scaffold.css | 0 .../polymer-ui-scaffold.html | 20 ++++++------- 4 files changed, 36 insertions(+), 36 deletions(-) rename {polymer-ui-basic-app => polymer-ui-scaffold}/index.html (81%) rename {polymer-ui-basic-app => polymer-ui-scaffold}/metadata.html (79%) rename polymer-ui-basic-app/polymer-ui-basic-app.css => polymer-ui-scaffold/polymer-ui-scaffold.css (100%) rename polymer-ui-basic-app/polymer-ui-basic-app.html => polymer-ui-scaffold/polymer-ui-scaffold.html (87%) diff --git a/polymer-ui-basic-app/index.html b/polymer-ui-scaffold/index.html similarity index 81% rename from polymer-ui-basic-app/index.html rename to polymer-ui-scaffold/index.html index 4b1e399..beeb526 100644 --- a/polymer-ui-basic-app/index.html +++ b/polymer-ui-scaffold/index.html @@ -1,9 +1,9 @@ - polymer-ui-basic-app + polymer-ui-scaffold - + -

basic-app

- +

scaffold

+
Title
- + Item Item @@ -46,16 +46,16 @@

basic-app

Item -
+ -

basic-app2 (same content)

- +

scaffold2 (same content)

+
Title
- + Item Item @@ -69,16 +69,16 @@

basic-app2 (same content)

Item -
+ -

basic-app3 (same content)

- +

scaffold3 (same content)

+
Title
- + Item Item @@ -92,6 +92,6 @@

basic-app3 (same content)

Item -
+ diff --git a/polymer-ui-basic-app/metadata.html b/polymer-ui-scaffold/metadata.html similarity index 79% rename from polymer-ui-basic-app/metadata.html rename to polymer-ui-scaffold/metadata.html index 25d9b69..757e14d 100644 --- a/polymer-ui-basic-app/metadata.html +++ b/polymer-ui-scaffold/metadata.html @@ -1,6 +1,6 @@ - + - + - + diff --git a/polymer-ui-basic-app/polymer-ui-basic-app.css b/polymer-ui-scaffold/polymer-ui-scaffold.css similarity index 100% rename from polymer-ui-basic-app/polymer-ui-basic-app.css rename to polymer-ui-scaffold/polymer-ui-scaffold.css diff --git a/polymer-ui-basic-app/polymer-ui-basic-app.html b/polymer-ui-scaffold/polymer-ui-scaffold.html similarity index 87% rename from polymer-ui-basic-app/polymer-ui-basic-app.html rename to polymer-ui-scaffold/polymer-ui-scaffold.html index 643cab5..278b263 100644 --- a/polymer-ui-basic-app/polymer-ui-basic-app.html +++ b/polymer-ui-scaffold/polymer-ui-scaffold.html @@ -11,7 +11,7 @@ * @module Polymer UI Elements */ /** - * @class polymer-ui-basic-app + * @class polymer-ui-scaffold */ --> @@ -20,9 +20,9 @@ - + - + - +