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

Enable Publisher plugin from transpower in open scd #1596

Open
clepski opened this issue Nov 18, 2024 · 2 comments · May be fixed by #1598
Open

Enable Publisher plugin from transpower in open scd #1596

clepski opened this issue Nov 18, 2024 · 2 comments · May be fixed by #1598
Labels

Comments

@clepski
Copy link
Collaborator

clepski commented Nov 18, 2024

Is your feature request related to a problem? Please describe.
As a user I want to able to use the publisher plugin from the transpower distribution.

Pluging source: https://danyill.github.io/scl-editor/plugins/oscd-publisher/oscd-publisher.js

Describe the solution you'd like
For the plugin to work we need to adjust open scd to be closer to the agreed upen core specs (https://github.com/OpenEnergyTools/open-scd-core/blob/main/API.md).

Requirements

  • The publisher plugin can be imported and is working as intended

Necessary steps

  • Add global styles accoring to the core API specs
  • Handle openenergytools edit events v2 (which are slighty different from open scd edit events v2)
  • Fix or add icons (material icons vs material symbols)
  • Check for bugs resulting from conflicting mwc versions
@Sander3003
Copy link
Member

Looks good, do you have a plan where to commit these changes? Maybe you can bring it for refinement tomorrow.

@clepski clepski linked a pull request Nov 18, 2024 that will close this issue
@clepski
Copy link
Collaborator Author

clepski commented Nov 18, 2024

Looks good, do you have a plan where to commit these changes? Maybe you can bring it for refinement tomorrow.

Here is a PR with demo environment #1598, we can discuss changes in the refinement tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants