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

Inject core components in all modules #156

Open
tim-kilian opened this issue Aug 20, 2019 · 0 comments · May be fixed by #160
Open

Inject core components in all modules #156

tim-kilian opened this issue Aug 20, 2019 · 0 comments · May be fixed by #160
Labels
feature New feature or request in-progress Currently being worked on

Comments

@tim-kilian
Copy link
Member

tim-kilian commented Aug 20, 2019

Problem

Currently we need to inject every core component in every component manually. It could be helpful to have them available without the need of defining them. They are part of the framework and should be available for everyone. With this we could also restrict some core components in specific concepts.

Core components

  • canvas
  • eventBus
  • commandStack
  • rulePolicy
@tim-kilian tim-kilian added the feature New feature or request label Aug 20, 2019
@tim-kilian tim-kilian changed the title Inject Core components for all modules Inject core components in all modules Aug 20, 2019
@tim-kilian tim-kilian linked a pull request Aug 27, 2019 that will close this issue
5 tasks
@issues-in-progress issues-in-progress bot added the in-progress Currently being worked on label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request in-progress Currently being worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant