mapcomplete/UI
Tobias 7a2f4fa44a Migrate featureinfobox to Tailwind
- migrate featureinfobox to Tailwind
- migrate featureinfobox-content to Tailwind
- migrate fullscreenmessage-content to Tailwind so we can delete css/fullscreenmessagebox.css

The landscape-mode is somethign that Tailwind does not support AFAIK. Instead, I migrated the one css-definition that was left over but required to a tailwind-like class name `.landscape\:max-h-screen`. Note the escaped colon with is required so css supports colon based class names.
2021-01-21 05:05:10 +01:00
..
Base Migrate featureinfobox to Tailwind 2021-01-21 05:05:10 +01:00
BigComponents Migrate featureinfobox to Tailwind 2021-01-21 05:05:10 +01:00
CustomGenerator Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
i18n Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
Image More refactoring! 2021-01-03 00:19:42 +01:00
Input Fix build 2021-01-18 01:48:08 +01:00
OpeningHours Css tweaks 2021-01-07 04:50:12 +01:00
Popup Migrate featurebox-title (…) to Tailwind 2021-01-20 23:00:11 +01:00
Reviews More cleaning up 2021-01-04 04:36:21 +01:00
CenterMessageBox.ts Migrate featurebox-title (…) to Tailwind (2) 2021-01-20 23:02:27 +01:00
FullScreenMessageBoxHandler.ts Migrate featureinfobox to Tailwind 2021-01-21 05:05:10 +01:00
LanguagePicker.ts Add label for language switcher 2021-01-20 22:24:00 +01:00
ShowDataLayer.ts Add caching into local storage for a faster map experience 2021-01-15 00:29:07 +01:00
SpecialVisualizations.ts Add working clustering! 2021-01-04 18:55:10 +01:00
UIElement.ts Experimenting with tailwind: splitting the index intro into a separate class; adding the logo 2021-01-18 02:51:42 +01:00