You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Thank you for opening this issue! We appreciate your interest in our project.
However, it seems that this issue hasn't had any activity for a while. To ensure that our issue tracker remains organized and efficient, we occasionally review and address stale issues.
If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better.
Feel free to continue the conversation here.
If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later.
Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve.
Thank you for being part of this journey!
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:
The text was updated successfully, but these errors were encountered: