Comment on page
✅
Release: 1.1.3
Published in Chrome Web Store on 5/4/2021
- Add a panel to an existing panel foundation in the Page Editor
@pixiebrix/form
renderer brick that shows a form with data stored locally within your browser@pixiebrix/encode/btoa
brick for encoding a string in Base64 (e.g., for including in a URL)@pixiebrix/encode/atob
and decoding a Base64 string (e.g., parsed from a URL)
- Menu lifecycle bug fixes: 1) only run menu items for which the container selector still applies, 2) fix bug where menu containers were being acquired multiple times, causing performance problems, 3) cancel condition calculation on navigation event
Last modified 28d ago