feat(submaps tabs): open submap on click
parent
9515488f
No related branches found
No related tags found
Showing
- prettier.config.js 1 addition, 1 deletionprettier.config.js
- src/components/FunctionalArea/MapNavigation/MapNavigation.component.test.tsx 11 additions, 0 deletions...tionalArea/MapNavigation/MapNavigation.component.test.tsx
- src/components/FunctionalArea/MapNavigation/MapNavigation.component.tsx 54 additions, 8 deletions.../FunctionalArea/MapNavigation/MapNavigation.component.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapItem/SubmapItem.component.tsx 4 additions, 1 deletion.../Drawer/SubmapsDrawer/SubmapItem/SubmapItem.component.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.test.tsx 43 additions, 1 deletion...omponents/Map/Drawer/SubmapsDrawer/SubmapsDrawer.test.tsx
- src/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.tsx 22 additions, 1 deletionsrc/components/Map/Drawer/SubmapsDrawer/SubmapsDrawer.tsx
- src/models/mapOverlay.ts 2 additions, 2 deletionssrc/models/mapOverlay.ts
- src/redux/map/map.constants.ts 3 additions, 0 deletionssrc/redux/map/map.constants.ts
- src/redux/map/map.fixtures.ts 22 additions, 0 deletionssrc/redux/map/map.fixtures.ts
- src/redux/map/map.reducers.ts 42 additions, 1 deletionsrc/redux/map/map.reducers.ts
- src/redux/map/map.selectors.ts 4 additions, 0 deletionssrc/redux/map/map.selectors.ts
- src/redux/map/map.slice.ts 19 additions, 2 deletionssrc/redux/map/map.slice.ts
- src/redux/map/map.types.ts 21 additions, 0 deletionssrc/redux/map/map.types.ts
src/redux/map/map.fixtures.ts
0 → 100644
Please register or sign in to comment