Quincy Morgan
cf362cdcac
Keep the edit menu open while panning the map but not zooming
2020-06-30 11:50:56 -04:00
Quincy Morgan
8826c95574
Move delete button to label for new relation UI
2020-06-30 09:22:25 -04:00
Quincy Morgan
22df464e0d
Fix issue where valid merge operations could be blocked
...
Disable merge when it'd create a redundant multipolygon or add a redundant membership
2020-06-29 10:51:12 -04:00
Quincy Morgan
02a08ca899
Move the delete membership button from the input to the label (re: #7753 )
...
Add button to zoom to relation from the Relations section
2020-06-29 09:47:58 -04:00
Quincy Morgan
48cee14aeb
Add derived changes for #7749
2020-06-29 09:17:05 -04:00
Quincy Morgan
61be867f16
Merge pull request #7749 from peternewman/patch-5
...
Correct the typo pavillion to pavilion in the building tag
2020-06-29 09:15:34 -04:00
Quincy Morgan
4dcb4bc196
Fix typo in craft=agricultural_engines preset name and add search terms ( close #7756 )
2020-06-29 09:08:07 -04:00
Quincy Morgan
0c95b12964
Fix issue with extracting relations
2020-06-28 14:46:49 -04:00
Quincy Morgan
e7df76d730
Add missing move/rotate relation annotations
2020-06-28 14:37:40 -04:00
Quincy Morgan
e61b752ee1
Don't blanket preventDefault for non-primary click events
2020-06-28 14:12:23 -04:00
Quincy Morgan
ea97699dd4
Update ACCESSIBILITY.md
...
Start input devices table with mouse/keyboard information
2020-06-28 12:23:23 -04:00
Peter Newman
d1deb56dae
Correct the typo pavillion to pavilion in the building tag
2020-06-28 15:23:45 +01:00
Quincy Morgan
bf23bf40e3
Add browser logos to ACCESSIBILITY.md
2020-06-27 16:29:47 -04:00
Quincy Morgan
63c884a5fc
Add Input Device Support section to ACCESSIBILITY.md
2020-06-27 15:57:45 -04:00
Quincy Morgan
c60dcba769
Be smarter about positioning the labeled edit menu (re: #7577 )
2020-06-27 13:28:36 -04:00
Quincy Morgan
0f0f0637ee
Disable Move and Rotate menu buttons for touch interaction for now (re: #7599 )
2020-06-26 17:18:35 -04:00
Quincy Morgan
03b213237f
Merge pull request #7743 from mikini/fix_background_settings
...
Fix capitalisation of Background Settings pane
2020-06-26 16:02:02 -04:00
Quincy Morgan
01483e93a8
Fix post-walkthrough modal alignment
2020-06-26 14:28:59 -04:00
Quincy Morgan
875a45e884
Move copy feature menu item to be right before delete/downgrade (re: #2508 )
2020-06-26 13:43:42 -04:00
Quincy Morgan
5e58259c12
Show labels for edit menu items on touch interaction (re: #7577 )
2020-06-26 13:34:54 -04:00
Quincy Morgan
50e7a3ef95
Merge pull request #7742 from mikini/fix_reference_to_fix_misalignment
...
Fix reference in help to renamed offset UI section
2020-06-26 09:40:29 -04:00
Quincy Morgan
ce39b9b2ca
Merge pull request #7741 from openstreetmap/dependabot/npm_and_yarn/uglify-js-3.10.0
...
Bump uglify-js from 3.9.4 to 3.10.0
2020-06-26 09:34:19 -04:00
Mikkel Kirkgaard Nielsen
a6d41cf98a
Fix capitalisation of Background Settings pane
...
* Align capitalisation of Background Settings pane with other panes (capital first letter)
* Also fix reference to updated text in key:help.imagery.choosing
(Key:help.imagery.offset already used capitals as in updated text)
2020-06-26 10:15:29 +02:00
Mikkel Kirkgaard Nielsen
ee11fa4fb8
Fix reference in help to renamed offset UI section
...
Use current text of locale key:background.fix_misalignment in
key:help.imagery.offset (renamed in
11035127a3 ).
2020-06-26 09:23:01 +02:00
dependabot[bot]
cdb9ea5d87
Bump uglify-js from 3.9.4 to 3.10.0
...
Bumps [uglify-js](https://github.com/mishoo/UglifyJS ) from 3.9.4 to 3.10.0.
- [Release notes](https://github.com/mishoo/UglifyJS/releases )
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.9.4...v3.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-26 05:25:27 +00:00
Quincy Morgan
630a277313
Fix lint error
2020-06-25 16:26:25 -04:00
Quincy Morgan
6fa7bfc067
Use autoprefixer for cross-browser CSS compatibility ( close #7739 )
2020-06-25 16:23:06 -04:00
Quincy Morgan
0c8cdcb6e3
Prevent text selection when dragging to resize sidebar or adjust imagery offset
2020-06-25 15:06:58 -04:00
Quincy Morgan
d9ca889dcd
Account for possible null segment extents
2020-06-25 14:42:10 -04:00
Quincy Morgan
24638fe8e4
Disable node lasso selection when zoomed out (re: #7728 )
2020-06-25 14:28:02 -04:00
Quincy Morgan
a126437a38
Fix broken text entry in background offset input on touch devices
2020-06-25 11:56:17 -04:00
Quincy Morgan
ae5bab86f1
Ensure the entire stack of divs containing the map has touch-action:none (re: #7708 )
2020-06-25 11:50:54 -04:00
Quincy Morgan
d441c5b0c6
Flash operation annotation when tapping buttons with touch or stylus (re: #7699 )
2020-06-25 11:21:23 -04:00
Quincy Morgan
d1f9cae357
Update marina preset ( close #7622 )
2020-06-25 10:44:11 -04:00
Quincy Morgan
aec734100a
Improve general performance when lots of OSM data is downloaded (re: #7656 )
2020-06-25 10:08:07 -04:00
Quincy Morgan
c834ef192c
Update "zoom to custom data" button to use the standard "zoom to selection" icon
2020-06-24 17:09:14 -04:00
Quincy Morgan
5fbaad1088
Make the waterway destination field separate from the road sign destination field (re: 7c5ec9be70)
...
Make the destination field for the destination_sign preset a semiCombo (re: #6970 )
2020-06-24 16:31:28 -04:00
Quincy Morgan
748decd652
Prevent more pane controls from overflowing their containers on small window sizes
2020-06-24 16:21:14 -04:00
Quincy Morgan
e512d57a25
Update disconnect and continue operation shortcut labels ( close #7733 )
2020-06-24 15:44:32 -04:00
Quincy Morgan
87d002efd7
Add buttons to toggle the history and measurement panels ( close #6397 )
2020-06-24 15:11:06 -04:00
Quincy Morgan
310751fb22
Capitalize data and note layer names
2020-06-24 14:24:17 -04:00
Quincy Morgan
17bf1b51e1
Improve handling of panels at small screen sizes
2020-06-24 14:20:10 -04:00
Quincy Morgan
9041ce3d9b
Add button to toggle the location panel (re: #6397 )
2020-06-24 14:19:52 -04:00
Quincy Morgan
d3bb3debba
Make pane padding wider to account for browsers that don't always display the scrollbar gutter
2020-06-24 13:40:28 -04:00
Quincy Morgan
f1de29d27b
Make the over-map controls and panes scale better to small screens
2020-06-24 13:18:24 -04:00
Quincy Morgan
fd9a75f36c
Improve handling of modals on small windows
2020-06-24 12:39:23 -04:00
Quincy Morgan
06e97cd019
Make Maxar imagery strings translatable ( close #7724 )
2020-06-24 10:40:46 -04:00
Quincy Morgan
688f4e06b4
Update several playground equipment names and terms (re: #7730 )
2020-06-24 09:37:00 -04:00
Quincy Morgan
073a13d012
Add destination_sign preset ( close #6970 )
2020-06-23 19:03:42 -04:00
Quincy Morgan
ab682380db
Add grades field to school preset ( close #7571 )
2020-06-23 16:52:38 -04:00