Commit graph

19 commits

Author SHA1 Message Date
0e94cc707b Chore: auto-formatting 2023-07-15 19:28:59 +02:00
790c2767e2 Fix: pass along initial coordinates with the location input, prevents flashing of the ocean; fix #1469 2023-06-18 00:52:26 +02:00
102892ec77 Fix: direction input does not scroll anymore when dragged, fix #1468 2023-06-18 00:48:28 +02:00
9661ade80c Chore: run prettier 2023-06-15 16:12:46 +02:00
Tobias
b55d976492 Apply twJoin, twMerge
Looking at https://github.com/dcastil/tailwind-merge/blob/v1.13.1/docs/when-and-how-to-use-it.md#how-to-use-it I placed the "winning" class at the end for twMerge
2023-06-15 05:38:52 +02:00
c5c6bba731 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
f0b007512b Chore: run prettier 2023-06-14 20:44:01 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
8f942f0163 Refactoring: fix import buttons (WIP) 2023-05-30 02:52:22 +02:00
5644c7a8b8 Fix: build; subtle bug 2023-05-19 10:56:30 +02:00
d0e0abdece Fix: tweaking addNewPoint-flow 2023-05-19 01:37:31 +02:00
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
7813653265 Fix: better error handling and handling of changes 2023-05-01 01:16:57 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +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
1123a72c5e Refactoring: fix most of the custom input elements, support right click/long tap/double click to add a new element 2023-04-16 03:42:26 +02:00
8a1f0599d9 Refactoring: fix 'delete' and 'move'-buttons as special elements 2023-04-14 02:42:57 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00