Skip to content

Releases: JuliaGizmos/Blink.jl

Bugfix for jsexpr with dicts on 0.6

17 Jun 00:31
Compare
Choose a tag to compare
Merge pull request #88 from JunoLab/sl/dicts_on_0.6

BUG: try to fix bug with dict matching on 0.6

Bugfix in error handling

02 May 20:25
Compare
Choose a tag to compare
Merge pull request #81 from lwabeke/pull-request/92fb1f34

Change to get rid of error on closing of Blink Window

fixes

30 Jan 12:51
Compare
Choose a tag to compare
v0.5.1

Use Future instead of Condition in Page to allow repeated "loaded?" c…