Commit Graph

14067 Commits

Author SHA1 Message Date
Quincy Morgan
02ee518cd4 Merge pull request #8128 from ricloy/develop
Walkthrough hangs on "line" module when splitting "Washington Street"
2020-10-28 09:36:42 -04:00
ricloy
9dd637d494 Merge pull request #1 from ricloy/ricloy-patch-1
Update line.js
2020-10-28 10:49:44 +00:00
ricloy
0f87da6340 Update line.js
fix walkthrough hangs when "Washington street" is split
2020-10-28 10:46:07 +00:00
Quincy Morgan
4b43c1dff5 Set development version number 2020-10-27 21:20:16 -04:00
Quincy Morgan
5a7d92c330 Update CHANGELOG.md 2020-10-27 21:19:47 -04:00
Quincy Morgan
24ad7fcb82 v2.19.1 2020-10-27 21:11:06 -04:00
Quincy Morgan
5b13e32088 npm run translations 2020-10-27 21:10:05 -04:00
Quincy Morgan
4f7014b1a9 Fix lint warnings and error 2020-10-27 21:08:38 -04:00
Quincy Morgan
c7897e965f Fix issue with expanding the sidebar after drawing a generic feature 2020-10-27 20:57:10 -04:00
Quincy Morgan
b2582dcf9e Fix critical issue with editing Bike Lanes and Allowed Access fields 2020-10-27 20:44:56 -04:00
Quincy Morgan
37ec46b43a Fix alignment issues with new version badge 2020-10-27 20:34:05 -04:00
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