Commit graph

320 commits

Author SHA1 Message Date
61c417c546 Fix: subtleLink should not open in a new tab 2023-05-21 23:29:48 +02:00
5c01f6ada9 Fix: make sure that the passed-in-location of the map is respected, prevents random jumps in the location input 2023-05-18 23:42:58 +02:00
82093ffdf4 Refactoring: new background selector 2023-05-18 15:44:54 +02:00
83f3662b9a Styling: style most buttons 2023-05-14 03:24:13 +02:00
07f9f1bb15 More style tweaks 2023-05-11 17:29:25 +02:00
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
5a2e54b00a Fix: style of tabbedGroup-elements needed an 'important' to work in production 2023-05-08 22:38:02 +02:00
fa861bed5c Use '_svg' instead of '_ui' from the bundled svg classes 2023-05-08 01:55:21 +02:00
14927497bd Styling: style menu- and theme-menu tabbed interface 2023-05-07 23:19:30 +02:00
0e81b65363 Fix: styling issues; refactoring: remove 'SearchAndGo' 2023-05-06 12:35:02 +02:00
7e3d0e6a79 Refactoring: cleanup, scroll questions into view, add placeholders 2023-05-06 01:23:55 +02:00
652d617583 Styling: theme view buttons 2023-04-24 02:27:55 +02:00
59544ec073 Refactoring: more css cleanup 2023-04-21 18:09:14 +02:00
d8e14927c8 Refactoring: port wikipedia panel to Svelte 2023-04-21 16:02:36 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
9a282cbce4 Refactoring(layout): move infobox to right modal; fix minimap 2023-04-16 04:13:09 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
042d400dc4 refactoring: Remove more obsoleted code, add copyright tab 2023-04-07 04:23:45 +02:00
2e9b1016de refactoring: fix translation links 2023-04-07 02:45:34 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
64532d1faf Tweaks to question box 2023-03-31 04:04:11 +02:00
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00
29372c465e refactoring: more fixes, first attempt at tagRenderingAnswer 2023-03-30 04:51:56 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
4f2bbf4b54 refactoring(maplibre): add RasterLayer info, add background switch, add default global layers 2023-03-11 02:46:49 +01:00
4849f881e6 chore: formatting 2023-03-09 23:19:49 +01:00
df13901f18 Merge master 2023-03-09 15:25:09 +01:00
0bb487b1ba chore: remove stray import 2023-03-09 15:23:50 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
c610cfc6e8 Improve documentation 2023-02-12 22:58:21 +01:00
48ef5e37ed Fix subtle buttons 2023-02-11 15:04:20 +01:00
7cc184fdd8 Fix unit tests (no doctests yet) 2023-02-10 01:55:29 +01:00
79a88401dc Move 'translators'-logic into UserSettings 2023-02-09 02:45:19 +01:00
wjtje
1bf1700bab Move MoreScreen to svelte 2023-02-08 01:23:06 +01:00
wjtje
227551c7cb Add svelte slots to SubtleButton 2023-02-08 01:21:21 +01:00
wjtje
b1b4e6acba Cleanup ToSvelte component 2023-02-08 01:21:21 +01:00
a9d81f79b7 Use replace-with instead of appendChild 2023-02-08 01:21:21 +01:00
02da80c311 Experimenting with Svelte: build a wrapper to convert 'old' components into Svelte, add a community index overview 2023-02-08 01:18:56 +01:00
dfc7ba2114 Remove unnused imports 2023-02-08 01:18:56 +01:00
d30ed22673 Adding a community index view with Svelte (WIP) 2023-02-08 01:18:56 +01:00
ad13444883 Update comment 2023-02-08 01:18:56 +01:00
wjtje
203d1b6b34 🚧 First svelte component 2023-02-08 01:18:56 +01:00
3631896c02 Restyle translation buttons 2023-02-07 02:56:19 +01:00
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
a81dbb170e Merge master 2023-01-13 04:02:50 +01:00
009a1ccba6 Enable left-clicking on lines and areas again, fix #1231 2023-01-13 03:49:22 +01:00