Commit Graph

14187 Commits

Author SHA1 Message Date
Quincy Morgan
b3ad282f40 Ignore diacritics when searching presets (close #8242) 2020-12-09 17:12:43 -05:00
Quincy Morgan
e3394a4821 Merge pull request #8241 from peternewman/patch-9
Ignore another typo as it's in the changelog
2020-12-09 17:09:29 -05:00
Peter Newman
2e88569914 Ignore another typo as it's in the changelog
We should perhaps add an ignore lines file
2020-12-09 20:58:16 +00:00
Quincy Morgan
48626c9af1 Merge pull request #8238 from openstreetmap/unbundled-translatable-combos
Repost: Support translatable options in all combo fields
2020-12-09 15:30:16 -05:00
Quincy Morgan
c8c288d6a3 Support using delete/backspace on focused, readonly combo fields
Make custom combo field values lowercase if they're also made snake_case
2020-12-09 15:26:45 -05:00
Quincy Morgan
cb7f1c2b3c Update to id-tagging-schema v3.0.0
Add UI for translatable combo fields
2020-12-08 15:23:51 -05:00
Quincy Morgan
bc9679d627 Remove trailing whitespace 2020-12-08 13:39:44 -05:00
Quincy Morgan
96d7631a3a Fetch id-tagging-schema icons from the bleeding edge as well as the release versions when building data 2020-12-07 15:45:26 -05:00
Quincy Morgan
17cd39a6f7 Use addTags for preset category icon classes 2020-12-07 15:17:20 -05:00
Quincy Morgan
998f0c02b4 Use area fills for category icons (close #6986) 2020-12-07 14:55:09 -05:00
Quincy Morgan
7f676b47c8 Merge pull request #8229 from openstreetmap/unbundled-presets
Unbundle tagging schema data
2020-12-07 11:09:18 -05:00
Quincy Morgan
7911152dec Merge branch 'develop' into unbundled-presets
# Conflicts:
#	dist/locales/en.json
2020-12-07 10:57:14 -05:00
Quincy Morgan
32dcfcc08e Fix spelling 2020-12-07 10:55:43 -05:00
Quincy Morgan
2dd6bce851 Add quick fix to convert areas to lines for mismatched geometry validation 2020-12-07 09:47:18 -05:00
Quincy Morgan
c43fac8d64 Ignore nodes on address lines for the mismatched geometry validation 2020-12-07 09:46:37 -05:00
Quincy Morgan
a7b3985237 Flag points as areas or lines, areas or lines as points, and lines as areas (close #8231) 2020-12-04 16:22:36 -05:00
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