Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions gh-pages/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,18 @@ <h3 id="toolbox">
These plugins add new features and functionality to the Blockly toolbox. Learn more about <a href="https://developers.google.com/blockly/guides/configure/web/toolbox">customizing the toolbox</a>.
</p>
<div class="grid">
<a class="card" href="plugins/typed-variable-modal/test/index.html">
<img srcset="media/typed-variable-modal.png">
<div>
<h4>
Typed Variable Modal
</h4>
<p>
A plugin that adds ability to create a modal for creating typed variables.
</p>
</div>
</div>
</a>
<a class="card" href="plugins/continuous-toolbox/test/index.html">
<video autoplay playsinline muted loop>
<source src="media/continuous-toolbox.mp4" type="video/mp4">
Expand Down
Binary file added gh-pages/media/typed-variable-modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.