-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1364 from FZJ-INM1-BDA/staging
releasing v2.12.0
- Loading branch information
Showing
46 changed files
with
765 additions
and
651 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,7 +115,7 @@ module.exports = { | |
'https://unpkg.com/[email protected]/', // required for preview component | ||
'https://unpkg.com/[email protected]/', // math jax | ||
'https://unpkg.com/[email protected]/dist/bundle.js', // for threeSurfer (freesurfer support in browser) | ||
'https://unpkg.com/[email protected].13/dist/ng-layer-tune/', // needed for ng layer control | ||
'https://unpkg.com/[email protected].14/dist/ng-layer-tune/', // needed for ng layer control | ||
'https://unpkg.com/[email protected]/', // needed for connectivity component | ||
(req, res) => res.locals.nonce ? `'nonce-${res.locals.nonce}'` : null, | ||
...SCRIPT_SRC, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# v2.12.0 | ||
|
||
## Feature | ||
|
||
- added opacity slider for external volumes, even if the more detail is collapsed. | ||
- enable rat connectivity | ||
- added visual indicators for selected subject and dataset in connectivity browser | ||
|
||
## Bugfix | ||
|
||
- fixed fsaverage viewer "rubber banding" | ||
|
||
## Behind the scene | ||
|
||
- update spotlight mechanics from in-house to angular CDK | ||
- updated neuroglancer/nehuba dependency. This allows volumes with non-rigid affine to be displayed properly. | ||
- allow siibra-api endpoint to be configured at runtime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.