feat(plugins): legend tabs (MIN-231)
parent
119c70c2
No related branches found
No related tags found
Showing
- docs/plugins/legend.md 45 additions, 0 deletionsdocs/plugins/legend.md
- src/components/Map/Drawer/AvailablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.test.ts 123 additions, 38 deletions...lablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.test.ts
- src/components/Map/Drawer/AvailablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.ts 14 additions, 0 deletions.../AvailablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.ts
- src/components/Map/Legend/Legend.component.test.tsx 97 additions, 3 deletionssrc/components/Map/Legend/Legend.component.test.tsx
- src/components/Map/Legend/Legend.component.tsx 9 additions, 1 deletionsrc/components/Map/Legend/Legend.component.tsx
- src/components/Map/Legend/LegendImages/LegendImages.component.test.tsx 1 addition, 2 deletions...s/Map/Legend/LegendImages/LegendImages.component.test.tsx
- src/components/Map/Legend/LegendImages/LegendImages.component.tsx 1 addition, 7 deletions...onents/Map/Legend/LegendImages/LegendImages.component.tsx
- src/components/Map/Legend/LegendTabs/LegendTab/LegendTab.component.test.tsx 45 additions, 0 deletions.../Legend/LegendTabs/LegendTab/LegendTab.component.test.tsx
- src/components/Map/Legend/LegendTabs/LegendTab/LegendTab.component.tsx 28 additions, 0 deletions...s/Map/Legend/LegendTabs/LegendTab/LegendTab.component.tsx
- src/components/Map/Legend/LegendTabs/LegendTab/index.ts 1 addition, 0 deletionssrc/components/Map/Legend/LegendTabs/LegendTab/index.ts
- src/components/Map/Legend/LegendTabs/LegendTabs.component.tsx 16 additions, 0 deletions...components/Map/Legend/LegendTabs/LegendTabs.component.tsx
- src/components/Map/Legend/LegendTabs/index.ts 1 addition, 0 deletionssrc/components/Map/Legend/LegendTabs/index.ts
- src/components/Map/PluginsDrawer/PluginsHeader/PluginHeaderInfo/PluginHeaderInfo.component.test.tsx 6 additions, 0 deletions...ader/PluginHeaderInfo/PluginHeaderInfo.component.test.tsx
- src/components/Map/PluginsDrawer/PluginsHeader/PluginOpenButton/LoadPluginElement/LoadPluginElement.component.test.tsx 2 additions, 0 deletions...on/LoadPluginElement/LoadPluginElement.component.test.tsx
- src/components/Map/PluginsDrawer/PluginsHeader/PluginOpenButton/PluginOpenButton.component.test.tsx 2 additions, 0 deletions...ader/PluginOpenButton/PluginOpenButton.component.test.tsx
- src/components/Map/PluginsDrawer/PluginsHeader/PluginsHeader.component.test.tsx 3 additions, 0 deletions...ginsDrawer/PluginsHeader/PluginsHeader.component.test.tsx
- src/components/Map/PluginsDrawer/PluginsTabs/PluginSingleTab/PluginSingleTab.component.test.tsx 13 additions, 4 deletions...nsTabs/PluginSingleTab/PluginSingleTab.component.test.tsx
- src/components/Map/PluginsDrawer/PluginsTabs/PluginsTabs.component.test.tsx 2 additions, 0 deletions.../PluginsDrawer/PluginsTabs/PluginsTabs.component.test.tsx
- src/redux/legend/legend.constants.ts 8 additions, 1 deletionsrc/redux/legend/legend.constants.ts
- src/redux/legend/legend.mock.ts 2 additions, 1 deletionsrc/redux/legend/legend.mock.ts
docs/plugins/legend.md
0 → 100644
Please register or sign in to comment