mapcomplete/UI/BigComponents
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
..
Attribution.ts Add working clustering! 2021-01-04 18:55:10 +01:00
BackgroundSelector.ts More cleaning up 2021-01-04 04:36:21 +01:00
Basemap.ts More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
FullWelcomePaneWithTabs.ts Migrate featureinfobox to Tailwind 2021-01-21 05:05:10 +01:00
IndexText.ts Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
LayerControlPanel.ts Migrate featurebox-title (…) to Tailwind 2021-01-20 23:00:11 +01:00
LayerSelection.ts Small css tweaks, fix layer filtering 2021-01-08 14:23:12 +01:00
MoreScreen.ts Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
PersonalLayersPanel.ts Use proper description in layerconfig 2021-01-05 01:30:59 +01:00
SearchAndGo.ts Add standalone bicycle library theme, search now opens the popup of the found object 2021-01-06 02:09:04 +01:00
ShareButton.ts More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
ShareScreen.ts Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
SimpleAddUI.ts Add back button on simpleAddUI 2021-01-08 16:49:42 +01:00
ThemeIntroductionPanel.ts Css tweaks 2021-01-07 04:50:12 +01:00
UserBadge.ts Move border custom css to Tailwind Class 2021-01-20 21:48:47 +01:00