Merge branch 'feat/restyle-search-input' into 'main'
feat: add restyled search, filter tag bar Closes #9 See merge request !10
No related branches found
No related tags found
Showing
- package-lock.json 8 additions, 8 deletionspackage-lock.json
- package.json 2 additions, 2 deletionspackage.json
- src/components/FabCityMap.tsx 13 additions, 10 deletionssrc/components/FabCityMap.tsx
- src/components/FilterSelect.tsx 107 additions, 0 deletionssrc/components/FilterSelect.tsx
- src/components/Map/Map.tsx 1 addition, 0 deletionssrc/components/Map/Map.tsx
- src/components/Map/MapLayerControl.tsx 1 addition, 1 deletionsrc/components/Map/MapLayerControl.tsx
- src/components/Select.tsx 0 additions, 54 deletionssrc/components/Select.tsx
- src/components/Sidebar/CloseButton.tsx 9 additions, 3 deletionssrc/components/Sidebar/CloseButton.tsx
- src/components/Sidebar/MinimizeButton.tsx 2 additions, 2 deletionssrc/components/Sidebar/MinimizeButton.tsx
- src/components/Sidebar/Sidebar.tsx 7 additions, 10 deletionssrc/components/Sidebar/Sidebar.tsx
- src/components/Sidebar/SidebarContainer.tsx 1 addition, 1 deletionsrc/components/Sidebar/SidebarContainer.tsx
- src/components/Sidebar/SidebarHeader.tsx 19 additions, 0 deletionssrc/components/Sidebar/SidebarHeader.tsx
- src/components/Sidebar/SidebarListView.tsx 7 additions, 39 deletionssrc/components/Sidebar/SidebarListView.tsx
- src/components/Sidebar/SidebarSingleView.tsx 13 additions, 8 deletionssrc/components/Sidebar/SidebarSingleView.tsx
- src/components/Tag.tsx 0 additions, 31 deletionssrc/components/Tag.tsx
- src/index.tsx 1 addition, 1 deletionsrc/index.tsx
Loading
Please register or sign in to comment