Releases: lunit-io/insight-viewer
Releases · lunit-io/insight-viewer
@lunit/insight-viewer@7.2.2
@lunit/insight-viewer@7.2.1
@lunit/insight-viewer@7.2.0
insight-viewer@7.1.1
insight-viewer@7.1.0
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
insight-viewer@7.0.1
insight-viewer@7.0.0
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...
insight-viewer@6.2.1
insight-viewer@6.2.0
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)