X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/6a7cdc9a41dacfd38acf58e617fa2b2048004521..8b630f5d0998b9e3090b699049cef3c6f6f82ca7:/TODO.md diff --git a/TODO.md b/TODO.md index f83dc2e..eb3ca6b 100644 --- a/TODO.md +++ b/TODO.md @@ -42,11 +42,9 @@ http://localhost:8000/reverse.html?format=html&lat=52.3755991766591&lon=7.646484 * a new search causes a new pageview * webpack or grunt build framework * don't copy jquery/leaflet in /src, use dependency manager instead, e.g. https://bower.io/ -* update jquery 2 => 3 * update leaflet * add tests with fixtures * concatenate/minify JS and CSS -* reverse: get coordinate switcher working again ## Code cleanup