v0.27.25
Documenter v0.27.25
Closed issues:
- Collapsed view menu button should be on the same side as the menu (#1312)
- Add "collapse/expand all" functionality (#1393)
- [request] search bar keyboard shortcut (#1536)
- [FR] New code block with displayed output but hidden code (#1702)
- Deprecation warning from Documenter.jl source code (#1766)
- Warnings with custom theme files (#1983)
- Precompilation (#2002)
@ref
with backticks doesn't work (#2029)- Question: How does $(EXPORTS) work? (#2032)
- Documenter ignores versions and keeps deploying 0.1 (0.1.4) instead of the new tags (#2036)
- Update KaTeX to latest version (#2043)
- Documenter.jl document improvement request (#2045)
- Collapse level in menu not working (as expected) (#2110)
- Building docs fails on github CI (#2118)
- Doctests never finish if too many "method definition overwritten" warnings appear (#2121)
- Specify redirect target in index.html to be dev/? (#2127)
- The
dev
branch of the docs goes live but tagged versions do not, despite both existing ingh-pages
(#2137) - Minify the theme CSS files (#2153)
- Subtyping in example blocks is wonky (#2160)
Merged pull requests:
- add a very basic precompile workload (#2004) (@KristofferC)
- Added keyboard shortcut for search box (#2027) (@Hetarth02)
- Refactor CHANGELOG.md to the Keep a Changelog style (#2035) (@odow)
- Bump checkout to v3 and mention needed permissions (#2038) (@JeffFessler)
- Enable Dependabot for GitHub Actions (#2041) (@mortenpi)
- Fix juliadocs GitHub URLs (#2044) (@mortenpi)
- Bump actions/checkout from 2 to 3 (#2046) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#2047) (@dependabot[bot])
- Retrigger precompilation when Project.toml changes (#2049) (@fredrikekre)
- typo fix (#2055) (@DanielVandH)
- Bump coverallsapp/github-action from 1.1.3 to 1.2.0 (#2057) (@dependabot[bot])
- Bump coverallsapp/github-action from 1.2.0 to 1.2.4 (#2060) (@dependabot[bot])
- Update examples.md (#2064) (@itsdebartha)
- Bump KaTeX from
v0.13.24
tov0.16.4
(#2066) (@inkydragon) - Update JS deps to latest non-breaking version (#2067) (@inkydragon)
- Remove .mapping field from Page (#2068) (@mortenpi)
- Bump Font Awesome from v5.15.4 to v6.3.0 (#2070) (@inkydragon)
- Bump bulma.sass to v0.9.4 and darkly.scss to
v0.8.1
(#2071) (@inkydragon) - Move Hamburger to left (#2076) (@inkydragon)
- Add "collapse/expand" functionality (#2078) (@Hetarth02)
- Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#2082) (@dependabot[bot])
- Fix typo in internal docstring (#2084) (@mortenpi)
- Clean docstrings (#2086) (@pitmonticone)
- Fix various typos. (#2088) (@goggle)
- Correct some missed typos (#2089) (@goggle)
- Add
typos
spell check integration on pull requests (#2091) (@goggle) - Bump crate-ci/typos from 1.14.3 to 1.14.5 (#2096) (@dependabot[bot])
- docs: add a tip about replicating sidebar pages in at-contents/index (#2099) (@mortenpi)
- Show more context in invalid local link warnings (#2100) (@mortenpi)
- Bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#2104) (@dependabot[bot])
- Bump crate-ci/typos from 1.14.5 to 1.14.6 (#2105) (@dependabot[bot])
- ci: run master branch of crate-ci/typos (#2109) (@mortenpi)
- Add DocumenterDiagrams, DocumenterMermaid links to README (#2112) (@mortenpi)
- docs: run build with clean=true (#2125) (@mortenpi)
- Render details admonitions as in HTML backend (#2128) (@fredrikekre)
- [LaTeXWriter] fix escaping in header titles (#2134) (@odow)
- Document the conditions under which index.html is created at site root. (#2140) (@fsaad)
- Fix deprecation warning in SCSS compilation (#2145) (@mortenpi)
- Fix nightly tests that broke due to parser changes (#2146) (@mortenpi)
- feat: compress css (#2157) (@pfitzseb)
- Backports for 0.27.25 (#2162) (@mortenpi)