]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - TODO.md
Handle all page changes via page store (#70)
[nominatim-ui.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index ecc7c4a009379dae0d6bbcaf0eb5334a01644b6c..65e87f2783f54d64d35c6cb1c3162382d93d13be 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 * display API errors, e.g. Object { code: 400, message: "Integer number expected for parameter 'limit'" }
 * cache `update_data_date` result somehow?
 * add tests with fixtures
-* add linter (https://github.com/sveltejs/eslint-plugin-svelte3) and .travis-ci.yml again
+* add .travis-ci.yml again
 
 ## Code cleanup
 
-* fix all a11y warnings during `yarn build`
 * move all bootstrap CSS overwrite rules into a bootstrap.theme.css file
 * move TODO list into github issues
 * aResults vs aPlace vs aFeature variable naming