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' ---- + + -
- +
+