refactor: clearly separation of concern of geom
minor refactor: saneUrl
Showing
- deploy/saneUrl/index.js 2 additions, 1 deletiondeploy/saneUrl/index.js
- src/atlasComponents/userAnnotations/singleAnnotationUnit/singleAnnotationUnit.component.ts 2 additions, 2 deletions...ns/singleAnnotationUnit/singleAnnotationUnit.component.ts
- src/atlasComponents/userAnnotations/tools/line.ts 3 additions, 17 deletionssrc/atlasComponents/userAnnotations/tools/line.ts
- src/atlasComponents/userAnnotations/tools/point.ts 1 addition, 15 deletionssrc/atlasComponents/userAnnotations/tools/point.ts
- src/atlasComponents/userAnnotations/tools/poly.ts 5 additions, 18 deletionssrc/atlasComponents/userAnnotations/tools/poly.ts
- src/atlasComponents/userAnnotations/tools/service.ts 4 additions, 4 deletionssrc/atlasComponents/userAnnotations/tools/service.ts
- src/atlasComponents/userAnnotations/tools/type.spec.ts 166 additions, 0 deletionssrc/atlasComponents/userAnnotations/tools/type.spec.ts
- src/atlasComponents/userAnnotations/tools/type.ts 44 additions, 15 deletionssrc/atlasComponents/userAnnotations/tools/type.ts
Please register or sign in to comment