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: simplify library internals #61

Merged
merged 5 commits into from
Sep 20, 2023
Merged

Conversation

eneajaho
Copy link
Contributor

Check individual commits

…Strategy for better typechecking

We don't need the SvgLoadStrategyImpl to be an Injectable because we will create an instance of it using `new SvgLoadStrategyImpl()` syntax in SvgRegistryService
@Inject and @optional decorators, initialize SvgLoadStrategyImpl as the default strategy, update old subscribe pattern
@edbzn edbzn merged commit 4f668ad into push-based:main Sep 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants