Bump ex_doc from 0.25.1 to 0.27.3
Bumps ex_doc from 0.25.1 to 0.27.3.
Changelog
Sourced from ex_doc's changelog.
v0.27.3 (2021-01-12)
- Bug fixes
- Make HexDocs search case insensitive
- Improve sidebar open/close animation
v0.27.2 (2021-01-11)
- Bug fixes
- Fix version dropdown when hosted on HexDocs
- Fix tooltips
- Fix JavaScript error when Hex package information is not available
v0.27.1 (2021-01-11)
- Bug fixes
- Several usability fixes on the new layout
- Keep page ordering
v0.27.0 (2021-01-11)
- Enhancements
- Introduce new sidebar design
- Add
--quietoption to CLI- Support multiple formatters in the CLI
- Show structs as
%Struct{}instead of__struct__in the sidebar- Point Erlang links to
www.erlang.orginstead oferlang.org- Improvements to the night mode and styling
v0.26.0 (2021-11-21)
Backwards incompatible changes
:filter_prefixhas been renamed to:filter_modulesand supports anonymous functions:source_refnow defaults to"main"- Dropped support for smartypants in Markdown
Bug fixes
- Do not warn on links to sections
Enhancements
- Add copy button to code snippets
- Add
translate="no"to the relevant attributes to improve interoperability with automatic translation tools- Support optional module annotations
- Introduce a settings modal to group most of configuration
- Allow customizing the Livebook expansion URL
- Provide documentation on how to render plugins such as Katex, VegaLite, and Mermaid
v0.25.5 (2021-10-20)
- Bug fixes
... (truncated)
Commits
-
07d8ddbRelease v0.27.3 -
f42e56cAdd case insensitive quick switch search match (#1475) -
9353c6dKeep only necessary transitions -
37395a1Improve sidebar open/close animation -
9b58f96Keep settings and module source on top if possible -
5488420Release v0.27.2 -
30ddaddSeveral fixes: -
0d4ca8bRelease v0.27.1 -
454e1aeSeveral fixes -
13664d9Add settings button to all pages (#1473) - 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)