Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

refactor(frontend): retrieve the mxgraph context #27

Merged
merged 5 commits into from
Feb 28, 2023

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Feb 24, 2023

Use the mxgraph context provided by bpmn-visualization instead of creating one.
This requires to use a recent version of bpmn-visualization, so bump  from 0.29.1 to 0.31.0.

closes #2

@tbouffard tbouffard added the refactoring Code refactoring label Feb 24, 2023
Use the mxgraph context provided by `bpmn-visualization` instead of creating one.
This requires to use a recent version of `bpmn-visualization`, so bump  from 0.29.1 to 0.31.0.
@tbouffard tbouffard force-pushed the 2-mxgraph_context_direct_retrieval branch from 44533d1 to 1fe2b44 Compare February 27, 2023 15:08
@tbouffard tbouffard marked this pull request as ready for review February 27, 2023 15:08
@tbouffard tbouffard requested a review from assynour February 27, 2023 15:09
@tbouffard tbouffard merged commit 9c835ac into main Feb 28, 2023
@tbouffard tbouffard deleted the 2-mxgraph_context_direct_retrieval branch February 28, 2023 09:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] Remove custom code to access the mxgraph context object
2 participants