Skip to content

Releases: JuliaPluto/PlutoUI.jl

v0.7.50

15 Feb 15:32
Compare
Choose a tag to compare

PlutoUI v0.7.50

Diff since v0.7.49

v0.7.49

29 Nov 20:43
4f9a89c
Compare
Choose a tag to compare

PlutoUI v0.7.49

Diff since v0.7.48

Closed issues:

  • Feature Request - Make the TableOfContents have a hide button, to toggle between hide and unhide (#108)
  • support for LaTeX in TableOfContents() (#235)

Merged pull requests:

v0.7.48

19 Oct 20:57
950018c
Compare
Choose a tag to compare

PlutoUI v0.7.48

Diff since v0.7.47

Merged pull requests:

  • 🏢 PlutoUI.Scrubbable(::Matrix) (#232) (@fonsp)
  • WebcamInput: RGB instead of RGBA (#233) (@fonsp)

v0.7.47

19 Oct 19:59
a2fab3d
Compare
Choose a tag to compare

PlutoUI v0.7.47

Diff since v0.7.46

v0.7.46

18 Oct 15:13
901ada9
Compare
Choose a tag to compare

PlutoUI v0.7.46

Diff since v0.7.45

Merged pull requests:

v0.7.45

18 Oct 14:30
5824851
Compare
Choose a tag to compare

PlutoUI v0.7.45

Diff since v0.7.44

Merged pull requests:

v0.7.44

12 Oct 11:04
Compare
Choose a tag to compare

PlutoUI v0.7.44

Diff since v0.7.43

Closed issues:

  • Interest in an equivalent of @test? (#227)
  • An error in the indentation of the ToC (#228)
  • Add cells that evaluate to docstrings to ToC (#229)

Merged pull requests:

  • 🚀 Use "Disable in file" feature to improve loading times from 4 sec to 1.5 sec (#231) (@fonsp)

v0.7.43

22 Sep 14:27
Compare
Choose a tag to compare

PlutoUI v0.7.43

Diff since v0.7.42

v0.7.42

22 Sep 12:16
Compare
Choose a tag to compare

PlutoUI v0.7.42

Diff since v0.7.41

Closed issues:

  • High Memory Usage with High Resolution Slider (#212)
  • Invalid Index Error with High Resolution Slider (#215)

Merged pull requests:

v0.7.41

22 Sep 11:42
Compare
Choose a tag to compare

PlutoUI v0.7.41

Diff since v0.7.40

Closed issues:

  • Dual/two-sided slider (#224)

Merged pull requests:

  • 🍭 ToC: follow scroll location & styling updates (#226) (@fonsp)