Releases: JuliaPluto/PlutoUI.jl
Releases · JuliaPluto/PlutoUI.jl
v0.7.51
PlutoUI v0.7.51
Diff since v0.7.50
Closed issues:
- Problems with scrolling header into view after TableOfContents click (#238)
- Return absolute path in FilePicker (#246)
Merged pull requests:
- Use an external JS library for consistent smooth scrolling (#254) (@disberd)
v0.7.49
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.44
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.42
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: