dannyrb
c322df482d
chore(release): publish %s [skip ci]
...
- @ohif/extension-cornerstone@0.0.39-alpha.3
- @ohif/extension-dicom-html@0.0.4-alpha.3
- @ohif/extension-dicom-microscopy@0.0.9-alpha.3
- @ohif/extension-dicom-pdf@0.0.8-alpha.3
- @ohif/extension-vtk@0.1.4-alpha.3
- @ohif/core@0.11.1-alpha.3
- @ohif/i18n@0.2.3-alpha.3
- @ohif/ui@0.2.18-alpha.3
- @ohif/viewer@0.0.22-alpha.4
2019-08-07 23:00:03 -04:00
dannyrb
a6c0be0797
chore(release): publish %s [skip ci]
...
- @ohif/extension-cornerstone@0.0.39-alpha.2
- @ohif/extension-dicom-html@0.0.4-alpha.2
- @ohif/extension-dicom-microscopy@0.0.9-alpha.2
- @ohif/extension-dicom-pdf@0.0.8-alpha.2
- @ohif/extension-vtk@0.1.4-alpha.2
- @ohif/core@0.11.1-alpha.2
- @ohif/i18n@0.2.3-alpha.2
- @ohif/ui@0.2.18-alpha.2
- @ohif/viewer@0.0.22-alpha.3
2019-08-07 16:25:22 -04:00
dannyrb
f421d16e85
catch changes
2019-08-07 16:09:59 -04:00
dannyrb
a5baa9228c
Fix build scripts
2019-08-07 16:06:44 -04:00
dannyrb
23372fbfbd
Update package.jsons
2019-08-07 16:05:24 -04:00
dannyrb
e1542f50f8
chore(release): publish %s [skip ci]
...
- @ohif/extension-cornerstone@0.0.39-alpha.1
- @ohif/extension-dicom-html@0.0.4-alpha.1
- @ohif/extension-dicom-microscopy@0.0.9-alpha.1
- @ohif/extension-dicom-pdf@0.0.8-alpha.1
- @ohif/extension-vtk@0.1.4-alpha.1
- @ohif/core@0.11.1-alpha.1
- @ohif/i18n@0.2.3-alpha.1
- @ohif/ui@0.2.18-alpha.1
- @ohif/viewer@0.0.22-alpha.1
2019-08-07 00:32:04 -04:00
dannyrb
755da173ea
ohif-core --> @ohif/core
2019-08-06 23:56:44 -04:00
dannyrb
8c5bd55f88
Remove unused/duplicate config files for projects/packages
2019-08-06 23:48:43 -04:00
dannyrb
fa0aa7f68e
bump @ohif/core versions
2019-08-06 15:48:33 -04:00
dannyrb
30902bc048
Fix @ohif/ui versions
2019-08-06 15:37:44 -04:00
dannyrb
58b3727a2e
Clean up ui and i18n config
2019-08-06 14:41:13 -04:00
dannyrb
7ba2916cf5
chore(release): publish %s [skip ci]
...
- @ohif/extension-cornerstone@0.0.39-alpha.0
- @ohif/extension-dicom-html@0.0.4-alpha.0
- @ohif/extension-dicom-microscopy@0.0.9-alpha.0
- @ohif/extension-dicom-pdf@0.0.8-alpha.0
- @ohif/extension-vtk@0.1.4-alpha.0
- @ohif/core@0.11.1-alpha.0
- @ohif/i18n@0.2.3-alpha.0
- @ohif/ui@0.2.18-alpha.0
- @ohif/viewer@0.0.22-alpha.0
2019-08-05 14:45:09 -04:00
dannyrb
8683e1e8ff
Changing to scoped package names
2019-08-05 14:29:14 -04:00
dannyrb
f8d9bbef8a
Rename example extension folder
2019-07-15 15:51:36 -04:00
dannyrb
83e627e5c9
Fix ESM symlink build for Viewers
2019-07-15 13:03:29 -04:00
dannyrb
2fbbb4a8e2
Push changes up to switch PCs
2019-07-11 13:12:37 -04:00
dannyrb
2429294dda
Provide WebPack build options for microscopy, vtk, and ui
2019-07-09 12:39:15 -04:00
dannyrb
f3009c7a45
Consolidate how/where we specify file/module type entrypoints
2019-07-08 09:38:16 -04:00
dannyrb
e8969fba11
Split packages into platform and extensions
2019-07-08 00:41:25 -04:00
dannyrb
b73ea99971
init
2019-07-04 16:12:43 -04: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