fix: annotation service properly disposing layer
feat: enabling ebrains features fix: cache info/transform calls feat: enable bbox search feat: use nested expansion panel for features expmt: show wireframes for voi feat: allow expmt to be toggled on/off (in dev env only)
Showing
- src/atlasComponents/annotations/annotation.service.ts 1 addition, 1 deletionsrc/atlasComponents/annotations/annotation.service.ts
- src/atlasComponents/sapi/core/base.ts 1 addition, 1 deletionsrc/atlasComponents/sapi/core/base.ts
- src/atlasComponents/sapi/core/sapiRegion.ts 1 addition, 1 deletionsrc/atlasComponents/sapi/core/sapiRegion.ts
- src/atlasComponents/sapi/schemaV3.ts 93 additions, 5 deletionssrc/atlasComponents/sapi/schemaV3.ts
- src/atlasComponents/sapi/translateV3.ts 2 additions, 2 deletionssrc/atlasComponents/sapi/translateV3.ts
- src/atlasComponents/sapiViews/core/space/boundingBox.directive.ts 13 additions, 15 deletions...sComponents/sapiViews/core/space/boundingBox.directive.ts
- src/features/base.ts 33 additions, 8 deletionssrc/features/base.ts
- src/features/category-acc.directive.ts 9 additions, 3 deletionssrc/features/category-acc.directive.ts
- src/features/entry/entry.component.html 1 addition, 0 deletionssrc/features/entry/entry.component.html
- src/features/entry/entry.component.ts 54 additions, 6 deletionssrc/features/entry/entry.component.ts
- src/features/entry/entry.nestedExpPanel.component.html 84 additions, 0 deletionssrc/features/entry/entry.nestedExpPanel.component.html
- src/features/entry/entry.nestedExpPanel.component.scss 10 additions, 0 deletionssrc/features/entry/entry.nestedExpPanel.component.scss
- src/features/feature-view/feature-view.component.ts 1 addition, 9 deletionssrc/features/feature-view/feature-view.component.ts
- src/features/guards.ts 9 additions, 0 deletionssrc/features/guards.ts
- src/features/list/list.component.ts 12 additions, 8 deletionssrc/features/list/list.component.ts
- src/features/module.ts 3 additions, 0 deletionssrc/features/module.ts
- src/features/voi-bbox.directive.ts 155 additions, 0 deletionssrc/features/voi-bbox.directive.ts
- src/mouseoverModule/mouseOverCvt.pipe.ts 4 additions, 13 deletionssrc/mouseoverModule/mouseOverCvt.pipe.ts
- src/mouseoverModule/mouseover.directive.ts 42 additions, 103 deletionssrc/mouseoverModule/mouseover.directive.ts
- src/mouseoverModule/util.ts 2 additions, 5 deletionssrc/mouseoverModule/util.ts
Please register or sign in to comment