]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - TODO.md
Merge pull request #12 from mtmail/generate-mapicon-url
[nominatim-ui.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 0a07f6786fbf23808e9de3be7e4bf83dced1a3bd..fd17549fad0dbbdaac3b02b7215a9dec181dc9c0 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -3,7 +3,6 @@
 
 ## Might never work
 
-* pagination. API returns an array without indication if more results exist
 * API returns category, type, but without admin_level we can't derive e.g. state,country
 * setting accept-language without a server component https://github.com/dansingerman/jQuery-Browser-Language
 
@@ -23,6 +22,3 @@
 * show map bounds section => move to handlebar template, map to partial
 * aResults vs aPlace vs aFeature variable naming
 * use CSS preprocessor and linter
-* use eslint. It's already a dependency but throws errors
-* cut line length (eslint warns when longer than 100)
-* upgrade bootstrap v3 to v4