From 889fccd695a99af2b669dd59849493835d54bc7c Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 30 Oct 2013 12:56:13 -0400 Subject: [PATCH] Adds homepage as introduction link, adds whatsnew, fixes some broken links --- server/documents/index.html.eco | 2 +- server/documents/introduction.html.eco | 2 +- server/documents/modules/modal.html.eco | 6 +- server/documents/modules/transition.html.eco | 2 +- server/documents/test.html | 79 +++++++------------- server/layouts/default.html.eco | 12 +-- 6 files changed, 43 insertions(+), 60 deletions(-) diff --git a/server/documents/index.html.eco b/server/documents/index.html.eco index 18292b5f6..70ff91c90 100755 --- a/server/documents/index.html.eco +++ b/server/documents/index.html.eco @@ -1,7 +1,7 @@ --- layout : 'default' css : 'index' -title : 'Getting Started' +title : 'Introduction' type : 'Semantic' --- diff --git a/server/documents/introduction.html.eco b/server/documents/introduction.html.eco index 15658390e..baef1f81c 100755 --- a/server/documents/introduction.html.eco +++ b/server/documents/introduction.html.eco @@ -3,7 +3,7 @@ layout : 'default' css : 'guide' title : "What's Different" description : 'Separating Semantic from the pack' -type : 'Semantic' +type : 'UI Introduction' --- diff --git a/server/documents/modules/modal.html.eco b/server/documents/modules/modal.html.eco index a1ff078ef..a28d77b4b 100755 --- a/server/documents/modules/modal.html.eco +++ b/server/documents/modules/modal.html.eco @@ -316,9 +316,13 @@ type : 'UI Module' hide dimmer Hides associated page dimmer + + hide others + Hides all modals not selected modal in a dimmer + hide all - Hides all visible modals initialized at the same time + Hides all visible modals in the same dimmer cache sizes diff --git a/server/documents/modules/transition.html.eco b/server/documents/modules/transition.html.eco index dd578a964..d4e875fac 100755 --- a/server/documents/modules/transition.html.eco +++ b/server/documents/modules/transition.html.eco @@ -134,7 +134,7 @@ type : 'UI Module'

Introduction

UI Transitions provide a wrapper for using css transitions in javascript providing cross-browser callbacks, advanced queuing, and feature detection.

-

Transitions are loosely coupled with other ui modules like dropdowns and modals to provide element transitions

+

Transitions are loosely coupled with other ui modules like dropdowns and modals to provide element transitions

Types

Transitions are separated into three categories. Inward transitions, outward transitions, and static transitions. These three categories determine the visibility of the element after the animation completes.

diff --git a/server/documents/test.html b/server/documents/test.html index 2c78f3272..c064d75b3 100755 --- a/server/documents/test.html +++ b/server/documents/test.html @@ -1,63 +1,42 @@ ---- -layout : 'default' -css : 'modal-demo' -title : 'Test' -description : 'Test area' ---- + + -
- +
+