arangoex
arangoex copied to clipboard
Bump ex_doc from 0.20.2 to 0.29.1
Bumps ex_doc from 0.20.2 to 0.29.1.
Release notes
Sourced from ex_doc's releases.
v0.22.3
- Bug fixes
- [HTML+EPUB] Remove overlapping functions from defaults
- [HTML] Don't show tooltip for module sections and non-html files
- [HTML] Make sure tooltips work with escape ids.
v0.22.2
Enhancements
- [HTML+EPUB] Add support for path dependent markdown autolink (
feeddc1)- [HTML+EPUB] Improve auto-linking to callbacks and types (
12c0a01)- [HTML+EPUB] Replace
<kbd>with<kbd><kbd>when it represents keys to be hit (bd2b8df)- [HTML] Hide sidebar-over-content on click/tap outside it (
b050775)- [HTML] Redirect to correct file when changing version (
0f6f24b)- [mix docs] Allow files with no extension in extra files (
26b93b6)- [mix docs] Link to siblings in an umbrella (
b0d6fdd)- [mix docs] Switch to
earmark_parser. Runmix deps.unlock --unusedto remove the now unusedearmarkdependency. (021c772)Bug fixes
- [HTML+EPUB] Bring back auto-linking to Kernel and Kernel.SpecialForms (
fa174eb)- [HTML+EPUB] Escape HTML special characters in signature (
5fed479)- [HTML+EPUB] Fix auto-linking
./2and../2(2e40acb)- [HTML+EPUB] Fix list of basic types to auto-link (
6df4a3b)- [HTML+EPUB] Make HTML valid (
1187ace)- [HTML] Escape HTML special characters in sidebar (
d26ca71)- [HTML] Fix keyboard shortcuts on non US keyboard layouts (
829c4ee)- [HTML] Fix text overflow in sidebar (
a4ff547)- [HTML] Handle snake case terms in search results (
d511d55)- [mix docs] Don't crash on markdown that triggers warning (
e7cb79c)
Changelog
Sourced from ex_doc's changelog.
v0.29.1 (2022-11-21)
Enhancements
- Add optional function annotations
- Support media print on stylesheets
- Add download ePub link to footer
- Support extras for Erlang
- Add tooltip to functions on sidebar
- Disable spellcheck and autocorrect on search input
Bug fix
- Special handle functions called
record/*in ErlangDeprecations
- Rename
:groups_for_functionsto:groups_for_docsv0.29.0 (2022-10-19)
Enhancements
- Support cheatsheets as
.cheatmdfilesBug fix
- Collapse sidebar when resizing page even if stored in the session as opened
v0.28.6 (2022-10-13)
Enhancements
- Add Elixir special punctuation ! and ? to natural sort
- Add night mode to settings pane
- Support --proglang in mix docs
- Save sidebar state per session
- Distinguish output code blocks in Livebooks
Bug fixes
- Prevent sidebar button scrolling out of view
- Prevent unreadable text when using inline code with admonition headers
v0.28.5 (2022-08-18)
Enhancements
- Do not preserve spaces from spec declaration in signature rendering
- Index hyphens in search
- Index
@in search- Change minimal package search length to 2
Bug fixes
- Remove extra
term()argument at start of@macrocallbackv0.28.4 (2022-04-28)
... (truncated)
Commits
1439375Release v0.29.1e4ae7ceRename groups_for_functions as groups_for_docsb17fcd2Add optional function annotations (#1627)69a74c0Firefox H2 print rendering fix (#1630)623ac03mix formata9284d5Consistenly use doc for metadataa4ea93cRename internal nodes for consistency5a0aa08Simplify handling of empty nodes in module summary148ad54Use v1.13 formatting rules4b05286mix format- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)