Commit Graph

19 Commits

Author SHA1 Message Date
Erik Ziegler
33fad2f317 wip on react transition 9 2018-12-03 23:28:23 +01:00
Erik Ziegler
71b49e6766 wip on react transition 8 2018-12-03 18:11:39 +01:00
Erik Ziegler
1ace720566 wip on react transition 5 2018-12-01 08:52:03 -05:00
Erik Ziegler
f821ea2b80 wip on react transition 2 2018-11-30 14:28:15 -05:00
Erik Ziegler
7425c2beb8 wip on react transition 2018-11-30 11:40:16 -05:00
Erik Ziegler
ddbe8b38aa feat(plugins): Add pluginData to viewportData so that plugins can manage their own data 2018-08-09 10:45:58 +02:00
Erik Ziegler
53cd12a16a
feat(plugins): Add initial version of ViewportPlugin class (#242)
* Add initial version of ViewportPlugin class
* Move entrypoints from OHIFPlugin to OHIF.plugins
* Add URL route to DICOMWeb server for Standalone Viewer
2018-08-08 18:00:53 +02:00
Bruno Alves de Faria
06fff20be3 fix(interaction) Preventing series navigation while interacting with tools 2018-07-12 14:20:10 +02:00
Bruno Alves de Faria
b8df4d321f Fixing odd linked scrolling behavior 2017-10-31 11:22:37 -02:00
Bruno Alves de Faria
0417bbd0ff Adding series and scrolling to quickSwitch 2017-10-25 22:20:43 -02:00
Erik Ziegler
37fff25b50 Switch Random.id() to Math.random() for triggering reactive updates. Random.id() is taking 40ms on Chrome for some reason 2017-10-25 13:11:44 +02:00
Eloízio Salgado
e63b9b20f7 Bugfix for moving next/previous buttons 2017-03-02 10:18:11 -03:00
Bruno Alves de Faria
710d7c9a02 Allowing follow-up number to be controlled by configuration 2017-02-23 14:01:16 -03:00
Eloízio Salgado
d7d15143aa README.md file for important objects in ohif-viewerbase lib/classes/ folder 2017-02-01 15:35:49 -02:00
Eloízio Salgado
acb64c4246 Creating helpers to add classes in viewports and Layout Manager elements, so any app using ohif-viewerbase can style on its own 2017-01-29 22:11:19 -02:00
Emanuel F. Oliveira
2ed30ee592 Bug Fix: Additional Viewports do auto load remaining stacks... 2017-01-29 22:11:18 -02:00
Eloízio Salgado
a8626d02c0 toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer 2017-01-29 22:11:17 -02:00
Erik Ziegler
3e1127fc78 Fixes to make Viewer load 2017-01-29 22:11:17 -02:00
Emanuel F. Oliveira
680beb163f Initial work on Nucleus parity merge 2017-01-29 22:11:17 -02:00