From fc7a30381349a6acd3f852a7be7d97281fc9e1a6 Mon Sep 17 00:00:00 2001 From: Steve Orvell Date: Thu, 29 Aug 2013 12:40:06 -0700 Subject: [PATCH] move polymer-selection into its own folder and add docs. --- polymer-selection/index.html | 47 +++++++ polymer-selection/polymer-selection.html | 152 +++++++++++++++++++++++ polymer-selector/polymer-selection.html | 62 --------- polymer-selector/polymer-selector.html | 2 +- 4 files changed, 200 insertions(+), 63 deletions(-) create mode 100644 polymer-selection/index.html create mode 100644 polymer-selection/polymer-selection.html delete mode 100644 polymer-selector/polymer-selection.html diff --git a/polymer-selection/index.html b/polymer-selection/index.html new file mode 100644 index 0000000..f425576 --- /dev/null +++ b/polymer-selection/index.html @@ -0,0 +1,47 @@ + + + + Selection + + + + + + + + + + +
  • Red
  • +
  • Green
  • +
  • Blue
  • +
    + + + diff --git a/polymer-selection/polymer-selection.html b/polymer-selection/polymer-selection.html new file mode 100644 index 0000000..6b4c6c0 --- /dev/null +++ b/polymer-selection/polymer-selection.html @@ -0,0 +1,152 @@ + + + + + + + diff --git a/polymer-selector/polymer-selection.html b/polymer-selector/polymer-selection.html deleted file mode 100644 index b45d01f..0000000 --- a/polymer-selector/polymer-selection.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - diff --git a/polymer-selector/polymer-selector.html b/polymer-selector/polymer-selector.html index 25e0428..ad9a1be 100644 --- a/polymer-selector/polymer-selector.html +++ b/polymer-selector/polymer-selector.html @@ -54,7 +54,7 @@ * @param {Object} detail.item the item element */ --> - +