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

Refactor to use Dynamically imported javascript #427

Closed

Conversation

SebastianWachsmuth
Copy link

Refactored all javascript calls to use IJSObjectReference and import the javascript file dynamically.

Using that method the user no longer has to include

<body>
    <!-- ... -->
    <script src="_content/Z.Blazor.Diagrams/script.min.js"></script>
</body>

@SebastianWachsmuth SebastianWachsmuth marked this pull request as ready for review March 19, 2024 12:33
@SebastianWachsmuth SebastianWachsmuth marked this pull request as draft March 19, 2024 12:41
@SebastianWachsmuth
Copy link
Author

i have to recheck things. ill make another pull request later

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.

2 participants