Quincy Morgan
2c96f56440
Make the document order of the footer items the same as the appearance order (re: #8004 )
2020-09-17 12:45:48 -04:00
Quincy Morgan
58014ace62
Don't prevent default tabbing to elements (re: #8004 )
2020-09-17 12:07:20 -04:00
Quincy Morgan
d88d599f2c
Don't add undefined class to button
2020-09-17 11:33:46 -04:00
Quincy Morgan
673ea19b46
Fix issue where Safari 14 wouldn't always autofocus the preset list ( close #8003 )
2020-09-17 10:13:45 -04:00
Quincy Morgan
a3f9c3fb81
Merge branch 'develop' into lang-attributes
...
# Conflicts:
# modules/ui/fields/combo.js
2020-09-17 09:07:18 -04:00
Quincy Morgan
98bea69947
Add Vehicles field for public_transport presets ( close #6142 , re: #7970 )
...
Enable variant type of `multiCombo` field that works for any listed keys, not ones under a prefix
2020-09-16 15:15:10 -04:00
Quincy Morgan
abf75bdd98
Don't use HTML on page title
2020-09-16 08:40:02 -04:00
Quincy Morgan
3df84d3aee
Add lang attribute for iD's locale to its container
2020-09-16 08:29:07 -04:00
Quincy Morgan
32f8274929
Make t function return a span element with a lang attribute unless html: false is specified in the options (re: #7963 )
...
Update `text` functions to `html` to support inserting the `span` elements
Specify `html: false` for various instances where a `span` is not desired, e.g. `placeholder` and `title` attributes
2020-09-15 21:56:22 -04:00
Quincy Morgan
7aa6c1d1a3
Fix infinite recursion error for en-US
2020-09-15 18:27:26 -04:00
Quincy Morgan
a9979f6534
Fallback to the user's preferred locales instead of immediately to English ( close #7996 )
2020-09-15 17:56:13 -04:00
Quincy Morgan
4e719d7c60
Merge pull request #7995 from openstreetmap/coord-search
...
Fix GPS coordinate searches returning OSM elements
2020-09-15 16:11:42 -04:00
Quincy Morgan
7ab9f268d9
Don't fetch the English strings if the preferred locale has 100% coverage ( close #7994 )
2020-09-15 16:09:08 -04:00
SilentSpike
42f0b3dcd1
Fix GPS coordinate searches returning OSM elements
...
Simply let a loction search match take priority over an ID pattern
match
2020-09-15 20:51:32 +01:00
Quincy Morgan
8ecada3b79
Move languageNames and scriptNames data to the individual locale files instead of always loading them via locales.json (re: #7994 )
2020-09-15 14:41:56 -04:00
Quincy Morgan
ecb8ff534e
Use alt/option instead of ctrl/cmd as the modifier for zooming or panning by a lot ( close #7976 )
2020-09-15 11:56:53 -04:00
Quincy Morgan
295a50456a
Don't cache locale info in measurement panel
2020-09-15 11:35:11 -04:00
Quincy Morgan
f28d41b44e
Localize the format of numbers in translated strings ( close #7993 )
2020-09-15 11:34:56 -04:00
Quincy Morgan
a1c2b7f73d
Support language-specific pluralization (re: #597 , #4964 )
2020-09-14 17:21:00 -04:00
Quincy Morgan
5ddcfb0ced
Add parameter to specify which way should keep the history when splitting ways (re: #7795 )
...
Fix code tests
2020-09-14 11:27:20 -04:00
Quincy Morgan
95dee987cb
Enable the corresponding photo overlay layer when specifying a photo from that service via the URL (re: #6398 )
2020-09-14 11:01:35 -04:00
Quincy Morgan
99c75b8f65
Keep the way history on the longer result when splitting a way ( close #7795 )
2020-09-14 10:01:47 -04:00
Quincy Morgan
21c86c6d6d
Re-add reading of mapillary image from URL (re: #7885 , #6398 )
2020-09-13 17:09:35 -04:00
Quincy Morgan
9510578107
Merge branch 'mapillary-update' into develop
...
# Conflicts:
# modules/services/mapillary.js
# modules/svg/mapillary_map_features.js
# modules/svg/mapillary_signs.js
2020-09-13 16:34:25 -04:00
Quincy Morgan
bde604921b
Fix lint warning
2020-09-13 16:00:21 -04:00
Quincy Morgan
4050940268
Lazy load photo overlay resources ( close #7982 )
2020-09-13 11:52:37 -04:00
Quincy Morgan
54818a3b3d
Make background filter option sliders full width
2020-09-11 15:06:01 -04:00
Quincy Morgan
0bfc154b74
Support a wider range of background filter values
2020-09-11 14:59:59 -04:00
Quincy Morgan
e0b81708b5
Remove sidebar key trap ( close #7770 )
2020-09-11 14:39:29 -04:00
Quincy Morgan
546de3d22e
Fix lint error
2020-09-11 14:38:17 -04:00
Quincy Morgan
c4fcb23a30
Fix issue where tab-focusing off the preset list would unexpectedly navigate to the entity editor (re: #7770 )
...
Make offscreen inspector panes display:hidden
2020-09-11 14:30:42 -04:00
Quincy Morgan
5c18d46f9d
Merge pull request #7980 from bjornstar/no-forced-reflow-textarea
...
[Performance] Calculate height of the textarea instead of letting the browser do it
2020-09-11 13:39:25 -04:00
Quincy Morgan
2e9b8acef6
Fix some RTL layout issues
2020-09-11 13:00:10 -04:00
Quincy Morgan
868c0a380b
Improve dynamic text scaling in the imagery offset control
2020-09-11 12:51:44 -04:00
Quincy Morgan
992443753b
Make the scale bar text scale with dynamic text sizes
2020-09-11 11:34:52 -04:00
Quincy Morgan
046794214f
Further progress on #7965
2020-09-11 11:09:38 -04:00
Bjorn Stromberg
d5159dcfa0
[Performance] Calculate height instead of letting the browser do it
2020-09-11 23:21:41 +09:00
Quincy Morgan
42efdf29f1
More progress on #7965
2020-09-10 15:03:18 -04:00
Quincy Morgan
b980e47c3c
Continue making the UI responsive to text zoom (re: #7965 )
2020-09-10 11:15:24 -04:00
Quincy Morgan
e6703cb1cc
Begin making UI adapt correctly to scaled text sizes (re: #7965 )
2020-09-09 16:11:46 -04:00
Quincy Morgan
443fb01342
Rerun validation after editing the relation members and memberships in the inspector ( close #7962 )
2020-09-09 11:14:29 -04:00
Quincy Morgan
4b7bc73ef1
Set development version number
2020-09-08 15:20:25 -04:00
Quincy Morgan
3747e0a881
v2.18.5
2020-09-08 15:10:35 -04:00
Quincy Morgan
295c53810f
Fix issue where text could not be copied while a feature was selected ( close #7908 )
2020-09-04 10:49:02 -04:00
Quincy Morgan
03ca12741f
Make imageryBlocklists return regex objects instead of strings
...
Fix performance bug due to checking background source blocks too often
2020-09-04 10:09:47 -04:00
Quincy Morgan
969a4254fd
Revert "added function to strip whitespace from searches"
2020-09-03 14:52:33 -04:00
Quincy Morgan
77c7fe6ec7
Merge pull request #7816 from NateGrobe/trim-search-features-whitespace
...
added function to strip whitespace from searches
2020-09-03 14:49:03 -04:00
Quincy Morgan
8708c13f87
Followup changes to #7932
2020-09-03 14:00:30 -04:00
Quincy Morgan
087122a731
Merge pull request #7932 from til-schneider/patch-1
...
Improve performance of raw tag editor
2020-09-03 13:45:46 -04:00
Quincy Morgan
a72a2bb860
Hide background sources from the list if they're blocked ( close #7905 )
2020-09-03 12:30:59 -04:00