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

[Housekeeping] Remove stencil dependency and reintroduce badge as Angular component #3262

Closed
1 task done
RasmusKjeldgaard opened this issue Oct 10, 2023 · 0 comments · Fixed by #3263
Closed
1 task done
Labels
housekeeping 👶🏻 New For new issues before prioritisation and refinement NOT Prioritized Issue not yet prioritized and added to a Milestone NOT Tech refined Needs Tech kickoff - solution outlined and agreed

Comments

@RasmusKjeldgaard
Copy link
Collaborator

Describe the housekeeping request

In #1402 we introduced stencil to be able to convert our Angualr components to web-components. The experiment never really caught on, and now seems like a good time to remove stencil as a dependency as we are looking at other alternatives.

Are there any additional context?

An additional benefit apart from a simpler code base is that we also avoid version mismatches for jest between Angular 16 (depends on v29) and Stencil (depends on v27)

@RasmusKjeldgaard RasmusKjeldgaard added NOT Tech refined Needs Tech kickoff - solution outlined and agreed NOT Prioritized Issue not yet prioritized and added to a Milestone 👶🏻 New For new issues before prioritisation and refinement housekeeping labels Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping 👶🏻 New For new issues before prioritisation and refinement NOT Prioritized Issue not yet prioritized and added to a Milestone NOT Tech refined Needs Tech kickoff - solution outlined and agreed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant