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

Fixed build.ts and added <Webview>.setHTML() and updated deps. #159

Closed
wants to merge 5 commits into from
Closed

Fixed build.ts and added <Webview>.setHTML() and updated deps. #159

wants to merge 5 commits into from

Conversation

tr1ckydev
Copy link

@tr1ckydev tr1ckydev commented Aug 7, 2023

Check commit details for summary of what's changed/improved/fixed.

Using `Deno.Command` instead of `Deno.spawn`
Added `setHTML()` function to directly set the html of the webview instead of `navigate()` and updated `examples/local.ts` to use `setHTML()`.
Updated ssr example to use Deno.serve and others to use setHTML()
eliassjogreen
eliassjogreen previously approved these changes Aug 9, 2023
Copy link
Member

@eliassjogreen eliassjogreen left a comment

Choose a reason for hiding this comment

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

Thank you!

@tr1ckydev tr1ckydev closed this by deleting the head repository Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants