Danny Brown
ba261a0d54
fix: support for next/previous image hotkeys via cornerstone extension update
...
* Bump @ohif/extenions-cornerstone react-cornerstone-viewport dep and cut release
* fix: bump @ohif/extension-cornerstone version to latest
* Catching the yarn lock changes
* Cut new release for cornerstone extension and update Viewers to use it
* Add new commands to netlify dmeo
* Flip directions for next/previous image
2019-07-23 15:39:56 -04:00
David Wire
3398a894a3
feat(commandsModule): Add previousImage and nextImage actions and commands ( #710 )
...
* feat(commandsModule): Add `previousImage` and `nextImage` actions and commands
This change adds the keybindings for previousImage (down) and nextImage (up) to the default
configuration and adds the command and action necessary to support it. This pull request is
dependent upon https://github.com/cornerstonejs/cornerstoneTools/pull/1025 which exports the scroll
utility it uses.
* style(default.js): Switch tabs to spaces
* fix(commandsModule): import `scroll` through cornerstoneTools.import
2019-07-23 14:52:29 -04:00
Danny Brown
5a13194203
fix(react-cornerstone-viewport): Viewport resizes on stack scroll ( #709 )
...
* Bump @ohif/extenions-cornerstone react-cornerstone-viewport dep and cut release
* fix: bump @ohif/extension-cornerstone version to latest
* Catching the yarn lock changes
2019-07-23 13:00:02 -04:00
Erik Ziegler
2e7a59f7f8
@ohif/extension-dicom-microscopy: Update dicom-microscopy-viewer dependency to 0.6.1
2019-07-22 15:47:45 +02:00
Erik Ziegler
690156d4b6
@ohif/extension-dicom-microscopy: Update dicom-microscopy-viewer dependency ( #695 )
2019-07-21 09:34:16 +02:00
Erik Ziegler
ae5d0587db
@ohif/extension-dicom-pdf: Return modality from sopClassHandler (0.0.8)
2019-07-19 18:24:43 +02:00
Erik Ziegler
fbc06329e2
@ohif/extension-dicom-html: Return modality from sopClassHandler (0.0.4)
2019-07-19 18:24:43 +02:00
Erik Ziegler
86732c8186
@ohif/extension-dicom-microscopy: Return modality from sopClassHandler (0.0.10)
2019-07-19 18:24:43 +02:00
Erik Ziegler
29a470103a
@ohif/extension-cornerstone: Bump react-cornerstone-viewport dependency ( #688 )
2019-07-19 16:50:07 +02:00
Erik Ziegler
d8b4a4d4c0
@ohif/extension-vtk: Add basic MIP and Slab Thickness controls. UI to be updated later ( #685 )
2019-07-18 13:39:00 +02:00
Erik Ziegler
08ce30e69c
@ohif/extension-vtk: Update VTK extension ( #679 )
2019-07-18 07:54:53 +02:00
dependabot[bot]
2a281da19f
chore(deps): bump lodash.merge in /extensions/ohif-i18n ( #647 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:54:49 -07:00
dependabot[bot]
4631218dcb
chore(deps): bump lodash.merge in /extensions/ohif-vtk-extension ( #646 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:45:47 -07:00
Biharck Araujo
1a9cfea365
fix(ToolbarRow): Add i18n string for Series switcher ( #634 )
2019-07-11 11:32:09 +02:00
Erik Ziegler
91d2d31846
@ohif/extension-cornerstone: Prevent errors when display set is empty object (0.0.40) ( #637 )
2019-07-09 18:17:13 +02:00
Erik Ziegler
562d63fa74
fix(package.json): Update @ohif/extension-dicom-microscopy to fix resizing behaviour
...
fix #550
2019-07-08 14:31:23 +02:00
biharck
1a6246f99b
@ohif/extension-dicom-microscopy: Add resize call when the container has resized (0.0.9)
2019-07-08 14:31:23 +02:00
Evren Ozkan
dd6acb2d03
feat(extension-cornerstone): Add additional tools: Magnify, ROI Window, Probe, Ellipse, Rectangle, Invert, Rotate Right, Flip H, Flip V, Clear
2019-07-08 13:49:56 +02:00
Danny Brown
5ac9048ef0
feat: extension panels
...
* Snapshot -- Switching branches
* fix classes and hooks for panel componet
* Restore button functionality
* feat: support for expandableToolMenu
* Shift cornerstoneTools config up a layer, and use globalToolSync
* Remaining initCornerstoneTools changes
* Pull in Segmentation Plugin
* Shift MeasurementsPanel to an extension
* Note regarding where data is coming from
* Make sure measurement callback is available
* Bump core version
* Shift MeasurementsTable to a local extensions directory
* Register appCommands as an extension
* Update package dependencies and yarn lock
* Support for panel width
* Ability to pass props to our panel component
* Add a safety check around calling our tacked on method for tool options
* Left sidebar plugins + fix activeIndex prop passed to sidebar.
* fix: viewer height
Now in a shared container w/ top bar, so we need to factor that in when calculating height
* lock file latest
* Update thumbnails if studies has changes
* bump cornerstone version to resolve globalToolSynch history issue
* Default panel to open; studies optional
* Bump minor version for ohif-cornestone-extension
* Simplify button logic
* Accommodate odd roundedButtonGroup value change emit
* Map viewers + selectedViewport instead of pulling off the window
2019-07-04 14:09:13 -04:00
Erik Ziegler
6a98550c43
@ohif/extension-vtk 0.1.3: Wait for i18n to be initialized before adding resources
2019-06-30 23:10:43 +02:00
Erik Ziegler
e2ec11c83e
@ohif-i18n 0.2.2: Expose the promise tracking i18next initialization
2019-06-30 23:10:43 +02:00
Erik Ziegler
d2c773196f
@ohif-i18n 0.2.1: Prevent crashing when window.config is undefined
2019-06-30 15:41:34 +02:00
Erik Ziegler
1b7625affd
@ohif/i18n - Setup optional link to Locize translation, and script to pull and store translations
2019-06-30 14:37:07 +02:00
Erik Ziegler
3cb8f804ad
@ohif/extension-vtk: Update to 0.1.2 after bumping react-viewerbase version
2019-06-29 11:35:20 +02:00
Rodrigo Antinarelli
16cea8681e
@ohif/i18n: Fix issues with exports and update docs ( #598 )
...
* update i18n version -- already published
* update ohif/i18n version and add modules
* update ohif/i18n version
* update translating documentation
* replace addLocales method and exported modules
* lock files
* Update index.js
* fix(@ohif/i18n): export custom methods in the main i18n object
`initI18n`, `addLocales` and `T` are now being exported inside the main `i18n` object.
* remove unecessary dependencies
* update vtk-extension lock file
2019-06-29 09:33:38 +02:00
Erik Ziegler
5efa93ba61
@ohif/extension-vtk: Update dependencies which were pulling in old @ohif/i18n
2019-06-27 15:12:42 +02:00
Erik Ziegler
d14f3eafdd
@ohif/extension-vtk: Republish 0.0.9 to avoid inadvertently broken 0.0.8
2019-06-27 14:09:20 +02:00
Rodrigo Antinarelli
d04bb323f7
@ohif-i18n - Replace use of context to import locales ( #575 )
2019-06-27 12:01:11 +02:00
Erik Ziegler
c148cd9b85
@ohif/extension-dicom-microscopy: Use retrieveRendered for frame retrieval
2019-06-24 12:39:55 +02:00
dannyrb
13aedecd55
Bump two more package versions
2019-06-20 23:30:16 -04:00
dannyrb
566cb218e6
Bump deps
2019-06-20 23:23:54 -04:00
dannyrb
7d2e65c73a
Stubbed readme
2019-06-20 23:23:10 -04:00
dannyrb
3cb5abf0c9
Prettier config and formatting
2019-06-20 23:22:52 -04:00
dannyrb
ec9ea8b761
formatting
2019-06-20 23:17:07 -04:00
dannyrb
aa250a9210
bump package version
2019-06-20 23:12:55 -04:00
dannyrb
235f56c071
bump ohif-core minimum version number
2019-06-20 23:10:58 -04:00
dannyrb
ff602bf500
simple vtk extension readme
2019-06-20 23:10:17 -04:00
dannyrb
5785ab9f1f
bump version
2019-06-20 23:01:39 -04:00
dannyrb
273e262420
Add badge
2019-06-20 23:01:03 -04:00
dannyrb
c2b048795d
bump minimum required ohif-core version number
2019-06-20 22:57:57 -04:00
dannyrb
75288d986d
update readme
2019-06-20 22:57:38 -04:00
dannyrb
a5b0e15369
Formatting
2019-06-20 22:57:14 -04:00
dannyrb
2326aa8ba1
Some sane prettier defaults
2019-06-20 22:56:26 -04:00
dannyrb
3a684e5963
rename
2019-06-20 22:50:56 -04:00
dannyrb
56bf65d95f
name bump
2019-06-20 22:50:23 -04:00
dannyrb
c193ba17e7
fix for broken CINE player
2019-06-20 20:30:12 -04:00
dannyrb
32b420087b
Don't set vtk on viewport's layout; rely on viewportSpecificData
2019-06-18 14:51:51 -04:00
dannyrb
b542ce4437
port html extension
2019-06-17 16:23:31 -04:00
dannyrb
d1f7431af6
Re-add dicom microspy extension
2019-06-17 15:42:11 -04:00
dannyrb
b154c2612d
Use new extension interface
2019-06-17 15:05:27 -04:00
dannyrb
01ea3f4179
scoped package
2019-06-17 15:05:10 -04:00
dannyrb
8b636b53be
Make sure plugin is set for cornerstone viewports before a layout change is triggered
2019-06-17 14:45:53 -04:00
dannyrb
88568b1ddd
extensions specify default toolbar button context
2019-06-17 14:03:04 -04:00
dannyrb
a75bae90aa
Merge branch 'master' of github.com:OHIF/Viewers into feature/extensions-panels-and-docs
...
# Conflicts:
# extensions/ohif-vtk-extension/package.json
# extensions/ohif-vtk-extension/src/commandsModule.js
# extensions/ohif-vtk-extension/yarn.lock
2019-06-17 09:02:24 -04:00
Erik Ziegler
9f67ecab55
@ohif/extension-vtk: Enable crosshairs display on viewports (0.0.6)
2019-06-17 14:30:50 +02:00
dannyrb
1367f96dcd
Remove code that depends on global "buttons" in Vtk Viewport
2019-06-16 23:44:01 -04:00
dannyrb
46904ea39f
Context specific commands
2019-06-16 23:31:17 -04:00
dannyrb
cf65e3a690
lowercase toolbarModule
2019-06-16 23:12:20 -04:00
dannyrb
723c9c9c2e
force rename toolbarModule
2019-06-16 23:12:03 -04:00
dannyrb
d5b4cb7b07
Refactor vtk extension; re-add to app
2019-06-16 23:11:43 -04:00
dannyrb
f90578f567
Add vtk dependencies
2019-06-16 23:10:39 -04:00
dannyrb
1af09f1fad
Merge branch 'master' of github.com:OHIF/Viewers into feature/extensions-panels-and-docs
...
# Conflicts:
# extensions/ohif-vtk-extension/src/ConnectedToolbarSection.js
# src/App.js
2019-06-16 22:26:44 -04:00
dannyrb
7ed90a280f
Escape hatch note
2019-06-16 22:15:44 -04:00
dannyrb
fc6f7446d0
Remove dead code: ConnectedToolbarSection and setToolActive
2019-06-16 14:23:03 -04:00
dannyrb
3ed602a40a
Append Module to sopClassHandler method
2019-06-16 14:17:22 -04:00
dannyrb
9b7d77e2d6
Example SOP Class Handler
2019-06-16 14:16:36 -04:00
dannyrb
0cea2a8bff
Simplify basic viewport extensions
2019-06-16 14:15:34 -04:00
dannyrb
ffae67dc99
Remove dead comments from commandsModule
2019-06-16 14:08:38 -04:00
dannyrb
7971ac58a2
Generic setToolActive command
2019-06-16 13:56:49 -04:00
dannyrb
4de5fa2d0e
Simplify toolbar module to be config only for now; use new modules in extension
2019-06-16 13:56:24 -04:00
Erik Ziegler
357187ddee
@ohif/extension-vtk: Enable rotate button (0.0.5)
2019-06-15 16:03:12 +02:00
Erik Ziegler
1bf199786c
Merge branch 'master' into vtk-extension-changes
2019-06-15 13:41:41 +02:00
Erik Ziegler
9573f67132
refactor(@ohif/extension-vtk): Update VTK extension to add basic MPR functionality
2019-06-15 11:51:56 +02:00
Erik Ziegler
537057e4d6
refactor(@ohif/extension-cornerstone): Error handling and removal of viewportData clearing on compon
2019-06-15 11:47:07 +02:00
Danny Brown
df2a984cd3
Merge branch 'master' into feature/extensions-panels-and-docs
2019-06-14 20:45:00 -04:00
Rodrigo Antinarelli
56e3982111
update @ohif/i18n
2019-06-13 16:20:36 -03:00
Rodrigo Antinarelli
cb2871d377
fix conditional
2019-06-13 16:20:29 -03:00
Rodrigo Antinarelli
1cbbbd6989
update i18n
2019-06-13 15:31:33 -03:00
Rodrigo Antinarelli
ea3142c1ea
fix conditional
2019-06-13 15:30:13 -03:00
Rodrigo Antinarelli
e90041ccd6
update i18n package
2019-06-13 15:30:05 -03:00
romulo bordezani
515768aff2
i18n implementation - Fixing CineDialog translations
2019-06-13 15:02:06 -03:00
romulo bordezani
f448a7cdcc
i18n implementation - Removing ROI from translations
2019-06-13 14:59:41 -03:00
romulo bordezani
59489ae3c6
Merge branch 'feature/i18n-basics' of github.com:romulobordezani/Viewers into feature/i18n-basics
2019-06-13 14:25:19 -03:00
Rodrigo Antinarelli
9321c31235
udpate ohif/i18n version
2019-06-13 14:22:23 -03:00
Rodrigo Antinarelli
66fc1dd739
fix require.context bug
2019-06-13 14:22:10 -03:00
romulo bordezani
082656182b
i18n implementation - Updating yarn.lock
2019-06-13 14:17:04 -03:00
romulo bordezani
94a7caa2c4
i18n implementation - Fixing up translations
2019-06-13 14:16:43 -03:00
romulo bordezani
b89fada19e
i18n implementation - Fixing up vtk-extension's packages
2019-06-13 14:16:30 -03:00
dannyrb
31c987d700
Shift to new syntax; try to get only cornerstone extension working with new syntax
2019-06-13 09:50:53 -04:00
dannyrb
0318203770
Shift commands to appropriate extension
2019-06-13 09:50:07 -04:00
dannyrb
59c6c4dc34
Comment out unused code
2019-06-13 09:49:30 -04:00
dannyrb
05e8c803c9
Update example for commandsModule
2019-06-13 09:49:09 -04:00
dannyrb
9c797233bb
PLUGIN_TYPES --> MODULE_TYPES
2019-06-12 16:09:35 -04:00
dannyrb
29f86d41e6
Begin stubbing an example plugin with all options as basic docs/recipe
2019-06-12 16:09:06 -04:00
Rodrigo Antinarelli
8c608dc05b
update branch
2019-06-12 13:22:46 -03:00
romulo bordezani
ab0e2fe9e2
i18n implementation - Adding final packages
2019-06-12 03:43:02 -03:00
romulo bordezani
4a4d7a2171
Updating i18next documentation.
2019-06-12 03:35:17 -03:00
romulo bordezani
0c8cd3fbe9
Language Detection implementation, bug fixes related to i18n and debugger helper added.
2019-06-11 20:05:14 -03:00
romulo bordezani
fde6088cb1
Upgrading i18next version.
2019-06-11 14:11:28 -03:00
romulo bordezani
b4af4bed17
Adding language detector as Peer Dependency, its not working inside the rollup bundle.
2019-06-11 14:07:23 -03:00
romulo bordezani
fe4db3b2c5
VTK extension - i18n implementation.
2019-06-10 19:33:15 -03:00
romulo bordezani
d5909f8d74
Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
...
# Conflicts:
# extensions/ohif-vtk-extension/package.json
# extensions/ohif-vtk-extension/rollup.config.js
# extensions/ohif-vtk-extension/yarn.lock
# package.json
# src/App.js
# src/components/Header/Header.js
# yarn.lock
2019-06-10 14:54:18 -03:00
Rodrigo Antinarelli
ebb2e83925
WIP - using yalc for react-viewerbase
2019-06-07 19:54:22 -03:00
Rodrigo Antinarelli
ee42257736
fix text
2019-06-07 19:53:56 -03:00
Rodrigo Antinarelli
fe827b5b2a
add language detector lib
2019-06-07 19:53:49 -03:00
romulo bordezani
0753e9ec3c
Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
...
# Conflicts:
# extensions/ohif-vtk-extension/package.json
# extensions/ohif-vtk-extension/rollup.config.js
# extensions/ohif-vtk-extension/yarn.lock
# package.json
# src/App.js
# src/components/Header/Header.js
# yarn.lock
2019-06-07 17:55:53 -03:00
João Felipe Medeiros Moreira
f19cd8dd81
Merge branch 'feature/i18n-basics' of github.com:romulobordezani/Viewers into feature/i18n-basics
2019-06-07 15:36:13 -03:00
João Felipe Medeiros Moreira
42cb8e32c7
Configures hif-vtk-extention to use ohif-i18n for translation and include load more locations
2019-06-07 15:35:54 -03:00
romulo bordezani
6e295ba7c6
i18n - Documentation for i18n
2019-06-06 19:13:16 -03:00
Danny Brown
bee9985877
Merge branch 'master' into fix/hotkeys
2019-06-06 14:46:57 -04:00
João Felipe Medeiros Moreira
56b595980e
Fixes conflict after pull
2019-06-06 15:12:30 -03:00
João Felipe Medeiros Moreira
9fd39dbf84
Exports provider and HOC to be used by any application without install I18Next libraries
2019-06-06 15:11:34 -03:00
Danny Brown
713a11a584
Merge branch 'master' into dependabot/npm_and_yarn/extensions/ohif-cornerstone-extension/js-yaml-3.13.1
2019-06-06 09:05:30 -04:00
dependabot[bot]
bf2dd92deb
build(deps): bump js-yaml in /extensions/ohif-cornerstone-extension
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 13:02:50 +00:00
Danny Brown
f1b7f42ef7
Merge branch 'master' into dependabot/npm_and_yarn/extensions/ohif-vtk-extension/js-yaml-3.13.1
2019-06-06 09:01:51 -04:00
dependabot[bot]
bd870a46c7
build(deps): bump js-yaml in /extensions/ohif-vtk-extension
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 12:58:04 +00:00
Danny Brown
a9636410ec
Merge branch 'master' into dependabot/npm_and_yarn/extensions/ohif-dicom-pdf-extension/handlebars-4.1.2
2019-06-06 08:57:00 -04:00
dependabot[bot]
04f03f10de
build(deps): bump handlebars in /extensions/ohif-dicom-pdf-extension
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 11:05:33 +00:00
dependabot[bot]
dfbabb8c93
build(deps): bump handlebars in /extensions/ohif-dicom-html-extension
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 11:05:26 +00:00
Rodrigo Antinarelli
a747590ab8
fix typo
2019-06-05 17:36:38 -03:00
romulo bordezani
236a115112
i18n - Multiple languages overrides
2019-06-04 18:16:07 -03:00
Gustavo Lelis
203303e1e7
fix(react-viewport): Bump react-cornerstone-viewport
2019-06-04 13:41:55 -03:00
romulo bordezani
1874f93bcc
i18n - Multiple languages overrides
2019-06-04 12:34:57 -03:00
Biharck Araujo
9c58ea8f55
fix(extension-dicom-microscopy): bump microscopy and ohif-core deps, scope package name ( #513 )
2019-06-04 08:54:02 +02:00
romulo bordezani
543d8d33c1
i18n - extension extraction
2019-06-03 17:56:36 -03:00
dannyrb
3f5660722e
Defaults for hotkeys
2019-06-03 14:27:03 -04:00
dannyrb
66e3b9f857
Commands list for cornerstone extension
2019-06-03 12:43:36 -04:00
dependabot[bot]
b09b603bb3
Bump fstream from 1.0.11 to 1.0.12 in /extensions/ohif-vtk-extension
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
2019-05-31 12:34:46 +00:00
dannyrb
22b1c89c07
Publish scoped version of ohif-cornerstone-extension
2019-05-30 12:48:41 -04:00
dannyrb
57203d783e
fix(icons): Fix icon usage across all packages and extensions
2019-05-30 12:28:20 -04:00
dannyrb
6e0b14a198
Bump dependent version
2019-05-30 12:06:28 -04:00
dannyrb
996d5f40ca
formatting
2019-05-30 11:54:59 -04:00
dannyrb
59b54ffb39
add react-viewerbase to globals
2019-05-30 11:54:42 -04:00
dannyrb
ab823cce43
Make public
2019-05-30 11:54:21 -04:00
dannyrb
2066b97771
Use scoped package name
2019-05-30 11:50:27 -04:00
dannyrb
15972744b4
Move vtk extension's react-viewerbase to peerDeps; bump version
2019-05-30 11:40:11 -04:00
dannyrb
ffbd6ad6e4
Merge branch 'master' of github.com:OHIF/Viewers
...
# Conflicts:
# extensions/ohif-cornerstone-extension/package.json
# package.json
# src/components/Header/Header.js
# src/components/Labelling/LabellingFlow.js
# src/components/OHIFLogo/OHIFLogo.js
# src/connectedComponents/ConnectedPluginSwitch.js
# src/connectedComponents/ToolbarRow.js
# src/utils/getDefaultToolbarButtons.js
# src/utils/getDefaultToolbarButtons.test.js
# yarn.lock
2019-05-30 00:46:00 -04:00
dannyrb
2b9d2ce107
Bump to v0.0.33
2019-05-30 00:27:37 -04:00
dannyrb
770cc5abed
Hard requirement on newer version of react-viewerbase
2019-05-30 00:12:18 -04:00
dannyrb
115445a30b
YouTube button
2019-05-29 23:46:42 -04:00
Evren Ozkan
6b8d1a695b
fix(layout): Fix the issues with displaying vtkjs viewports ( #500 )
...
* fix(dependencies): Bump react-cornerstone-viewport to 0.1.29
* fix(dependencies): Bump ohif-cornerstone-extension to 0.0.32
* fix(layout): Get missing display set fields in viewport specific data from the original display set
* fix(layout): Cache the viewport data to be used for the replaced viewport when it is empty since viewportSpecificData is cleaned when viewport is changed
2019-05-28 19:02:33 -04:00
dannyrb
ac44228b94
Kill old icons logic
2019-05-28 14:50:22 -04:00
Evren Ozkan
3c8e646f0f
fix(dependencies): Bump react-cornerstone-viewport to 0.1.28 ( #490 )
...
* fix(dependencies): Bump react-cornerstone-viewport to 0.1.28
* fix(dependencies): Bump ohif-cornerstone-extension to 0.0.31
2019-05-27 19:02:05 -04:00
Evren Ozkan
3bae254a6f
fix(hotkeys): Fix the issues with hotkeys ( #488 )
...
* wip viewport
* refactoring to do not use dispatch from window
* fixing server active testing
* fix(dependencies): Bump ohif-core to 0.5.5
2019-05-27 11:31:39 -04:00
Evren Ozkan
c2eb5f342f
Revert "React viewport ( #439 )" ( #487 )
...
This reverts commit b24a502433 .
2019-05-27 11:09:11 -04:00
Biharck Araujo
b24a502433
React viewport ( #439 )
...
Implementing hotkeys actions
2019-05-27 08:22:33 -03:00
dannyrb
4cd1763ab7
Fix // issue with icon path resolution
2019-05-17 16:00:37 -04:00
Evren Ozkan
e9c54f17de
fix(dependencies): Bump ohif-cornerstone-extension to 0.0.30 ( #430 )
2019-05-15 18:54:20 -04:00
Evren Ozkan
5818b654b4
fix(layout): Set currentImageIdIndex to 0 if image is not found ( #429 )
...
* fix(layout): Set currentImageIdIndex to 0 if image is not found
* fix(dependencies): Bump react-cornerstone-viewport to 0.1.27
2019-05-15 18:23:18 -04:00
dannyrb
3d1a43f52d
bump own version
2019-05-15 15:05:32 -04:00
dannyrb
36daa8afe2
bump react-cornerstone-viewport dependency version
2019-05-15 15:05:03 -04:00
dannyrb
49d574d8ac
Position this absolutely near the top left of our page
2019-05-15 14:24:04 -04:00
dannyrb
724ba44aee
fix grabbing enabled element
2019-05-15 09:17:43 -04:00
dannyrb
4ad93943dc
bump
2019-05-14 23:21:45 -04:00
dannyrb
557fdce016
less error-prone import
2019-05-14 22:12:34 -04:00
dannyrb
0a4fee7337
Use the DOM that should now be set for each viewport to influence button behavior
2019-05-14 21:47:15 -04:00
dannyrb
d430596025
Try capturing and setting the dom reference in our viewports module
2019-05-14 21:38:31 -04:00
dannyrb
1ff173b3e8
Capture yarn.lock change
2019-05-14 21:37:20 -04:00
dannyrb
cb745a220f
Bump dependencies higher up in the config; change react-cornerstone-viewport to the flagged expose-dom release
2019-05-14 21:36:47 -04:00
dannyrb
b6902e40f6
Cleaning
2019-05-14 13:21:07 -04:00
dannyrb
2cbeb26eb4
Make sure our baseDirectory ends in a forward slash
2019-05-01 13:28:18 -04:00
dannyrb
f583af0f20
Remove typo in names
2019-05-01 13:13:11 -04:00
dannyrb
7f52bade3e
Pull config from window for now
2019-05-01 13:10:44 -04:00
dannyrb
c1b7e5a7fc
Remove unused proptypes
2019-04-19 12:42:38 -04:00
dannyrb
29abad4a24
Remove unused import
2019-04-19 10:45:22 -04:00
dannyrb
780f84af89
Re-add extensions as top level dir
2019-04-16 12:00:06 -04:00