Fons van der Plas

Results 662 comments of Fons van der Plas

can you fix the big diff? did you intend to change the package lock?

@pankgeorg Let's revive this PR? Seems nice to have

@pankgeorg can you update this branch from `main` (is the preact import still up-to-date?), test one more time and merge?

@Pangoraw this was the first release to include https://github.com/fonsp/Pluto.jl/pull/2132 and https://github.com/fonsp/Pluto.jl/pull/2150 . It looks like this issue is about the codemirror CSS file not loading. @paulbthub What do you mean...

Oh actually it's probably the `light_color.css` file that got removed... weird

@dralletje Can you share your testing notebooks? i want to try it out

With an extra channel to trigger a bond update: https://github.com/fonsp/Pluto.jl/tree/webio-trigger-reactivity-api Diff: https://github.com/fonsp/Pluto.jl/compare/webio...webio-trigger-reactivity-api?expand=1 mostly for fun, should probably not be part of this pr

@SimonDanisch we were stuck on this because we were having a hard time coming up with the "perfect" api to build webio support on top of. But now we decided...

One thing I realised is that AssetRegistry won't work with our cool new static state export (and perhaps more that we haven't come up with yet). Right now, it's WYSIWYG,...