Skip to content

Releases: JuliaGizmos/Interact.jl

v0.10.5

11 Nov 18:30
f38c6bc
Compare
Choose a tag to compare

Interact v0.10.5

Diff since v0.10.4

Closed issues:

  • Compatibility issue with DataFrames (#403)
  • ERROR: UndefVarError: WEAVE_ARGS not defined (#407)
  • UndefVarError: setexcludinghandlers! not defined in Jupyter (#418)

Merged pull requests:

  • CompatHelper: bump compat for "Observables" to "0.5" (#417) (@github-actions[bot])

v0.10.4

20 Sep 18:23
1958b86
Compare
Choose a tag to compare

Interact v0.10.4

Diff since v0.10.3

Closed issues:

  • Some glitchiness/delays/stalls in @manipulate (#177)
  • Manipulate sliders hidden underneath output (#196)
  • no output on jupyter (#294)
  • Button background still white using Bulma dark css (#331)
  • cannot build on v1.3.0-rc1.0 and v1.1.1 (#333)
  • not registered in Julia 1.3? (#343)
  • Blink: output doesn't update with more than one observable (#344)
  • Interaction with fps from Reactive.jl (#346)
  • Observable plotted dataframe cann't be updated from task (#348)
  • hbox not working with gif (#364)
  • Widget displays but doesn't update plot (#371)
  • Interact.jl widgets not getting rendered on jupyter-notebook (#372)
  • Unsatisfiable requirements (#374)
  • I get 404s in inspector when using Interact in JupyterHub, and no rendering. (#375)
  • Mixing markdown and Interact.jl removes all html rendering. (#376)
  • Plot size is too large in Juno (#382)
  • Filed to build the package (#383)
  • Problem with gr() (#385)
  • How Do I Pre-Check Checkboxes? (#386)
  • Not installing in Julia 1.5.3 (#387)
  • slider doesn't control plot with using LinearAlgebra (#391)
  • precompilation error on julia-1.6.0 (#392)
  • Saving the state of a variable for use outside of widget doesn't seem to work (#393)
  • Update needed for Jupyterlab > 3.0 (#395)
  • Does not work with Jupyterlab 3.0.14 (#396)

Merged pull requests:

v0.10.3

23 Aug 11:25
v0.10.3
61b90c2
Compare
Choose a tag to compare

v0.10.3 (2019-08-23)

Diff since v0.10.2

Closed issues:

  • Using Bulma (#329)
  • Allow Tuple in Manipulate (#328)
  • Pkg.build("Interact") fails (#322)
  • Extracting values from widgets doesn't work (#319)
  • Bulma is not loading correctly (#318)
  • @manipulate broken (#315)
  • Slider label off-by-one with range starting at anything but one (#313)
  • two widgets for same observable. mutual updates (#311)
  • Bulma not defined when compiling Interact (#310)
  • slider labels can get stuck in wrong states (#309)
  • Timepicker parsing error when clearing (#307)
  • In Atom/Juno: HandlerFunction() not defined (#304)
  • Interact.jl + Mux.jl + Plots.jl dynamic updating plots memory leak (#299)

Merged pull requests:

v0.10.2

03 Apr 14:45
bc20c24
Compare
Choose a tag to compare
Remove type piracy on InteractBase (#303)

* remove type piracy on InteractBase

* bump InteractBase dependency

v0.10.1

02 Apr 22:58
8780094
Compare
Choose a tag to compare
Merge pull request #302 from JuliaGizmos/pv/docupdate

update docs and style

v0.10.0

21 Mar 12:36
9ee7ebc
Compare
Choose a tag to compare
bump InteractBase dependency (#297)

v0.9.1

19 Feb 15:24
b9505dc
Compare
Choose a tag to compare
Merge pull request #292 from JuliaGizmos/pv/widget

Update docs and bump dependencies

v0.9.0

22 Aug 08:23
f966c21
Compare
Choose a tag to compare
deploy docs on julia 1 (#255)

v0.8.0

29 Jul 12:16
a881ef6
Compare
Choose a tag to compare
Merge pull request #243 from JuliaGizmos/pv/update

update docs and dependencies

v0.7.2

25 Apr 11:37
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'