bpmn-js-examples icon indicating copy to clipboard operation
bpmn-js-examples copied to clipboard

Examples how to use bpmn-js

Results 15 bpmn-js-examples issues
Sort by recently updated
recently updated
newest added

Closes #170 * [x] Showcase ListGroup * [x] Showcase nested ListEntry * [ ] updated docs (clarify differences between ListGroup and ListEntry) * [ ] simplify example where possible ![Bildschirmfoto...

backlog
spring cleaning

__What should we do?__ The current [properties panel extension example](https://github.com/bpmn-io/bpmn-js-examples/tree/master/properties-panel-extension) reflects using the general `Group` for creating custom entries. The `ListGroup` is quite different in consuming (adding `items` instead of...

backlog
spring cleaning

__Describe the Bug__ When I attempt to Create a Pool/Participant on an existing diagram, the object overwrites the diagram and the mouse cursor freezes prevent any further action. __Steps to...

bug
help wanted

__Tasks__ * Showcase custom-elements + properties integration * Showcase custom element editing via properties panel _Originally posted by @nikku in https://github.com/bpmn-io/bpmn-js-examples/issues/66#issuecomment-443203539_

backlog

__Is your feature request related to a problem? Please describe__ We should not hide _element templates_ as a feature, but encourage its use. __Describe the solution you'd like__ * Create...

enhancement
backlog
spring cleaning

__What should we do?__ Add an example to showcase how to consume and extend the bpmn-js-properties-panel in a React / Vue / Svelte / whatsoever application. Consider using [our existing...

backlog
spring cleaning

__What should we do?__ Once we release the `v1.0.0` version of the new Properties Panel, we shall also update the existing examples: * [x] #145 * [x] Update [`/properties-panel-extension`](https://github.com/bpmn-io/bpmn-js-examples/tree/master/properties-panel-extension) *...

backlog

When I implemented an example project for bpmn-js that uses an additional module I was wondering about the array sytax which you are required to use in order to make...

documentation
backlog
spring cleaning
good first issue

As a user I'd like to be able to extend bpmn-js to contribute my own behavior. __Goals__ * [ ] Users get an understanding of what _behavior_ consists of *...

enhancement
backlog
pr welcome

Showcase how to use `bpmn-js` + `bpmn-js-properties-panel` + element templates.

enhancement
backlog