Bugfix: Restore the intended behaviour when hovering or clicking on terminal branches. (#1753)
Auspice 2.52.0
Sidebar filtering now contains all non-continuous metadata defined across the tree (i.e. all data within node.node_attrs). The traits listed in meta.filters are now only used to determine which filters to list in the footer of the page. (#1743)
The interaction between strain-selected modals and the corresponding strain-filter has been improved. We now preserve the strain filter state present before the node was clicked. (#1749)
Added a link to this changelog from the Auspice view. (#1727)
Updated "contact us"-type links to point to nextstrain.org/contact. (#1734)
Bugfix: When showing the strain-selected modal, disabling the corresponding filter now clears the modal. (#1749)
Internal changes which should not result in any different behaviour while using Auspice.
Bugfix: Restore the intended behaviour when hovering or clicking on terminal branches. (#1753)
version 2.52.0 - 2024/02/09
Sidebar filtering now contains all non-continuous metadata defined across the tree (i.e. all data within node.node_attrs). The traits listed in meta.filters are now only used to determine which filters to list in the footer of the page. (#1743)
The interaction between strain-selected modals and the corresponding strain-filter has been improved. We now preserve the strain filter state present before the node was clicked. (#1749)
Added a link to this changelog from the Auspice view. (#1727)
Updated "contact us"-type links to point to nextstrain.org/contact. (#1734)
Bugfix: When showing the strain-selected modal, disabling the corresponding filter now clears the modal. (#1749)
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.51.0 to 2.52.1.
Release notes
Sourced from auspice's releases.
Changelog
Sourced from auspice's changelog.
Commits
cff84b3
version bump to 2.52.1 for release68700b5
Merge pull request #1753 from nextstrain/james/fix-terminal-mutse6c461c
changelog47e4e66
Fix un-initialised filter console error4d70916
Restore terminal branch click behaviour9f3fddc
Restore terminal branch hover behaviourf025839
version bump to 2.52.0 for release6b09f3a
changelogc55e902
Merge pull request #1749 from nextstrain/james/selected-strain4dcc7d6
Change how closing a tip modal modifies filtersDependabot 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