Skip to content

Releases: lunit-io/insight-viewer

@lunit/insight-viewer@7.2.2

11 Nov 04:10
Compare
Choose a tag to compare

7.2.2 (2024-11-01)

Bug fix

  • fix npm build issue

@lunit/insight-viewer@7.2.1

11 Nov 04:10
Compare
Choose a tag to compare

7.2.1 (2024-11-01)

Bug fix

  • fix npm build issue

@lunit/insight-viewer@7.2.0

11 Nov 04:09
Compare
Choose a tag to compare

7.2.0 (2024-11-01)

Features

  • add Legacy Heatmap viewer component (e4901be)
  • delete unused gaussian blur logic and apply blur style (b831f8f)
  • update Heatmap spec (9eed60e)

insight-viewer@7.1.1

16 Oct 07:38
Compare
Choose a tag to compare

7.1.1 (2023-10-16)

Features

  • viewer: apply data attribute to AnnotationViewer (4984f2b)
  • viewer: apply template literal type validation to data attr (29b74fb)

insight-viewer@7.1.0

16 Oct 04:41
Compare
Choose a tag to compare

7.1.0 (2023-10-16)

Features

  • viewer: add annotation types about point (5b90936)
  • viewer: add point text position spacing and apply to point logic (8d57c2c)
  • viewer: add PointViewer and Drawer components (cf41f46)
  • viewer: apply Point Annotation logic to annotation CRUD functions (4f4810a)
  • viewer: apply PointViewer, Drawer to Annotation Viewer, Drawer (47c205b)

Bug Fixes

  • viewer: apply addedTargetAnnotation when onChange running (8f3244c)
  • viewer: modify className of Point Drawer, Viewer text tag (5d01cb8)
  • viewer: modify transform of Point path (3f9eca9)

insight-viewer@7.0.1

26 Jun 04:16
Compare
Choose a tag to compare

7.0.1 (2023-06-26)

Features

  • viewer add homepage info to package.json (f4d0d07)
  • viewer update README (34dc7ae)
  • viewer add author, keyword, repo, license info to package.json (db681e0)
  • viewer add build, publish script for build and publish (b8389ce)

insight-viewer@7.0.0

22 Jun 08:26
Compare
Choose a tag to compare

7.0.0 (2023-06-22)

Features

  • dev: add ruler, area radio to Annotation Drawer (da97c62)
  • dev: apply default scale option to interaction handler (60d06e5)
  • dev: apply reset empty array logic when constant value is false (ff055f6)
  • dev: delete unused combined-overlay page to dev docs (16251d8)
  • docs: add arrow line mode (b467663)
  • docs: add set initial Annotation Switch to Viewer (f517164)
  • docs: add word description to useViewport RFC docs (c2b316b)
  • docs: apply default mouse wheel interaction to Renewal tab (9ad89f1)
  • docs: apply renewal useViewport hook to Annotation docs (99b9d22)
  • docs: apply renewal useViewport hook to Interaction docs (6dcc51d)
  • docs: apply renewal useViewport hook to Measurement docs (de855b7)
  • docs: apply renewal useViewport hook to multi frame viewport docs (2654854)
  • docs: apply renewal useViewport hook to Overlay docs (103b589)
  • docs: apply renewal useViewport hook to Reset viewport docs (002a3f0)
  • docs: apply Renewal useViewport hook to Viewport docs (92ff2fd)
  • docs: apply renewal useViewport to Heatmap, Contour docs (9304103)
  • docs: apply useInteraction hook to image2 docs (2c91da3)
  • docs: delete remove logic to Annotation, Measurement Viewer docs (eab3706)
  • docs: remove contents of fit scale option to useViewport RFC doc (80567f9)
  • docs: update BASE_CODE of Renewal Interaction (f0ab702)
  • docs: update useViewport example code and current diagram image (9bc7d14)
  • root: delete disabled set env command in github action (61c917c)
  • viewer: add Annotation type Viewer and Drawer (5e8232a)
  • viewer: add Annotation, DrawableAnnotation type (af148e9)
  • viewer: add AnnotationDrawer and AnnotationViewer Component (91cfbe4)
  • viewer: add AnnotationOverlay Component and export component, type (bfb93af)
  • viewer: add ClickAction type to Annotation (15d5bad)
  • viewer: add default scale interaction handler (632a812)
  • viewer: add export Annotation, DrawableAnnotation type code (15ddbce)
  • viewer: add exporting Viewport types in viewport library (a0f9060)
  • viewer: add getCursorStatus function and apply to EditPointer (4ecb7f0)
  • viewer: add isLagacyViewport, apply deprecated to useViewport hook (c097c3e)
  • viewer: add MeasurableAnnotationBase interface (4de67bf)
  • viewer: add mouse leave observable and apply to takeUntil (4b9e361)
  • viewer: add multi frame viewport handling logic to useViewport (ef2fc12)
  • viewer: add onChange prop to AnnotationOverlay (c92e6e4)
  • viewer: add process conditional statements using isLegacyViewport (7cc19d5)
  • viewer: add text move validation logic to AnnotationDrawer (8be0aa9)
  • viewer: add type of mouse wheel handler (024bb98)
  • viewer: add Typing component to Annotation directory (0d6b3bb)
  • viewer: add useAnnotation hook and util function (b4c02f6)
  • viewer: add useAnnotationEvent hook (641223b)
  • viewer: add useCreatingAnnotation, DrawableAnnotation hooks (de3b29d)
  • viewer: add useEditMode hook (560ba73)
  • viewer: add useRenewalViewport hook (d8bc37d)
  • viewer: add useRenewalViewport hook example docs to Interaction (53d5960)
  • viewer: add useViewport RFC docs (a3f2539)
  • viewer: add util function of annotation drawing (baaf5ef)
  • viewer: add validateAnnotation util function (bf3f540)
  • viewer: add viewerRef prop to InsightViewer (698297e)
  • viewer: apply default mouse wheel scale function to hook (d146145)
  • viewer: apply early return when addedTargetAnnotation is null (4bd5f23)
  • viewer: apply early return when removedTargetAnnotation is null (2413c38)
  • viewer: apply isLegacyViewport to scale validation (36831e8)
  • viewer: apply mouseleave to taskUntil (d9cc5a4)
  • viewer: apply optional parameter to select, hover (916f5a8)
  • viewer: apply stopPropagation when drag mousedown event (38cc97a)
  • viewer: apply useCallback to handleViewportChange, resetViewport (b2acbf1)
  • viewer: delete option...
Read more

insight-viewer@6.2.1

06 Dec 04:38
Compare
Choose a tag to compare

6.2.1 (2022-12-06)

Features

  • viewer: add mouse left key validation logic to mouse down event (cc0827d)

Bug Fixes

  • viewer: add event button conditional logic to move, up event (043fad9)
  • viewer: delete event witch conditional (79feb71)

insight-viewer@6.2.0

14 Nov 03:50
Compare
Choose a tag to compare

6.2.0 (2022-11-14)

Features

  • docs, e2e: add INITIAL_POLYGON_ANNOTATIONS mock (c10c5ad)
  • docs: add resetAnnotation (400844d)
  • docs: add shortkeys in drawing page (e3f6145)
  • viewer: add resetAnnotation (c6c66e1)
  • viewer: block click and hover when isDrawing = false (db53759)
  • viewer: unselect annotation when isDrawing is going false (b2192fe)

Bug Fixes

  • docs: add INSIGHT Viewer text to version field (a329523)
  • docs: add prefix specific number to RFC doc (7f37edd)

insight-viewer@6.1.2

08 Nov 00:45
e5f8014
Compare
Choose a tag to compare

6.1.2 (2022-11-07)

Features

  • viewer: add cornerstone resize method when dicom image set (e188713)