Commit Graph

3142 Commits

Author SHA1 Message Date
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