Comment on page
✅
Release 1.7.0
Published to the Chrome Web Store on June 19, 2022
✨ Enhancements
- Support for nesting bricks in the Page Editor including If/Else, Try/Except, Looping, and multi-brick Document Builder sub-panels and actions
- Document Builder UI overhaul, including element formatting controls, outline view, drag and drop, and more!
- Add new triggers for sidebar panels: Selection Changed, Page State Changes, Custom Event, and Manual
- The new “Emit Custom Event” brick
@pixiebrix/event
allows you to dispatch a custom event with data. You can receive these events the new “Custom Event” trigger (#3564) - 🎲 Generate random numbers with the
@pixiebrix/random
brick - 🌳 Control flow bricks: If-Else, Try-Except, Retry, For-Each, and For-Each Element
- The Show Sidebar brick now automatically shows a panel from the current blueprint. You can additionally specify a specific panel to show (#3566)
- Improved look and feel of cancelled and errored Sidebar Panels
Last modified 28d ago