Skip to content

Commit

Permalink
docs: update deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 11, 2023
1 parent 20fabc7 commit fbd1f53
Show file tree
Hide file tree
Showing 128 changed files with 156 additions and 16 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1><a class="maker-link" href="https://github.com/square/maker" target="_blank"
</span>
<script>
// calc absolute time in locale
const lastUpdated = new Date(1702332983863);
const lastUpdated = new Date(1702333519371);
document
.querySelector('.updated-absolute')
.innerText = lastUpdated.toLocaleString();
Expand All @@ -126,6 +126,7 @@ <h3>Releases</h3>
<ul class="deploy-links">
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/latest-stable/#/" target="_blank" rel="noopener noreferrer">latest-stable</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/latest-beta/#/" target="_blank" rel="noopener noreferrer">latest-beta</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.5/#/" target="_blank" rel="noopener noreferrer">19.6.5</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.4/#/" target="_blank" rel="noopener noreferrer">19.6.4</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.3/#/" target="_blank" rel="noopener noreferrer">19.6.3</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.2/#/" target="_blank" rel="noopener noreferrer">19.6.2</a></li>
Expand Down Expand Up @@ -433,7 +434,6 @@ <h3>PRs</h3>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/custom-doodle-icons/#/" target="_blank" rel="noopener noreferrer">custom-doodle-icons</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/disable-pkg-size-check/#/" target="_blank" rel="noopener noreferrer">disable-pkg-size-check</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/dist-directory/#/" target="_blank" rel="noopener noreferrer">dist-directory</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/image-safari-remove-transition/#/" target="_blank" rel="noopener noreferrer">image-safari-remove-transition</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/mbutton-info-sizing/#/" target="_blank" rel="noopener noreferrer">mbutton-info-sizing</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/styleguide-theming-controls/#/" target="_blank" rel="noopener noreferrer">styleguide-theming-controls</a></li>
</ul>
Expand All @@ -448,6 +448,7 @@ <h2>Labs</h2>
<h3>Releases</h3>
<ul class="deploy-links">
<li><a class="deploy-link" href="https://square.github.io/maker/lab/latest-stable/#/" target="_blank" rel="noopener noreferrer">latest-stable</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.5/#/" target="_blank" rel="noopener noreferrer">19.6.5</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.4/#/" target="_blank" rel="noopener noreferrer">19.6.4</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.3/#/" target="_blank" rel="noopener noreferrer">19.6.3</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.2/#/" target="_blank" rel="noopener noreferrer">19.6.2</a></li>
Expand Down Expand Up @@ -601,7 +602,6 @@ <h3>PRs</h3>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/custom-doodle-icons/#/" target="_blank" rel="noopener noreferrer">custom-doodle-icons</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/disable-pkg-size-check/#/" target="_blank" rel="noopener noreferrer">disable-pkg-size-check</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/dist-directory/#/" target="_blank" rel="noopener noreferrer">dist-directory</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/image-safari-remove-transition/#/" target="_blank" rel="noopener noreferrer">image-safari-remove-transition</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/mbutton-info-sizing/#/" target="_blank" rel="noopener noreferrer">mbutton-info-sizing</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/styleguide-theming-controls/#/" target="_blank" rel="noopener noreferrer">styleguide-theming-controls</a></li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions lab/19.6.5/111.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lab/19.6.5/152.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lab/19.6.5/173.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lab/19.6.5/180.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lab/19.6.5/191.js

Large diffs are not rendered by default.

Loading

0 comments on commit fbd1f53

Please sign in to comment.