Merge branch 'feat/restyle-layer-selector' into 'main'
feat: add pill to map layer control Closes #8 See merge request !9
Showing
- package-lock.json 59 additions, 0 deletionspackage-lock.json
- package.json 4 additions, 0 deletionspackage.json
- src/components/FabCityMap.tsx 15 additions, 7 deletionssrc/components/FabCityMap.tsx
- src/components/Map/Map.tsx 39 additions, 21 deletionssrc/components/Map/Map.tsx
- src/components/Map/MapLayerControl.tsx 23 additions, 34 deletionssrc/components/Map/MapLayerControl.tsx
- src/components/Sidebar/CloseButton.tsx 3 additions, 5 deletionssrc/components/Sidebar/CloseButton.tsx
- src/components/Sidebar/MinimizeButton.tsx 5 additions, 4 deletionssrc/components/Sidebar/MinimizeButton.tsx
- src/components/Sidebar/Sidebar.tsx 37 additions, 0 deletionssrc/components/Sidebar/Sidebar.tsx
- src/components/Sidebar/SidebarContainer.tsx 10 additions, 5 deletionssrc/components/Sidebar/SidebarContainer.tsx
- src/components/Sidebar/SidebarListView.tsx 3 additions, 8 deletionssrc/components/Sidebar/SidebarListView.tsx
- src/components/Sidebar/SidebarSingleView.tsx 20 additions, 14 deletionssrc/components/Sidebar/SidebarSingleView.tsx
- src/hooks/useStore.ts 9 additions, 3 deletionssrc/hooks/useStore.ts
- src/index.css 0 additions, 7 deletionssrc/index.css
- src/index.tsx 2 additions, 1 deletionsrc/index.tsx
Loading
Please register or sign in to comment