mapcomplete/UI/BigComponents
Tobias 9ff70be981 ThemeButton: Make layoutToUse optional so SubtleLink is happy
SubtleLink did not provide layoutToUse. And in ThemeButton, it was guarded already ```

    if (layout.id === state?.layoutToUse?.id) {
      return undefined
    }
```
2023-06-15 05:03:52 +02:00
..
BackgroundSwitcher.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
BackToIndex.ts Reformat all files with prettier 2022-09-08 21:40:48 +02:00
CommunityIndexView.svelte Add community index 2023-03-31 04:10:00 +02:00
ContactLink.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
CopyrightPanel.ts Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
ExtraLinkButton.ts Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
Filterview.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
FilterviewWithFields.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
GeolocationControl.ts refactoring 2023-03-28 05:13:48 +02:00
Geosearch.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
HiddenThemeList.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
Histogram.ts Reformat all files with prettier 2022-09-08 21:40:48 +02:00
IndexText.ts Usertesting: resolve some issues surfaced in #1457 2023-06-14 01:03:28 +02:00
LevelSelector.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
MapillaryLink.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
MoreScreen.ts Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
NewPointLocationInput.svelte Usertest: See #1315, add a 'confirm'-button on top of the precise-input location if the map is tapped; fix: make sure the dragInvitation doesn't consume the first map interaction, get's hidden by a change in map location 2023-06-14 23:21:19 +02:00
NoThemeResultButton.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
OpenBackgroundSelectorButton.svelte Usertests: explicitly mark the 'switch layers' button in special interactions, see #1316 2023-06-14 23:58:57 +02:00
OpenIdEditor.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
OpenJosm.ts Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
OverlayToggle.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
PlantNetSpeciesSearch.ts Refactoring: port wikipedia panel to Svelte 2023-04-21 16:02:36 +02:00
PrivacyPolicy.ts Reformat all files with prettier 2022-09-08 21:40:48 +02:00
SelectedElementTitle.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
SelectedElementView.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
ShareScreen.ts Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
SimpleAddUI.ts Merge develop 2023-04-07 04:36:41 +02:00
StateIndicator.svelte Usertests: add 'centermessage' again which indicates if data is loading or is present, see #1457 2023-06-15 02:42:12 +02:00
StatisticsPanel.ts refactoring 2023-03-28 05:13:48 +02:00
TagRenderingChart.ts Chore: fix warnings 2023-06-02 08:42:08 +02:00
ThemeButton.svelte ThemeButton: Make layoutToUse optional so SubtleLink is happy 2023-06-15 05:03:52 +02:00
ThemeIntroPanel.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
ThemesList.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
UnofficialThemeList.svelte Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
UploadTraceToOsmUI.ts Use '_svg' instead of '_ui' from the bundled svg classes 2023-05-08 01:55:21 +02:00
UserProfile.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00
WaySplitMap.svelte Chore: run prettier 2023-06-14 20:44:01 +02:00