From fe0d6c747fce8de75dfdf5d28b50b405b23a49af Mon Sep 17 00:00:00 2001 From: Rafael Weinstein Date: Fri, 31 Oct 2014 12:29:42 -0700 Subject: [PATCH] Add initial SkyElement & city-list example BUG= R=eseidel@chromium.org Review URL: https://codereview.chromium.org/698653002 --- examples/city-list/city-data-service.sky | 5048 ++++++++++++++++++++++ examples/city-list/city-list.sky | 595 +++ examples/city-list/city-sequence.sky | 64 + examples/city-list/index.sky | 33 + 4 files changed, 5740 insertions(+) create mode 100644 examples/city-list/city-data-service.sky create mode 100644 examples/city-list/city-list.sky create mode 100644 examples/city-list/city-sequence.sky create mode 100644 examples/city-list/index.sky diff --git a/examples/city-list/city-data-service.sky b/examples/city-list/city-data-service.sky new file mode 100644 index 00000000000..cd1855ff1da --- /dev/null +++ b/examples/city-list/city-data-service.sky @@ -0,0 +1,5048 @@ + + diff --git a/examples/city-list/city-list.sky b/examples/city-list/city-list.sky new file mode 100644 index 00000000000..0162f6c08db --- /dev/null +++ b/examples/city-list/city-list.sky @@ -0,0 +1,595 @@ + + + + + + + + + + + + + + + + + diff --git a/examples/city-list/city-sequence.sky b/examples/city-list/city-sequence.sky new file mode 100644 index 00000000000..2e82825a39e --- /dev/null +++ b/examples/city-list/city-sequence.sky @@ -0,0 +1,64 @@ + + diff --git a/examples/city-list/index.sky b/examples/city-list/index.sky new file mode 100644 index 00000000000..766ac8b6706 --- /dev/null +++ b/examples/city-list/index.sky @@ -0,0 +1,33 @@ + + + + + + + + + + + + + +