Allow the tip label key to be defined in the JSON via display_defaults.tip_label, in addition to being settable via a URL query.
See the docs or [PR #1668](nextstrain/auspice#1668) for more.
Tree-specific options in the sidebar are now hidden when the tree panel is not displayed. (#1698)
Fixed a bug where the radial trees would have their inner grid circles offset. (#1693)
Fixed a bug where SVG export of the entropy panel was invalid. (#1694)
Internal changes which should not result in any different behaviour while using Auspice.
Allow the tip label key to be defined in the JSON via display_defaults.tip_label, in addition to being settable via a URL query.
See the docs or [PR #1668](nextstrain/auspice#1668) for more.
Tree-specific options in the sidebar are now hidden when the tree panel is not displayed. (#1698)
Fixed a bug where the radial trees would have their inner grid circles offset. (#1693)
Fixed a bug where SVG export of the entropy panel was invalid. (#1694)
Internal changes which should not result in any different behaviour while using Auspice.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps auspice from 2.48.0 to 2.49.0.
Release notes
Sourced from auspice's releases.
Changelog
Sourced from auspice's changelog.
Commits
8377c4c
version bump to 2.49.0 for release06c1a33
changelog87a063d
Merge pull request #1692 from nextstrain/display-default-tip-labele80cafd
Tip label can be defined in display_defaultsfca8b6f
Merge pull request #1702: Address CI warningse78fddb
TypeScript: Allow implicit and explicit any1e151be
Support NPM 10d6c3113
Merge pull request #1700: Specify Read the Docs build OS433b42d
Specify Read the Docs build OS5274bbb
Merge pull request #1698: Hide tree options when tree is offDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show