Quincy Morgan
|
4eabf46d28
|
Don't point transifex config to presets source file (close #8234)
|
2020-12-04 13:41:32 -05:00 |
|
Quincy Morgan
|
67773d12a8
|
Fix an issue where the map attribution container would unexpectedly block map interaction (close #8192)
|
2020-12-04 12:05:09 -05:00 |
|
Quincy Morgan
|
40362f1d08
|
Fix issue with removing multilingual name entries
|
2020-12-04 11:59:51 -05:00 |
|
Quincy Morgan
|
0bc2b1b6a0
|
Improve multilingual name UI updates, don't use blank tag values (re: #8164)
|
2020-12-04 10:22:18 -05:00 |
|
Quincy Morgan
|
b873d5f58e
|
Merge pull request #8232 from openstreetmap/dependabot/npm_and_yarn/d3-6.3.0
Bump d3 from 6.2.0 to 6.3.0
|
2020-12-04 09:01:31 -05:00 |
|
dependabot[bot]
|
7d81c81f34
|
Bump d3 from 6.2.0 to 6.3.0
Bumps [d3](https://github.com/d3/d3) from 6.2.0 to 6.3.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.2.0...v6.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-04 05:31:19 +00:00 |
|
Quincy Morgan
|
0bd2351d68
|
Don't remove multilingual name list items when deleting the name value (close #8164)
Allow removing multilingual name list items that don't have full values
|
2020-12-03 16:26:58 -05:00 |
|
Quincy Morgan
|
655c3a692c
|
Enable dragging the map during feature move and selection without exiting the mode (close #8187)
|
2020-12-03 15:05:19 -05:00 |
|
Quincy Morgan
|
611abf8ed0
|
Enable rotating selection even when mouse isn't over the map (re: #8187)
|
2020-12-03 15:04:21 -05:00 |
|
Quincy Morgan
|
a85ac34a35
|
Add tooltip to the review request checkbox (close #7227)
|
2020-12-03 13:50:56 -05:00 |
|
Quincy Morgan
|
9f6aaf2438
|
Add folder border to preset category icons (close #6085)
|
2020-12-03 13:13:08 -05:00 |
|
Quincy Morgan
|
07a59ba3a4
|
Break out some preset icon functions (re: #8117)
|
2020-12-03 12:23:09 -05:00 |
|
Quincy Morgan
|
2dd0b8449f
|
Rewrite some confusing nested ternaries (close #8117)
|
2020-12-03 12:18:39 -05:00 |
|
Quincy Morgan
|
ec1c922cda
|
Allow moving single nodes using the Move operation (close #8225)
|
2020-12-02 15:13:33 -05:00 |
|
Quincy Morgan
|
102fe6277c
|
Add checks for calling coreLocalizer.tInfo before loading strings
|
2020-12-02 10:10:20 -05:00 |
|
Quincy Morgan
|
24189c9c20
|
Merge branch 'develop' into unbundled-presets
|
2020-12-02 09:59:52 -05:00 |
|
Quincy Morgan
|
fd6152599f
|
Update the privacy policy to account for the JSDelivr CDN integration
|
2020-12-02 09:59:16 -05:00 |
|
Quincy Morgan
|
89bde561da
|
Merge pull request #8230 from openstreetmap/dependabot/npm_and_yarn/object-inspect-1.9.0
Bump object-inspect from 1.8.0 to 1.9.0
|
2020-12-02 09:21:49 -05:00 |
|
dependabot[bot]
|
a619966643
|
Bump object-inspect from 1.8.0 to 1.9.0
Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Commits](https://github.com/inspect-js/object-inspect/compare/v1.8.0...v1.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-02 05:45:13 +00:00 |
|
Quincy Morgan
|
7666f927b5
|
Fix an issue with fallback preset strings
|
2020-12-01 11:45:02 -05:00 |
|
Quincy Morgan
|
c4b61ebc99
|
fix spelling
|
2020-12-01 11:32:45 -05:00 |
|
Quincy Morgan
|
c211e7c2f8
|
Merge branch 'develop' into unbundled-presets
|
2020-12-01 11:14:36 -05:00 |
|
Quincy Morgan
|
baabd81987
|
Unbundle id-tagging-schema data and translations
Update for id-tagging-schema 2.0.0
|
2020-12-01 11:14:14 -05:00 |
|
Quincy Morgan
|
ceefad2a71
|
Merge pull request #8228 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.0.0
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
|
2020-12-01 09:16:58 -05:00 |
|
Quincy Morgan
|
ffee2748c9
|
Merge pull request #8226 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-commonjs-17.0.0
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
|
2020-12-01 09:16:41 -05:00 |
|
dependabot[bot]
|
42acfe6dc3
|
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-01 05:37:18 +00:00 |
|
dependabot[bot]
|
0a7732e5df
|
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-01 05:09:18 +00:00 |
|
Quincy Morgan
|
dc36d0ce31
|
Merge pull request #8224 from openstreetmap/dependabot/npm_and_yarn/rollup-2.34.0
Bump rollup from 2.33.3 to 2.34.0
|
2020-11-30 09:49:18 -05:00 |
|
dependabot[bot]
|
35bbd5e99f
|
Bump rollup from 2.33.3 to 2.34.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.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.33.3...v2.34.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-30 05:25:45 +00:00 |
|
Quincy Morgan
|
a19bbea3c3
|
Update ACCESSIBILITY.md
|
2020-11-23 15:47:59 -05:00 |
|
Quincy Morgan
|
b8f0b71e9f
|
Update ACCESSIBILITY.md
|
2020-11-23 09:17:49 -05:00 |
|
Quincy Morgan
|
2db9cf747d
|
Merge pull request #8216 from openstreetmap/dependabot/npm_and_yarn/uglify-js-3.12.0
Bump uglify-js from 3.11.6 to 3.12.0
|
2020-11-23 09:07:46 -05:00 |
|
dependabot[bot]
|
0725d697f2
|
Bump uglify-js from 3.11.6 to 3.12.0
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.11.6 to 3.12.0.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.11.6...v3.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-23 05:40:03 +00:00 |
|
Quincy Morgan
|
82bce000b0
|
Merge pull request #8175 from openstreetmap/decouple-presets
Make preset data an external dependency
|
2020-11-10 15:43:34 -05:00 |
|
Quincy Morgan
|
496c143ff4
|
Update docs
|
2020-11-10 15:39:21 -05:00 |
|
Quincy Morgan
|
367d716236
|
Merge branch 'develop' into decouple-presets
|
2020-11-10 15:25:24 -05:00 |
|
Quincy Morgan
|
1da280c79d
|
Enable func-call-spacing eslint rule
|
2020-11-10 14:33:35 -05:00 |
|
Quincy Morgan
|
ba48a861bc
|
Enable curly and block-spacing eslint rules
|
2020-11-10 14:19:11 -05:00 |
|
Quincy Morgan
|
d247ec3aed
|
Enable brace-style eslint rule
|
2020-11-10 13:49:48 -05:00 |
|
Quincy Morgan
|
f8ddfa9224
|
Use JSON for user and users endpoints (close #8188)
|
2020-11-10 12:46:43 -05:00 |
|
Quincy Morgan
|
481b80e5cb
|
Fetch the parent relations when downloading a single entity, e.g. when launching iD with a feature selected (close #6731)
|
2020-11-10 10:00:44 -05:00 |
|
Quincy Morgan
|
058676c0e1
|
Set development version number
|
2020-11-09 15:06:29 -05:00 |
|
Quincy Morgan
|
bbf174c658
|
v2.19.5
|
2020-11-09 15:00:57 -05:00 |
|
Quincy Morgan
|
6ff088f16b
|
npm run imagery
|
2020-11-09 14:58:26 -05:00 |
|
Quincy Morgan
|
53d82953dd
|
npm run imagery
|
2020-11-09 14:52:34 -05:00 |
|
Quincy Morgan
|
4bb24b8f9e
|
Fix issue with dragging node in between editing its tags (close #7606)
|
2020-11-09 09:49:01 -05:00 |
|
Quincy Morgan
|
df043d3979
|
Merge branch 'develop' into decouple-presets
|
2020-11-06 18:02:10 -05:00 |
|
Quincy Morgan
|
1ba83b8194
|
npm run translations
|
2020-11-06 17:43:04 -05:00 |
|
Quincy Morgan
|
cc1e512f44
|
Include languages in the Multilingual Name field dropdown even if they don't have native labels in CLDR
Don't bundle translated names for languages that won't be shown in the multilingual name field
|
2020-11-06 17:40:38 -05:00 |
|
Quincy Morgan
|
ea0e5a9a32
|
Write the languages.json file in build_data.js instead of update_locales.js (re: #8165)
|
2020-11-06 17:38:41 -05:00 |
|