Releases: open-mmlab/labelbee
Releases · open-mmlab/labelbee
v1.6.0
@labelbee/[email protected]
Full Changelog: v1.5.0.../@labelbee/[email protected]
v1.4.0
1.4.0 (2022-01-14)
Features
- Add dragMove event trigger (e31b578)
- Add tag dom rendering / adapt to Polygonal curve (ec0bfcc)
- Add ToolStyleConverter in lb-utils (393e07e)
- AnnotationView - text rendering added to graphics type (e673fb8)
- AnnotationView add text annotation dispaly (1c21c06)
- AnnotationView Text support Position (db6c9b3)
- AnnotationView updates Label Render (484395e)
- LineView adds Direction Render (b2a474e)
- PointTool adds list-annotation feature (64ed73e)
- PolygonView adds Direction Render (bba3248)
- PolygonView/LineView adds special line/point render (cad0681)
- Real-time update of text changes for ViewOperation (1bd807b)
- Support Custom text-dom using Style (ae9031d)
- ViewOperation adds reference pattern(lineDash) (5b2083b)
Bug Fixes
- Adaptation of list annotations in the case of dependencies (6ea04c6)
- Adapting to the case where textConfigurable does not exist (d084e7a)
- Add viewOperation render data judgment (b35a123)
- Change canvas Mount Position / Add forbidBasicResultRender (8020e3b)
- Change the param of AnnotationView from color to stroke (027ced8)
- Clear domMap in ViewOperation (643aed1)
- Compatible with old config of PointOperation (2f0a4ae)
- Fix getStyle2String function (33c17b9)
- Fix invalid page size error caused by canvas size change (c958b71)
- Fix invalid page size error caused by window size change (07784dd)
- Fix lint - Unreachable code no-unreachable (59e5bc2)
- Fix the accuracy of point-selected (10fc24c)
- Fix the LowerLimitPoint of PointTool (6976a51)
- Solve the problem caused by discontinuous steps in stepList (007ed21)
- Update the ActiveHistory of the PointOperation (bcca28b)