Skip to content

Releases: JuliaGizmos/WebIO.jl

v0.1.11: Merge pull request #126 from rdeits/no-debug

29 May 15:42
a9e03f2
Compare
Choose a tag to compare
suppress debug statements for normal usage

Jupyter integration fixes and more tests

20 May 02:34
Compare
Choose a tag to compare
  • 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

08 May 16:11
Compare
Choose a tag to compare
add a regression test for #104 (#108)

JuliaBox support

06 May 03:51
Compare
Choose a tag to compare

🎉 thanks @rdeits!

iframe, binder and fixes

29 Mar 05:25
a2e7a92
Compare
Choose a tag to compare

v0.1.6: Merge pull request #70 from rdeits/coroutine

19 Mar 19:07
4807fc3
Compare
Choose a tag to compare
make `JuliaPackageAssetServer.get()` a coroutine

v0.1.5

10 Mar 16:18
Compare
Choose a tag to compare
Merge branch 'master' of github.com:JuliaGizmos/WebIO.jl

v0.1.4

09 Mar 05:42
Compare
Choose a tag to compare

includes fix for #61

fix polyfill

07 Mar 04:43
Compare
Choose a tag to compare
v0.1.3

add WebIO.render(::Observable)

polyfill for webcomponents

04 Mar 18:23
7d4b44e
Compare
Choose a tag to compare
Merge pull request #59 from JuliaGizmos/s/polyfill

polyfill WebComponents