bpmn-js-properties-panel
Advanced tools
Changelog
5.3.0
FEAT
: prioritize externally provided errors (bpmn-io/properties-panel@375838b7
)FEAT
: specify FEEL popup container via propertiesPanel.feelPopupContainer
(bpmn-io/properties-panel#970)FIX
: correct FEEL popup editor closing during auto-suggest (bpmn-io/properties-panel#279)FIX
: contain keyboard events within the FEEL popup editor (bpmn-io/properties-panel@a8dd384
)DEPS
: update to @bpmn-io/variable-resolver@1.2.0
DEPS
: update to @bpmn-io/properties-panel@3.6.0
Changelog
5.0.0
FEAT
: add FEEL popup editor (bpmn-io/properties-panel#265)CHORE
: remove properties-panel.css
(#958)CHORE
: remove element-template.css
(#956)FIX
: remove output group from error end events (#952)DEPS
: update to @bpmn-io/properties-panel@3.3.2
(#958)dist/assets/properties-panel.css
is no longer published from this package. Please use bpmn-js-element-templates/dist/assets/properties-panel.css
instead.dist/assets/properties-panel.css
is no longer published from this package. Please use @bpmn-io/properties-panel/dist/assets/properties-panel.css
instead.Changelog
3.0.0
FEAT
: support line breaks in FEEL statements (#879)CHORE
: remove element templates (#937)DEPS
: update to @bpmn-io/properties-panel@3.0.0
bpmn-js-element-templates
instead.