Commit graph

22 commits

Author SHA1 Message Date
829efc5d55 Fix broken import 2021-07-26 18:02:55 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
b8a72a5119 Restore personal theme button in MoreScreen 2021-06-23 03:00:21 +02:00
87bf376b2e Link to legacy custom theme generator 2021-06-18 16:19:07 +02:00
d443c7ecb0 Fix unofficial theme display 2021-06-17 00:54:06 +02:00
49c821268e Further fixing the refactoring 2021-06-13 15:04:55 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
01bf69a678 Add grid overview to index page 2021-05-30 00:17:31 +02:00
2a9faad288 Add explicit .html to links as not to break other deployments 2021-05-10 16:03:40 +02:00
a0c1bc2137 OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191 2021-05-06 01:33:09 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +01:00
db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
923b86b507 Experimenting with tailwind: splitting the index intro into a separate class; adding the logo 2021-01-18 02:51:42 +01:00
Tobias
de1ac89425 Fixme comment to add the logo to the index-header 2021-01-17 21:15:14 +01:00
Tobias
4c59ea3b1e Tailwind for List of Themes
Style the list of themes with Tailwind. Add wrapper around the list of themes.

The non-linked list items are still TODO.

Also move the Streetcomplete-Note below the list and also the custom-build-Request-Line.
2021-01-17 21:14:48 +01:00
Tobias
740b54e476 Use Combine instead of VerticalCombine
This gets rid of the added SPAN-tag with ID.
2021-01-17 21:11:57 +01:00
Tobias
c2ee058682 Remove a few empty spaces and line breaks
Most it is done by my editor automatically.
2021-01-17 21:04:37 +01:00
092c12a449 Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
Renamed from UI/MoreScreen.ts (Browse further)