From 7263f569fa679729c1f2abccb5b9004e1780dff3 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Mon, 6 May 2013 12:53:27 -0400 Subject: [PATCH] modifies doc 'peek' menus to use tags, so they can work with submenus --- node/src/documents/collections/block.html | 10 +++++----- node/src/documents/collections/form.html | 10 +++++----- node/src/documents/collections/grid.html | 10 +++++----- node/src/documents/collections/menu.html | 10 +++++----- node/src/documents/collections/table.html | 8 ++++---- node/src/documents/element.html | 6 +++--- node/src/documents/elements/button.html | 10 +++++----- node/src/documents/elements/label.html | 10 +++++----- node/src/documents/index.html | 10 +++++----- node/src/documents/module.html | 6 +++--- node/src/documents/modules/shape.html | 6 +++--- 11 files changed, 48 insertions(+), 48 deletions(-) diff --git a/node/src/documents/collections/block.html b/node/src/documents/collections/block.html index 43565fae1..4e6fce483 100755 --- a/node/src/documents/collections/block.html +++ b/node/src/documents/collections/block.html @@ -15,11 +15,11 @@ type : 'UI Collection'
- diff --git a/node/src/documents/collections/form.html b/node/src/documents/collections/form.html index 74d08050a..0dc48e928 100755 --- a/node/src/documents/collections/form.html +++ b/node/src/documents/collections/form.html @@ -21,11 +21,11 @@ type : 'UI Collection'
-

Collection

diff --git a/node/src/documents/collections/grid.html b/node/src/documents/collections/grid.html index 7dda403ea..eb04530eb 100755 --- a/node/src/documents/collections/grid.html +++ b/node/src/documents/collections/grid.html @@ -15,11 +15,11 @@ type : 'UI Collection'
- diff --git a/node/src/documents/collections/menu.html b/node/src/documents/collections/menu.html index 08bfea512..45f2dcfaa 100755 --- a/node/src/documents/collections/menu.html +++ b/node/src/documents/collections/menu.html @@ -15,11 +15,11 @@ type : 'UI Collection'
- diff --git a/node/src/documents/collections/table.html b/node/src/documents/collections/table.html index 917827f92..4bac6313f 100755 --- a/node/src/documents/collections/table.html +++ b/node/src/documents/collections/table.html @@ -19,10 +19,10 @@ type : 'UI Collection'
- diff --git a/node/src/documents/element.html b/node/src/documents/element.html index 0b5ace5e5..f84b464fd 100755 --- a/node/src/documents/element.html +++ b/node/src/documents/element.html @@ -15,9 +15,9 @@ type : 'Library'
-

Definition

diff --git a/node/src/documents/elements/button.html b/node/src/documents/elements/button.html index 5314bc797..b0c37d6a7 100755 --- a/node/src/documents/elements/button.html +++ b/node/src/documents/elements/button.html @@ -15,11 +15,11 @@ type : 'UI Element'
-

Standard

diff --git a/node/src/documents/elements/label.html b/node/src/documents/elements/label.html index 4b83e1f90..7a233711d 100755 --- a/node/src/documents/elements/label.html +++ b/node/src/documents/elements/label.html @@ -15,11 +15,11 @@ type : 'UI Element'
- diff --git a/node/src/documents/index.html b/node/src/documents/index.html index 071fb2027..d5f14d17d 100755 --- a/node/src/documents/index.html +++ b/node/src/documents/index.html @@ -14,11 +14,11 @@ type : 'Library'
-

What is Semantic?

diff --git a/node/src/documents/module.html b/node/src/documents/module.html index 227861476..28735ba5f 100755 --- a/node/src/documents/module.html +++ b/node/src/documents/module.html @@ -15,9 +15,9 @@ type : 'Library'
-

Definition

diff --git a/node/src/documents/modules/shape.html b/node/src/documents/modules/shape.html index 20ccd57cf..83f271472 100755 --- a/node/src/documents/modules/shape.html +++ b/node/src/documents/modules/shape.html @@ -16,9 +16,9 @@ type : 'UI Module'

Shapes makes creating 3D tweens easier by taking care of the dirty business of calculating translations based on content sizing, which can be a confusing, frustrating task.