Commit Graph

2713 Commits

Author SHA1 Message Date
dannyrb
23de20d7d3 Bump extension and ohif-core versions 2019-06-20 23:30:52 -04: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
4f3f19de7c Beginnings of commandsModule docs 2019-06-18 21:09:08 -04:00
dannyrb
3859359a05 Note regarding how extensions are specified for app 2019-06-18 16:11:38 -04:00
dannyrb
9af3ad414a Clean up code snippet config 2019-06-18 15:29:43 -04:00
dannyrb
8112c569e8 Expanding extensions docs 2019-06-18 15:19:04 -04:00
dannyrb
32b420087b Don't set vtk on viewport's layout; rely on viewportSpecificData 2019-06-18 14:51:51 -04:00
dannyrb
aa811dffe3 Use dicom-html extension 2019-06-18 14:49:45 -04:00
dannyrb
0bfd49d1eb Remove window. references 2019-06-18 14:33:39 -04:00
dannyrb
f26dfe4801 Causes things to blow up when sopClassHandler should be used instead of cornerstone 2019-06-18 14:33:02 -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
a1bbc4e87a Pull in PDF extension 2019-06-17 15:05:51 -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
4d540170aa Use activeContexts getter/selector in commandsManager 2019-06-17 14:48:33 -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
6050721d33 Use reselect to compute our activeContexts 2019-06-17 14:20:32 -04:00
dannyrb
88568b1ddd extensions specify default toolbar button context 2019-06-17 14:03:04 -04:00
dannyrb
80047ff518 Thunk and logger for redux 2019-06-17 10:40:01 -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
ba92111484 No need to pull commandsManager off the window 2019-06-16 23:43:30 -04:00
dannyrb
e6c9152cd1 Technically available in _any_ context, not just VTK 2019-06-16 23:36:10 -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