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

feat: add missing editor icons #1495

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Conversation

Stef3st
Copy link
Contributor

@Stef3st Stef3st commented Apr 4, 2024

closes #1229

Signed-off-by: Steffen van den Driest <steffen.van.den.driest@alliander.com>
@Stef3st
Copy link
Contributor Author

Stef3st commented Apr 4, 2024

As discussed, this PR contains adding icons to the following substation plugin editors:

  • Line
  • Process
  • Substation
  • Transformer winding
  • Bay
  • Voltage level

Signed-off-by: Steffen van den Driest <steffen.van.den.driest@alliander.com>
@Stef3st
Copy link
Contributor Author

Stef3st commented Apr 4, 2024

Thanks for your review @pascalwilbrink!

I agree, the styles variable should take care of the styling. I added a CSS class to the styles and made these icons part of that class. I also included the other editors of the substation plugin that had this inline styling.

@Stef3st Stef3st requested a review from pascalwilbrink April 9, 2024 11:16
Copy link
Member

@pascalwilbrink pascalwilbrink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Stef3st Stef3st merged commit d404464 into main Apr 12, 2024
5 checks passed
@Stef3st Stef3st deleted the 1229-add-substation-plugin-icons branch April 12, 2024 08:31
@Sander3003
Copy link
Member

Is this feature already released on openscd.github.io?

@juancho0202
Copy link
Contributor

juancho0202 commented Apr 23, 2024

@Sander3003 currently the workflow for releasing to openscd.github.io is broken, I attempted a fix last week but it missed one detail, I already identified the missing bit and successfully deployed with the same workflow in my personal fork of openscd (juancho0202.github.io). I will talk to @trusz today about it and see if we can merge the new fix.

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

Successfully merging this pull request may close these issues.

Update/create icons for the substation plugin
4 participants