Commit Graph

14056 Commits

Author SHA1 Message Date
Quincy Morgan
89693b1136 Fix changelog typo 2020-10-27 17:49:16 -04:00
Quincy Morgan
6cd79fc363 Set development version number 2020-10-27 17:40:20 -04:00
Quincy Morgan
3e25e4154c v2.19.0 2020-10-27 17:35:54 -04:00
Quincy Morgan
300131a9c8 npm run translations 2020-10-27 17:35:15 -04:00
Quincy Morgan
3afc32ac4d npm run imagery 2020-10-27 17:33:23 -04:00
Quincy Morgan
d0101c17f8 Add 2.19.0 release highlights to changelog 2020-10-27 17:28:04 -04:00
Quincy Morgan
2ee53670c8 Fix issue with mobile Safari showing the native selection menu when long-pressing on the map 2020-10-27 16:01:00 -04:00
Quincy Morgan
6ef1f791ad Update changelog 2020-10-27 10:53:42 -04:00
Quincy Morgan
66999cce1b Clean up the imagery offset layout and make it usable via keyboard only 2020-10-27 10:51:16 -04:00
Quincy Morgan
154c6ed0ed Fix issue where clicking some buttons would clear the URL hash 2020-10-27 09:56:05 -04:00
Quincy Morgan
3095e76487 Merge pull request #8124 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-10.0.0
Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0
2020-10-27 09:30:47 -04:00
dependabot[bot]
b5f3324382 Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 05:39:05 +00:00
Quincy Morgan
6d7ec5d14e Fix issue with snapping to ways/nodes when drawing 2020-10-26 15:54:25 -04:00
Quincy Morgan
315ab27997 Fix issue with context menu key 2020-10-26 15:12:18 -04:00
Quincy Morgan
792a4e8594 Fix background tile issues caused by the cache not properly updating upon load/error with D3 v6 2020-10-26 14:52:58 -04:00
Quincy Morgan
15c8e060f8 Fix tests 2020-10-23 15:49:30 -04:00
Quincy Morgan
f2ef27f78c Enable no-implicit-coercion eslint rule for strings 2020-10-23 14:03:50 -04:00
Quincy Morgan
dc8fd13586 Enable array-callback-return eslint rule 2020-10-23 13:47:09 -04:00
Quincy Morgan
4059ee5118 Enable block-scoped-var eslint rule 2020-10-23 13:38:36 -04:00
Quincy Morgan
b1fcebcc56 Enable some eslint rules than are already in compliance 2020-10-23 13:28:21 -04:00
Quincy Morgan
04b3a788f9 Add lint:fix script
Enable no-trailing-space eslint rule
2020-10-23 13:24:44 -04:00
Quincy Morgan
5358eb2134 Enable some eslint rules than are already in compliance 2020-10-23 12:10:29 -04:00
Quincy Morgan
9464ec5d87 Enable arrow-spacing eslint rule 2020-10-23 12:05:52 -04:00
Quincy Morgan
380473033b Enable no-duplicate-imports eslint rule 2020-10-23 12:02:37 -04:00
Quincy Morgan
17ab0b824d Enable complexity eslint rule and simplify uiPresetIcon.render function 2020-10-23 11:51:33 -04:00
Quincy Morgan
06441e72d7 Add and sort eslint rules 2020-10-23 11:36:26 -04:00
Quincy Morgan
3f9ac9105b Enable no-undef-init eslint rule 2020-10-23 11:33:47 -04:00
Quincy Morgan
6549bcc197 Enable no-eq-null eslint rule 2020-10-23 11:27:32 -04:00
Quincy Morgan
64ec6424db Enable additional eslint rules, including no-useless-concat 2020-10-23 11:12:47 -04:00
Quincy Morgan
f8e4e43fab Enable additional eslint rules, including no-constructor-return 2020-10-23 11:11:32 -04:00
Quincy Morgan
cb6ab1405b Enable additional eslint rules, including no-unreachable-loop 2020-10-23 10:54:28 -04:00
Quincy Morgan
61170e7f34 Update changelog 2020-10-23 10:28:52 -04:00
Quincy Morgan
a92816222e Fix styling of instructions in the walkthrough 2020-10-23 10:28:42 -04:00
Quincy Morgan
5dd4ab07bd Merge pull request #8115 from openstreetmap/dependabot/npm_and_yarn/marked-1.2.2
Bump marked from 1.2.0 to 1.2.2
2020-10-23 09:14:55 -04:00
dependabot[bot]
6367fa3b16 Bump marked from 1.2.0 to 1.2.2
Bumps [marked](https://github.com/markedjs/marked) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.0...v1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 05:11:00 +00:00
Quincy Morgan
70619d3634 Reset validator whenever reseting the history (close #8108) 2020-10-21 19:30:18 -04:00
Quincy Morgan
99689f65b2 Update missed d3 v6 endpoints (re: #8056) 2020-10-21 19:02:38 -04:00
Quincy Morgan
748ee2759c Update osm-community-index to 2.1.2 2020-10-21 18:47:53 -04:00
Quincy Morgan
5784553d0d Revert "Bump @ideditor/country-coder from 3.2.0 to 4.0.0"
This reverts commit cfd1340a87.
2020-10-21 18:18:01 -04:00
Quincy Morgan
47ae71ce16 Revert "Support territories in preset and field country limiters (re: #8102)"
This reverts commit a3a9259859.
2020-10-21 18:17:52 -04:00
Quincy Morgan
99efc8b2a4 Update changelog 2020-10-21 12:59:57 -04:00
Quincy Morgan
7ab7e4ffe0 Don't warn about deprecated tags that would overwrite existing data when upgraded (close #7843) 2020-10-21 11:58:00 -04:00
Quincy Morgan
5575a786ab Use bold text for touchscreen edit menu again 2020-10-21 10:45:45 -04:00
Quincy Morgan
6b351a2689 Update changelog 2020-10-21 10:42:42 -04:00
Quincy Morgan
b42dec741b Followup to #8083 2020-10-21 09:51:36 -04:00
Quincy Morgan
1a6e1b97cb Merge pull request #8083 from teymour-aldridge/develop
Tidy some things up.
2020-10-21 09:43:46 -04:00
Quincy Morgan
e198f6f3d0 Update changelog 2020-10-20 17:46:11 -04:00
Quincy Morgan
fde3edf672 Update to temaki 4.3.0 2020-10-20 17:33:47 -04:00
Quincy Morgan
d610b47db1 Add missing link 2020-10-20 15:51:11 -04:00
Quincy Morgan
968835654e Add the initial 2.19.0 changelog 2020-10-20 15:48:45 -04:00