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 CoMPAS plugin list to Open-SCD-Core #302

Open
5 tasks
Stef3st opened this issue Dec 7, 2023 · 0 comments
Open
5 tasks

Implement CoMPAS plugin list to Open-SCD-Core #302

Stef3st opened this issue Dec 7, 2023 · 0 comments

Comments

@Stef3st
Copy link

Stef3st commented Dec 7, 2023

Once Open-scd-core is in place, its possible to create your own official/default plugin list for your distribution. This means that Compas-Open-Scd can also implement its own list (can be found at /public/js/plugins.js). For now Compas-open-scd uses the Plugging mixin to load this file, which is basically a copy of the Plugging mixin from Open-scd. This will no longer be necassary.

Acceptance criteria:

  • Make sure that the plugins list from compas-open-scd get loaded with open-scd-core
  • Remove the Plugging mixin from compas-open-scd
  • Remove additional files that will be unnecassary
    • CompasPlugging.test.ts
    • mock-compas-plugger.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant