diff --git a/docs/card.html b/docs/card.html index a5676de..d6f7e7c 100644 --- a/docs/card.html +++ b/docs/card.html @@ -284,7 +284,7 @@
-

Card sizing and fluidity

+

Card sizing & fluidity

diff --git a/docs/modules.html b/docs/modules.html index 7da51e3..86c8e34 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -140,7 +140,7 @@
-

 Progress

+

 Progress

The progress module gives you full control over the presentation of progress and loading on your pages. Apart from progress bars and color variants for them, spinner elements are provided to help communicate that something is loading.

See more
diff --git a/docs/quick_reference.html b/docs/quick_reference.html index a894ebf..c37267c 100644 --- a/docs/quick_reference.html +++ b/docs/quick_reference.html @@ -375,6 +375,414 @@
+
+
+
+
+

 Navigation

+
+
+
+

Header  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Navigation bar  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Footer  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Input Control

+
+
+
+

Forms & input  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Checkboxes & radio buttons  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Buttons & button groups  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

File upload buttons  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Table

+
+
+
+

Basic syntax & responsiveness  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Horizontal tables  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Table variants & matrices  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Card

+
+
+
+

Basic syntax  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Sections & media  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Card sizing & fluidity  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Tab

+
+
+
+

Basic syntax  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Stacked tabs  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Contextual

+
+
+
+

Text highlighting  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Alerts  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Animated alerts  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Progress

+
+
+
+

Basic progress bar  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Progress bar variants  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Donut spinner  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Donut spinner variants  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
+
+
+
+
+

 Utility

+
+
+
+

Visibility helpers  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Floats, centering & clearfix  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Generic border & shadows  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Responsive sizing & spacing classes  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Breadcrumbs  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+

Close icon  View on Codepen

+

+              
+
+

Notes

+
    +
  • +
+
+
+
+
+
diff --git a/docs/table.html b/docs/table.html index 5f7ab07..a901abd 100644 --- a/docs/table.html +++ b/docs/table.html @@ -151,7 +151,7 @@
-

Basic syntax and responsiveness

+

Basic syntax & responsiveness

@@ -409,7 +409,7 @@
-

Table variants and matrices

+

Table variants & matrices