Skip to content

feat: add a way to configure plugins#159

Merged
tbouffard merged 2 commits intomainfrom
feat/let_configure_plugins
Oct 27, 2023
Merged

feat: add a way to configure plugins#159
tbouffard merged 2 commits intomainfrom
feat/let_configure_plugins

Conversation

@tbouffard
Copy link
Member

The plugins can now declare a configure method which is called after the plugin construction phase. The plugin can use the properties of the GlobalOptions object passed to the BpmnVisualization instance.

The plugins can now declare a `configure` method which is called after the plugin construction phase.
The plugin can use the properties of the GlobalOptions object passed to the BpmnVisualization instance.
@tbouffard tbouffard added the enhancement New feature or request label Oct 27, 2023
@github-actions
Copy link

github-actions bot commented Oct 27, 2023

♻️ PR Preview b803fad has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@tbouffard tbouffard marked this pull request as ready for review October 27, 2023 06:12
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tbouffard tbouffard merged commit 9e4f24d into main Oct 27, 2023
@tbouffard tbouffard deleted the feat/let_configure_plugins branch October 27, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant