Commit Graph

14302 Commits

Author SHA1 Message Date
Nikola Pleša aa134cbb7b Add missing mapillary map feature classes 2021-06-30 11:39:55 +02:00
Nikola Pleša eba6fe056c Bring map map feature tooltips 2021-06-29 11:54:02 +02:00
Nikola Pleša 8e46b1b141 Remove unused map feature title 2021-06-28 15:26:20 +02:00
Nikola Pleša 6a35533147 Merge develop into mapillary-vector-tiles 2021-06-25 13:07:05 +02:00
Milos Brzakovic 7cb2ff7f54 Merge pull request #8442 from openstreetmap/8441-move-rotate
In move/rotate cancel, check whether graph has changed before popping
2021-06-22 11:15:56 +02:00
Milos Brzakovic (E-Search) a0c2c843ec Removing redundant @mapbox/geojson-rewind dep pkg 2021-06-21 20:42:10 +02:00
Milos Brzakovic 70b95e4fc8 Merge pull request #8341 from jleedev/fix-centroid
Fix centroid calculation in measurement panel.
2021-06-21 19:47:46 +02:00
Milos Brzakovic 83509f98de Merge pull request #8473 from mbrzakovic/8472-crossEditableZoom
CrossEditableZoom event firing fix - Use fresh zoom level value to determine if event should be fired
2021-06-21 16:54:22 +02:00
Milos Brzakovic a38aa34204 Merge pull request #8483 from openstreetmap/oci-v4
osm-community-index v4
2021-06-21 15:52:08 +02:00
Nikola Pleša 42d1e056e2 Update locale file 2021-06-15 11:05:10 +02:00
Nikola Pleša d8670ac383 Remove debugging code 2021-06-15 10:56:55 +02:00
Nikola Pleša 87a823f093 Fix traffic sign rendering and geometry conversion 2021-06-15 10:56:08 +02:00
Nikola Pleša 7a0d8adb7b Switch to Mapillary API v4 2021-06-15 10:13:07 +02:00
Bryan Housel 85e4ccf9da Bump versions 2021-06-06 10:31:20 -04:00
Bryan Housel 42f286b064 Switch to osm-community-index v4.0.0 2021-04-30 15:57:15 -04:00
Bryan Housel 28c30ba53f Bump location-conflation to v0.8.0
For community index entries that specify circular area + radius
2021-04-30 11:39:58 -04:00
Bryan Housel b47952b369 Move the complicated linkification code from iD to resolveStrings
It's easier to insert the links there, and then the HTML strings are availble for anyone who wants them
2021-04-30 11:26:24 -04:00
Bryan Housel 25bf950458 Upgrade to osm-community-index (oci) v4
The main differences here is:
- oci now supports default strings and exports a "resolveStrings" function
- this makes linkifying any urls embedded in descriptions a bit more complicated
  because urls and descriptions might need resolution, we can't use iD's normal
  t() function to do the token replacement like before
2021-04-29 17:53:53 -04:00
Milos Brzakovic (E-Search) 92a9ef2061 Move CrossEditableZoom event firing.
It should happen after projection is transformed.
2021-04-27 14:10:13 +02:00
Bryan Housel 2651e7ddc9 In move/rotate cancel, check whether graph has changed before popping
(closes #8441)
2021-04-02 09:48:41 -04:00
Quincy Morgan 1ee45ee1f0 Add 2.19.6 changelog 2021-03-18 13:43:30 -04:00
Quincy Morgan 561709d92a Merge pull request #8398 from openstreetmap/event_fixes
Pass d3_event to click handler
2021-03-18 13:40:28 -04:00
Quincy Morgan 620a03edb3 Merge pull request #8396 from openstreetmap/dependabot/npm_and_yarn/d3-6.6.0
Bump d3 from 6.5.0 to 6.6.0
2021-03-18 13:40:00 -04:00
Quincy Morgan 0b3b1b43f1 Merge pull request #8412 from openstreetmap/dependabot/npm_and_yarn/rollup-2.41.5
Bump rollup from 2.40.0 to 2.41.5
2021-03-18 13:39:26 -04:00
dependabot[bot] 7a417b4223 Bump rollup from 2.40.0 to 2.41.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.40.0 to 2.41.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.40.0...v2.41.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 05:27:54 +00:00
Bryan Housel a0b7f9f99f Pass d3_event to click handler 2021-03-12 09:55:38 -05:00
dependabot[bot] e431def3c6 Bump d3 from 6.5.0 to 6.6.0
Bumps [d3](https://github.com/d3/d3) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/master/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v6.5.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 05:03:42 +00:00
Quincy Morgan 72d56e54e8 Merge pull request #8375 from openstreetmap/dependabot/npm_and_yarn/uglify-js-3.13.0
Bump uglify-js from 3.12.8 to 3.13.0
2021-03-03 14:32:04 -05:00
dependabot[bot] 849cc825b2 Bump uglify-js from 3.12.8 to 3.13.0
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.12.8 to 3.13.0.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.12.8...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 05:21:50 +00:00
Quincy Morgan 8a9b4d5321 Merge pull request #8371 from openstreetmap/dependabot/npm_and_yarn/rollup-2.40.0
Bump rollup from 2.39.1 to 2.40.0
2021-03-01 10:18:27 -05:00
Nikola Pleša 6cd17713fa Use Mapillary vector tiles for images, sequences and map features 2021-03-01 10:19:41 +01:00
dependabot[bot] 8dd3fe230f Bump rollup from 2.39.1 to 2.40.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.39.1...v2.40.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:07:55 +00:00
Josh Lee ac6251cf9e Fix centroid calculation in measurement panel.
Copy/paste of 0a0e2dcf75
2021-02-23 18:11:02 +00:00
Quincy Morgan 4ae7bc9bd5 Update Mapillary.Viewer call for mapillary-js v3 (re: #8245) 2021-02-23 12:27:32 -05:00
Quincy Morgan 8ec754ab54 Merge pull request #8329 from openstreetmap/dependabot/npm_and_yarn/mapillary-js-3.1.0
Bump mapillary-js from 3.0.0 to 3.1.0
2021-02-23 12:14:47 -05:00
dependabot[bot] f2da1de2af Bump mapillary-js from 3.0.0 to 3.1.0
Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mapillary/mapillary-js/releases)
- [Changelog](https://github.com/mapillary/mapillary-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mapillary/mapillary-js/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 17:10:10 +00:00
Quincy Morgan 5fa69938cd Merge pull request #8361 from openstreetmap/dependabot/npm_and_yarn/json-stringify-pretty-compact-3.0.0
Bump json-stringify-pretty-compact from 2.0.0 to 3.0.0
2021-02-23 12:08:44 -05:00
Quincy Morgan 5f276a4bc5 Merge pull request #8346 from openstreetmap/dependabot/npm_and_yarn/marked-2.0.0
Bump marked from 1.2.9 to 2.0.0
2021-02-23 12:08:09 -05:00
dependabot[bot] 3b481874dd Bump json-stringify-pretty-compact from 2.0.0 to 3.0.0
Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/lydell/json-stringify-pretty-compact/releases)
- [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lydell/json-stringify-pretty-compact/compare/v2.0.0...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 17:03:26 +00:00
dependabot[bot] 8534d16015 Bump marked from 1.2.9 to 2.0.0
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.0.
- [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.9...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 17:02:38 +00:00
Quincy Morgan c1a63065ee Merge pull request #8355 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.2.0
Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0
2021-02-23 12:02:31 -05:00
Quincy Morgan 056a8ca525 Update en.min.json 2021-02-23 11:50:53 -05:00
Quincy Morgan 9423f61adf Improve some variable names in core/localizer 2021-02-23 11:50:42 -05:00
Quincy Morgan 13ddeecfa7 Fix code tests for #8276 for real this time
Add utilFetchJson to get around some quirks of d3.json and use it for coreFileFetcher
Load real general English locale strings at the beginning of code tests
2021-02-23 11:50:00 -05:00
dependabot[bot] 34e7be2796 Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.1.1...node-resolve-v11.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 05:10:07 +00:00
Quincy Morgan 997b453b98 Fix code tests for #8276 2021-02-15 12:56:46 -05:00
Quincy Morgan 61d04104c1 Prefer latest phantomjs 2021-02-15 11:58:08 -05:00
Quincy Morgan 9b667f5d9e Fix running of tests in browser 2021-02-15 11:55:28 -05:00
Quincy Morgan d0754a9256 Trim whitespace from localized string ids 2021-02-15 11:09:26 -05:00
Quincy Morgan 6f66032237 Fix issue with replacing number tokens in strings when toLocaleString is unavailable, such as when running tests (re: #8276) 2021-02-15 10:59:44 -05:00