Releases: JuliaGizmos/WebIO.jl
Releases · JuliaGizmos/WebIO.jl
v0.1.11: Merge pull request #126 from rdeits/no-debug
suppress debug statements for normal usage
Jupyter integration fixes and more tests
- Fix crash when using IJulia and WebIO outside of jupyter
- Fix scope import failure for jupyter folders with paths containing the word "notebooks"
- Don't rely on method overwriting for
register_renderable
- Use a full UUID for scope IDs instead of an increasing integer
v0.1.9
JuliaBox support
🎉 thanks @rdeits!
iframe, binder and fixes
v0.1.6: Merge pull request #70 from rdeits/coroutine
make `JuliaPackageAssetServer.get()` a coroutine
v0.1.5
v0.1.4
fix polyfill
v0.1.3 add WebIO.render(::Observable)
polyfill for webcomponents
Merge pull request #59 from JuliaGizmos/s/polyfill polyfill WebComponents