Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cross browser copy + paste #3

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Implement cross browser copy + paste #3

wants to merge 16 commits into from

Conversation

nikku
Copy link
Owner

@nikku nikku commented Aug 15, 2022

Turns this example into a module that implements cross browser copy + paste.

Relies on to-be-released fix versions of diagram-js (bpmn-io/diagram-js#660, bpmn-io/diagram-js#659) and bpmn-js (bpmn-io/bpmn-js#1707) to work.

Closes #2


Try it out via

npx @bpmn-io/sr nikku/bpmn-js-native-copy-paste#keyboard-bind -c "npm run start"

Depends on bpmn-io/diagram-js#660
Depends on bpmn-io/diagram-js#659
Depends on bpmn-io/bpmn-js#1707
Depends on bpmn-io/diagram-js#662

@nikku nikku self-assigned this Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

copy&paste feature stops working in version 5.0 onwards
2 participants