]> git.openstreetmap.org Git - nominatim-ui.git/commit
Add component for rows in details info box (#96)
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 1 Mar 2021 19:42:17 +0000 (20:42 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 19:42:17 +0000 (20:42 +0100)
commitf2633dcc2939466943d2257439c12775fb712a11
tree4485f4e58a7da8bdfeddfce88953a4a4b64d90a0
parent9205d199f03bcd7055b41d674d0a138b799fe602
Add component for rows in details info box (#96)

* add components for rows in details info box
* bring back compact list style in details
src/components/DetailsInfoRow.svelte [new file with mode: 0644]
src/components/DetailsInfoRowList.svelte [new file with mode: 0644]
src/components/DetailsOneRow.svelte
src/pages/DetailsPage.svelte