chore: remove used var/fn
chore: add explicit typing feat: UI indicating parc/space is supported in current selection bugfix: parcellation view stories provide mock store feat: parc tile: allow tmpl inj to be used for grped parcs chore: add box sizing border box to tile component bugfix: on select tmpl/parc, auto switch if curr parc/tmpl unsuitable bugfix: resize directive GC
Showing
- src/atlasComponents/sapi/stories.base.ts 5 additions, 2 deletionssrc/atlasComponents/sapi/stories.base.ts
- src/atlasComponents/sapiViews/core/atlas/module.ts 2 additions, 0 deletionssrc/atlasComponents/sapiViews/core/atlas/module.ts
- src/atlasComponents/sapiViews/core/atlas/tmplParcSelector/tmplParcSelector.component.ts 2 additions, 6 deletions...core/atlas/tmplParcSelector/tmplParcSelector.component.ts
- src/atlasComponents/sapiViews/core/atlas/tmplParcSelector/tmplParcSelector.stories.ts 54 additions, 17 deletions...s/core/atlas/tmplParcSelector/tmplParcSelector.stories.ts
- src/atlasComponents/sapiViews/core/atlas/tmplParcSelector/tmplParcSelector.template.html 18 additions, 2 deletions...ore/atlas/tmplParcSelector/tmplParcSelector.template.html
- src/atlasComponents/sapiViews/core/parcellation/chip/parcellation.chip.stories.ts 2 additions, 0 deletions...Views/core/parcellation/chip/parcellation.chip.stories.ts
- src/atlasComponents/sapiViews/core/parcellation/smartChip/parcellation.smartChip.stories.ts 2 additions, 0 deletions.../parcellation/smartChip/parcellation.smartChip.stories.ts
- src/atlasComponents/sapiViews/core/parcellation/tile/parcellation.tile.component.ts 12 additions, 2 deletions...ews/core/parcellation/tile/parcellation.tile.component.ts
- src/atlasComponents/sapiViews/core/parcellation/tile/parcellation.tile.stories.ts 24 additions, 0 deletions...Views/core/parcellation/tile/parcellation.tile.stories.ts
- src/atlasComponents/sapiViews/core/parcellation/tile/parcellation.tile.template.html 24 additions, 10 deletions...ws/core/parcellation/tile/parcellation.tile.template.html
- src/atlasComponents/sapiViews/core/parcellation/tile/singleTile.stories.ts 9 additions, 5 deletions...ts/sapiViews/core/parcellation/tile/singleTile.stories.ts
- src/atlasComponents/sapiViews/util/module.ts 9 additions, 0 deletionssrc/atlasComponents/sapiViews/util/module.ts
- src/atlasComponents/sapiViews/util/parcellationSupportedInCurrentSpace.pipe.ts 37 additions, 0 deletions...apiViews/util/parcellationSupportedInCurrentSpace.pipe.ts
- src/atlasComponents/sapiViews/util/parcellationSupportedInSpace.pipe.ts 42 additions, 0 deletions...nents/sapiViews/util/parcellationSupportedInSpace.pipe.ts
- src/atlasComponents/sapiViews/util/spaceSupportedInCurrentParcellation.pipe.ts 38 additions, 0 deletions...apiViews/util/spaceSupportedInCurrentParcellation.pipe.ts
- src/components/tile/tile.style.css 1 addition, 0 deletionssrc/components/tile/tile.style.css
- src/overwrite.scss 8 additions, 0 deletionssrc/overwrite.scss
- src/state/atlasSelection/actions.ts 23 additions, 1 deletionsrc/state/atlasSelection/actions.ts
- src/state/atlasSelection/const.ts 27 additions, 0 deletionssrc/state/atlasSelection/const.ts
- src/state/atlasSelection/effects.ts 102 additions, 12 deletionssrc/state/atlasSelection/effects.ts
Please register or sign in to comment