]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
Make page choice more svelty (#51)
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 2 Feb 2021 21:34:55 +0000 (22:34 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 21:34:55 +0000 (22:34 +0100)
* make page choice more svelty

Instead of creating pages via javascript, have svelte do that
according to a store where the current page is saved. Also
moves the code for submitting a form from the main function
into a specialised form component.


No differences found