diff --git a/demo/playground.html b/demo/accordion.html similarity index 80% rename from demo/playground.html rename to demo/accordion.html index 3a10f06d6..9fd175d30 100644 --- a/demo/playground.html +++ b/demo/accordion.html @@ -1,7 +1,7 @@ @@ -94,6 +94,9 @@ Empty page + + Accordion + Blank page @@ -127,11 +130,11 @@ Vector maps + + -
+
+
+

+ +

+
+
+ This is the first item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow. +
+
+
+
+

+ +

+
+
+ This is the second item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow. +
+
+
+
+

+ +

+
+
+ This is the third item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow. +
+
+
+
+

+ +

+
+
+ This is the fourth item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow. +
+
+
+
@@ -356,7 +409,7 @@ All rights reserved.
  • - v1.0.0-alpha.19 + v1.0.0-alpha.20
  • diff --git a/demo/activity.html b/demo/activity.html index 43eb545ee..e17449fdf 100644 --- a/demo/activity.html +++ b/demo/activity.html @@ -1,7 +1,7 @@