Commit Graph

2522 Commits

Author SHA1 Message Date
dannyrb
fabe981855 WIP hotkeys code 2019-05-31 22:09:05 -04:00
dannyrb
d9e45261f3 Registering some initial commands 2019-05-31 16:25:10 -04:00
dannyrb
ae0858bdd3 Shift store init to own directory 2019-05-31 11:55:44 -04:00
Danny Brown
d9be87331e
Merge pull request #486 from OHIF/dependabot/npm_and_yarn/docs/latest/tar-2.2.2
build(deps): bump tar from 2.2.1 to 2.2.2 in /docs/latest
2019-05-31 09:43:23 -04:00
dependabot[bot]
6f6492b4ab
build(deps): bump tar from 2.2.1 to 2.2.2 in /docs/latest
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-30 19:07:24 +00:00
Danny Brown
c79e51334d
Merge pull request #499 from dannyrb/master
Roadmap and icon updates using latest react-viewerbase
2019-05-30 15:05:50 -04:00
dannyrb
dcb21d9759 Poor man's fix for SR thumbnails. CC: @swederik 2019-05-30 15:04:54 -04:00
dannyrb
5c164d6518 fix: grab the latest and greatest icon updates 2019-05-30 14:56:46 -04:00
dannyrb
2f1e3d2734 Use oval in place of circle 2019-05-30 14:56:02 -04:00
dannyrb
efe21b9121 fix: logo should have a consistent look and feel 2019-05-30 13:37:17 -04:00
dannyrb
5871a2faf7 @swederik's prop to show prettier SR thumbnails 2019-05-30 13:36:48 -04:00
dannyrb
b6e5faba1b bumpity bump bump 2019-05-30 12:57:46 -04: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
2b874f9564 bump to latest react-viewerbase 2019-05-30 12:13:56 -04:00
dannyrb
e955f54f61 Update incorrect icon name in labeling flow 2019-05-30 12:08:46 -04:00
dannyrb
e35a251ab8 Use new scoped import 2019-05-30 12:06:44 -04:00
dannyrb
6e0b14a198 Bump dependent version 2019-05-30 12:06:28 -04:00
dannyrb
b78a780ff2 Bump to latest ohif-vtk-extension 2019-05-30 11:59:58 -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
c16654514d Re-apply semicolons 2019-05-30 00:46:45 -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
30ac5d1144 Bump to latest published deps 2019-05-30 00:28:16 -04:00
dannyrb
2b9d2ce107 Bump to v0.0.33 2019-05-30 00:27:37 -04:00
dannyrb
6519bb08ee Fix missing logo/icon 2019-05-30 00:12:43 -04:00
dannyrb
770cc5abed Hard requirement on newer version of react-viewerbase 2019-05-30 00:12:18 -04:00
dannyrb
f51b9391d1 Use updated icon names 2019-05-29 23:47:26 -04:00
dannyrb
115445a30b YouTube button 2019-05-29 23:46:42 -04:00
Danny Brown
a3405e7a9e
Merge pull request #504 from dannyrb/master-semicolon-fix
semicolon fix
2019-05-29 10:37:36 -04:00
dannyrb
fb7c229b43 prettier applied to all files in src/ 2019-05-29 08:39:54 -04:00
dannyrb
433bb219b0 Force semi-colon use 2019-05-29 08:37:35 -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
7eaa4378bc Use Icon component in place of icons.svg 2019-05-28 14:57:07 -04:00
dannyrb
6cd84dfa27 Use new icon logic 2019-05-28 14:51:29 -04:00
dannyrb
ac44228b94 Kill old icons logic 2019-05-28 14:50:22 -04:00
dannyrb
97899570ae Formatting 2019-05-28 13:19:06 -04:00
dannyrb
1c14f41bd0 Use new Dropdown props format 2019-05-28 13:18:40 -04:00
dannyrb
b3f54b4500 Merge branch 'master' of github.com:OHIF/Viewers 2019-05-28 13:03:41 -04:00
dannyrb
e80f089daa Merge branch 'master' of github.com:dannyrb/Viewers 2019-05-28 13:03:18 -04:00
Evren Ozkan
f1f2981415
fix(dependencies): Bump cornerstone-tools to 3.11.0 (#497) 2019-05-28 10:49:01 -04:00
Danny Brown
3125cd6417
Merge pull request #496 from dannyrb/fix/codesandbox-embedded
Fix codesandbox link
2019-05-28 10:09:11 -04:00
dannyrb
4795c8d95e Fix codesandbox link 2019-05-28 10:06:54 -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