Skip to content

Releases: JuliaPluto/PlutoUI.jl

v0.7.31

24 Jan 21:18
ea19e6f
Compare
Choose a tag to compare

PlutoUI v0.7.31

Diff since v0.7.30

Closed issues:

  • Mismatch when default is out of range (#58)
  • Add link to online, interactive version of the sample notebook to the README (#90)
  • TableOfContents with aside=true doesn't play well with new html export layout (#97)
  • TOC covers notebook content (#111)
  • TableOfContents(aside=true) ceases to work in Chrome(Linux) v. 92 (#123)
  • Hiding / minimizing the table of contents (#129)
  • Resize table of contents with cell width (#135)
  • confirm should be multilingual (#183)
  • with_terminal() possibly stopped working with Pluto 0.17.6 (#192)

Merged pull requests:

v0.7.30

14 Jan 22:21
36c9d17
Compare
Choose a tag to compare

PlutoUI v0.7.30

Diff since v0.7.29

Closed issues:

  • Slider displays something but variable contains something else (#175)

Merged pull requests:

v0.7.29

06 Jan 21:22
e17b4b3
Compare
Choose a tag to compare

PlutoUI v0.7.29

Diff since v0.7.28

Merged pull requests:

v0.7.28

06 Jan 16:42
db9d10d
Compare
Choose a tag to compare

PlutoUI v0.7.28

Diff since v0.7.27

Closed issues:

  • [Feature Request] Range or multi-handle Slider (#34)
  • PlutoUI.NumberField changes value whenever you hit backspace or delete to change its value. (#127)
  • Introducing a delay on calculation of values associated to Slider (#177)

Merged pull requests:

v0.7.27

21 Dec 18:16
Compare
Choose a tag to compare

PlutoUI v0.7.27

Diff since v0.7.26

v0.7.26

21 Dec 15:46
c77969f
Compare
Choose a tag to compare

PlutoUI v0.7.26

Diff since v0.7.25

Merged pull requests:

  • Add transformed_value to add a value transformation to an existing widget (#176) (@fonsp)

v0.7.25

18 Dec 23:30
Compare
Choose a tag to compare

PlutoUI v0.7.25

Diff since v0.7.24

Closed issues:

  • RangeSlider breaks inside of markdown $() and returns nothing (#119)

v0.7.24

17 Dec 21:12
Compare
Choose a tag to compare

PlutoUI v0.7.24

Diff since v0.7.23

Closed issues:

  • On the behavior of MultiCheckBox when there are duplicate keys/values (#106)

Merged pull requests:

v0.7.23

13 Dec 16:44
Compare
Choose a tag to compare

PlutoUI v0.7.23

Diff since v0.7.22

Closed issues:

  • PlutoUI v0.7.22 breaks DataFrames.combine (#166)

Merged pull requests:

  • Handle tricky interpolations in combine (#167) (@fonsp)

v0.7.22

10 Dec 19:58
Compare
Choose a tag to compare

PlutoUI v0.7.22

Diff since v0.7.21

Closed issues:

  • Rewrite to use Hyperscript.jl (#59)
  • @Bind ed MultiSelect UI desyncs with the state (#104)
  • Missing documentation on non-builtins (#121)
  • Docstrings for builtins have disappeared from the website (#142)
  • Namespace clash with Makie (#144)
  • Table of Contents not in the docstrings (#158)

Merged pull requests: