✅Release: 1.0.1
Published to the Chrome Web Store on 3/25/2021
Improvements
The
@pixiebrix/httpbrick now works with relative URLs to support services with parameterized base URLsThe new
@pixiebrix/form-modalbrick can be used to show a form as a modal. The form is defined using JSON Schema and uiSchema, (currently YAML-only)Menu Items:
Experimental: menu items now support an
if:directive which takes a brick/array of bricks to determine whether or not the menu item should be rendered (currently YAML-only)Experimental: menu items now support an
dependencies:directive which takes an array of selectors to watch for changes to re-render the menu item (include theifdirective mentioned above), (currently YAML-only)
UiPath:
The
@pixiebrix/uipath/add-queue-itembrick supports adding items to a queue via the Orchestrator API
Last updated
Was this helpful?