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 12, 2023
1 parent 1515c8f commit 5f76a46
Show file tree
Hide file tree
Showing 112 changed files with 143 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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(1702342281312);
const lastUpdated = new Date(1702410528605);
document
.querySelector('.updated-absolute')
.innerText = lastUpdated.toLocaleString();
Expand Down Expand Up @@ -436,6 +436,7 @@ <h3>PRs</h3>
<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/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/safari-perf-fix/#/" target="_blank" rel="noopener noreferrer">safari-perf-fix</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>
</div>
Expand Down Expand Up @@ -605,6 +606,7 @@ <h3>PRs</h3>
<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/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/safari-perf-fix/#/" target="_blank" rel="noopener noreferrer">safari-perf-fix</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>
</div>
Expand Down
1 change: 1 addition & 0 deletions lab/safari-perf-fix/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/safari-perf-fix/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/safari-perf-fix/173.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lab/safari-perf-fix/180.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/safari-perf-fix/191.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5f76a46

Please sign in to comment.