-
Notifications
You must be signed in to change notification settings - Fork 43
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
Copy code from core's Plugging mixin into packages/open-scd/open-scd.ts #1418
Labels
Kind: Enhancement
New Request
Comments
juancho0202
added a commit
that referenced
this issue
Apr 10, 2024
Signed-off-by: Juan Munoz <[email protected]>
juancho0202
added a commit
that referenced
this issue
May 7, 2024
…1486) * feat: allow open-scd to have plugins being passed down as props Signed-off-by: Juan Munoz <[email protected]> * test: added integration snapshot test for plugins prop Signed-off-by: Juan Munoz <[email protected]> * chore: refactor to implement "tasks" section on issue #1418 Signed-off-by: Juan Munoz <[email protected]> * chore: remove unnecessary default attribute from core's Plugin interface Signed-off-by: Juan Munoz <[email protected]> * chore: change position attr to accomodate for editor plug-in positions Signed-off-by: Juan Munoz <[email protected]> * chore: fixing prop "default" to "active" and adding snapshot test with an editor plugin Signed-off-by: Juan Munoz <[email protected]> * chore: fixing casting of CorePlugin type into Plugin type Signed-off-by: Juan Munoz <[email protected]> * chore: updating with snapshots from main Signed-off-by: Juan Munoz <[email protected]> --------- Signed-off-by: Juan Munoz <[email protected]> Co-authored-by: Steffen van den Driest <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As an OpenSCD developer I would like to be able to use the plugging loading functionality present in the Plugging mixin from OpenSCD Core.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: