X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/c9687b102bb6f544a034dc4d508bf0ae4a5fc221..9e8d3367fe08a708b1019ff39ac752e0105be20a:/TODO.md diff --git a/TODO.md b/TODO.md index ecc7c4a..65e87f2 100644 --- a/TODO.md +++ b/TODO.md @@ -12,11 +12,10 @@ * 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