diff --git a/dist/shoelace.css b/dist/shoelace.css index 18c6fdd3f..04f5230f6 100644 --- a/dist/shoelace.css +++ b/dist/shoelace.css @@ -1,5 +1,5 @@ /*! - Shoelace.css 1.0.0-beta20 + Shoelace.css 1.0.0-beta21 (c) A Beautiful Site, LLC Released under the MIT license diff --git a/docs/alerts.html b/docs/alerts.html index 58a28aceb..be8893065 100644 --- a/docs/alerts.html +++ b/docs/alerts.html @@ -89,7 +89,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/attribution.html b/docs/attribution.html index c4086cd06..5042302fa 100644 --- a/docs/attribution.html +++ b/docs/attribution.html @@ -74,7 +74,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/badges.html b/docs/badges.html index 272712981..ca33b2641 100644 --- a/docs/badges.html +++ b/docs/badges.html @@ -118,7 +118,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/browser-support.html b/docs/browser-support.html index 2ef50dc8a..f999d7f50 100644 --- a/docs/browser-support.html +++ b/docs/browser-support.html @@ -79,7 +79,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/buttons.html b/docs/buttons.html index 61be4ff78..5bfb0c14c 100644 --- a/docs/buttons.html +++ b/docs/buttons.html @@ -175,7 +175,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/content.html b/docs/content.html index dc38c9da6..5abd847a3 100644 --- a/docs/content.html +++ b/docs/content.html @@ -202,7 +202,7 @@ PRINT "SHOELACE IS AWESOME"

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/customizing.html b/docs/customizing.html index 3db8ad6ab..b816647d7 100644 --- a/docs/customizing.html +++ b/docs/customizing.html @@ -116,7 +116,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/dropdowns.html b/docs/dropdowns.html index 0c77c2e14..67a318254 100644 --- a/docs/dropdowns.html +++ b/docs/dropdowns.html @@ -196,7 +196,7 @@ $('#my-dropdown').removeClass('active');

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/file-buttons.html b/docs/file-buttons.html index f1e725146..0ac8b3272 100644 --- a/docs/file-buttons.html +++ b/docs/file-buttons.html @@ -151,7 +151,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/forms.html b/docs/forms.html index 73c766892..0a7012ed0 100644 --- a/docs/forms.html +++ b/docs/forms.html @@ -613,7 +613,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/grid-system.html b/docs/grid-system.html index 9ba391472..05dc12766 100644 --- a/docs/grid-system.html +++ b/docs/grid-system.html @@ -309,7 +309,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/icons.html b/docs/icons.html index 90bb29a07..59695cf1f 100644 --- a/docs/icons.html +++ b/docs/icons.html @@ -96,7 +96,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/installing.html b/docs/installing.html index 4f6ec7cd4..64a690e9c 100644 --- a/docs/installing.html +++ b/docs/installing.html @@ -59,10 +59,10 @@

Note: To make certain components interactive (e.g. dropdowns and tabs), you’ll need to load jQuery or Zepto before shoelace.js.

CDN

This is the best approach for prototyping, however, this version isn’t customizable and doesn’t support future CSS features. To load Shoelace via CDN, add this to your <head>:

-
<link rel="stylesheet" href="https://cdn.shoelace.style/1.0.0-beta20/shoelace.css">
+
<link rel="stylesheet" href="https://cdn.shoelace.style/1.0.0-beta21/shoelace.css">
 

And this before </body> but after jQuery/Zepto:

-
<script src="https://cdn.shoelace.style/1.0.0-beta20/shoelace.js"></script>
+
<script src="https://cdn.shoelace.style/1.0.0-beta21/shoelace.js"></script>
 

This service is provided free, courtesy of KeyCDN.

Building From Source

@@ -84,7 +84,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/loaders.html b/docs/loaders.html index dc57f73b1..3e3db8548 100644 --- a/docs/loaders.html +++ b/docs/loaders.html @@ -132,7 +132,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/progress-bars.html b/docs/progress-bars.html index e98d6ff5a..c4c2ce83a 100644 --- a/docs/progress-bars.html +++ b/docs/progress-bars.html @@ -174,7 +174,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/switches.html b/docs/switches.html index b55fde361..72772aa27 100644 --- a/docs/switches.html +++ b/docs/switches.html @@ -200,7 +200,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/tables.html b/docs/tables.html index cedfe7bf1..10d2eb946 100644 --- a/docs/tables.html +++ b/docs/tables.html @@ -143,7 +143,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/tabs.html b/docs/tabs.html index 45a5b3585..e0838a1c3 100644 --- a/docs/tabs.html +++ b/docs/tabs.html @@ -205,7 +205,7 @@

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/docs/utilities.html b/docs/utilities.html index d38ceed87..2166061da 100644 --- a/docs/utilities.html +++ b/docs/utilities.html @@ -271,7 +271,7 @@ mar-[t|r|b|l|x|y]-[0|xs|sm|md|lg|xl]

- 1.0.0-beta20 + 1.0.0-beta21

diff --git a/package-lock.json b/package-lock.json index 65288d917..afde1021c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "shoelace-css", - "version": "1.0.0-beta20", + "version": "1.0.0-beta21", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5f2155073..f4aadbdd2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shoelace-css", "description": "A back to the basics CSS starter kit.", - "version": "1.0.0-beta20", + "version": "1.0.0-beta21", "author": "Cory LaViska", "homepage": "https://shoelace.style/", "license": "MIT",