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

implement browser display #76

Merged
merged 6 commits into from Dec 8, 2020
Merged

implement browser display #76

merged 6 commits into from Dec 8, 2020

Conversation

SimonDanisch
Copy link
Owner

@SimonDanisch SimonDanisch commented Dec 8, 2020

  • implements BrowserDisplay
  • switch to github actions

Enables, to show InlineDisplay in the browser via the display system.
so running this in the REPL:

JSServe.with_session() do session, request
    DOM.h1("hello world")
end

Will open a browser display, if there is no other HTML display around!

@SimonDanisch SimonDanisch mentioned this pull request Dec 8, 2020
7 tasks
@SimonDanisch SimonDanisch merged commit 01e2362 into master Dec 8, 2020
@SimonDanisch SimonDanisch deleted the sd/browser_display branch December 8, 2020 17:36
@MikaelSlevinsky
Copy link

Has JSServe.with_session() been since changed to JSServe.App()?

@SimonDanisch
Copy link
Owner Author

Yes!

@MikaelSlevinsky
Copy link

Thanks!

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.

None yet

2 participants