feat: add external directions referral

feat: change map page
feat: add error handling and timeout to location fetching in directions

resolves #124
resolves #122
This commit is contained in:
2023-08-02 17:53:49 +02:00
committed by Thea Schöbl
parent 3c49c4cf6d
commit a5c9d22016
38 changed files with 401 additions and 367 deletions

View File

@@ -0,0 +1,5 @@
---
'@openstapps/app': minor
---
Add directions to inPlace and place list items

View File

@@ -0,0 +1,8 @@
---
'@openstapps/app': minor
---
Adjust map button and item behavior on different screen sizes
- Small screens will show the item without margins below the map actions
- Large screens will show the list item on the left side

View File

@@ -0,0 +1,5 @@
---
'@openstapps/app': minor
---
Map items are now native list items