Quincy Morgan
8826c95574
Move delete button to label for new relation UI
2020-06-30 09:22:25 -04:00
Quincy Morgan
90f21212ff
Use the square button icon instead of name, for consistency
2020-06-29 17:23:53 -04:00
Quincy Morgan
4e13ca72b9
Make help table of contents scale better to narrow screen sizes
2020-06-29 17:22:09 -04:00
Quincy Morgan
3f5073d902
Use title case for Keyboard Shortcuts menu label
2020-06-29 17:20:08 -04:00
Quincy Morgan
8bd331f8c4
Reference add note shortcut key in the help docs
2020-06-29 17:17:06 -04:00
Quincy Morgan
96c29d50fe
Reference the name of the turn restrictions field in the help pane
2020-06-29 17:13:42 -04:00
Quincy Morgan
8234079d10
Show operation icon colors in the help pane
2020-06-29 17:08:06 -04:00
Quincy Morgan
fe73567df8
Use placeholders for Imagery Offset and Space strings in help docs
2020-06-29 16:52:09 -04:00
Quincy Morgan
fab750d353
Use more placeholder references in the help docs
...
Use a reusable format for the section title counts
2020-06-29 12:46:06 -04:00
Quincy Morgan
ac0dcf8701
Use placeholder references in the help docs for strings used elsewhere in the document
2020-06-29 12:21:30 -04:00
Quincy Morgan
af4aca14b2
Use standard kbd styling for keys in help documentation
2020-06-29 11:33:47 -04:00
Quincy Morgan
9cdc89d8dc
Merge branch 'develop' into touch-walkthrough-update
2020-06-29 11:14:59 -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
Peter Newman
aa192657b8
Fix the JSON I broke
2020-06-28 23:22:00 +01:00
Peter Newman
e92c54134e
Re-add the typos as alternative terms to aid people searching
2020-06-28 23:19:17 +01:00
Peter Newman
2c47a11008
Fix the seemingly safe spellings found by codespell
...
Untested, only checked by inspection.
2020-06-28 23:06:44 +01: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
977c15fe54
Work with our dodgy skip behaviour
2020-06-28 16:34:07 +01:00
Peter Newman
d76ab29935
Skip some other auto-generated files
2020-06-28 16:25:58 +01:00
Peter Newman
ecc93014da
Skip and ignore some stuff
2020-06-28 16:14:05 +01:00
Peter Newman
9c5f408c7d
Fix the workflow config location
2020-06-28 15:55:15 +01:00
Peter Newman
da12c593cd
Initial codespell action config
2020-06-28 15:53:01 +01: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
f443dc05f9
Merge branch 'develop' into touch-walkthrough-update
2020-06-26 17:18:51 -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
0bc56f9471
Start touch support for walkthrough (re: #7692 )
2020-06-26 15:48:57 -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