16273 Commits

Author SHA1 Message Date
Quincy Morgan 6128c6514f Enable the Extract operation for multiple selected extractable features (close #7600)
Allow extracting vertices that are `via` or `location_hint` relation members
2020-06-04 16:35:25 -04:00
Quincy Morgan 513f10a272 Add amenity=vacuum_cleaner preset (close #7483) 2020-06-04 13:55:23 -04:00
Quincy Morgan 572ce0a787 Make sure horizontal-only scroll events can be translated into map pans (close #7659) 2020-06-04 13:29:45 -04:00
Quincy Morgan d6fc0ca619 Add Bubble Tea Cafe preset (close #7632) 2020-06-04 11:54:45 -04:00
Quincy Morgan ef45268261 Update icon for nightclub presets 2020-06-04 11:49:56 -04:00
Quincy Morgan 058da02c53 Add Coffeehouse preset 2020-06-04 11:40:56 -04:00
Quincy Morgan eba7f7e134 Add low-visibility Unknown Road Bridge preset to help new mappers discover how to map bridges in OSM 2020-06-03 15:37:29 -04:00
Quincy Morgan b7f581197c Rename Jet Bridge preset to Jetway to discourage mappers from erroneously using it for other types of bridges 2020-06-03 15:23:11 -04:00
Quincy Morgan 6c2b097eb7 Enable disconnection of multiple selected features from each other, if connected, and otherwise from everything (close #7652)
Add specific descriptions for a wider range of disconnection scenarios
2020-06-03 14:51:31 -04:00
Quincy Morgan 240b5607a6 Merge pull request #7650 from jleedev/patch-1
Fix capitalization error introduced in a refactor
2020-06-03 10:04:37 -04:00
Josh Lee 943ca85616 Fix capitalization error introduced in a refactor 2020-06-02 19:41:35 -04:00
Quincy Morgan 0cd1b40c57 Make sure clicking the first node finishes drawing when drawing any closed way 2020-06-02 16:57:14 -04:00
Quincy Morgan 5eb0fc3e0e Update comments 2020-06-02 15:58:35 -04:00
Quincy Morgan 1d377227d0 Enable dual-pointer multiselection even if neither feature is selected yet
Don't do dual-pointer multiselection if a pointer has moved too much since it went down
Properly switch the selection when right-clicking on an unselected feature during a multiselection
2020-06-02 15:44:58 -04:00
Quincy Morgan 49526a7a67 Fix JS error upon changing addablePresetIDs after initial load
Accept addablePresetIDs as an array
Add code tests for invalid preset IDs in addablePresetIDs
2020-06-02 11:19:30 -04:00
Quincy Morgan 7fe82444c2 Make map pointer targets larger for pen and touch input (close #7643) 2020-06-01 12:25:16 -04:00
Quincy Morgan a8437d3edc Add trophy shop preset (close #7641) 2020-06-01 09:51:32 -04:00
Quincy Morgan 909690c87c Merge pull request #7642 from jgscherber/7640-use-correct-header-size
Header size didn't include padding above buttons
2020-06-01 09:33:41 -04:00
Jacob Scherber bfa1dbf8d4 remove trailing whitespace on line 2020-05-31 14:19:40 -07:00
Jacob Scherber 24ceda3d9c header size didn't include padding above buttons 2020-05-31 13:50:26 -07:00
Quincy Morgan 620d79bfc8 Reorganize the code for setting the mode class on the container 2020-05-29 17:18:10 -04:00
Minh Nguyễn 7877e8ab9e Updated imagery 2020-05-29 13:50:59 -07:00
Quincy Morgan f16b4a1971 Run travis CI tests for node 14 2020-05-29 16:43:29 -04:00
Quincy Morgan 5fb7136e93 Account for potential YAML output without quotes around keys with octothorps 2020-05-29 16:34:05 -04:00
Quincy Morgan 0a16fc21cb Fix issue with writing fontawesome icons on Node 14+ 2020-05-29 16:06:16 -04:00
Quincy Morgan 7f0db9f3bf Disable elastic scroll page bounce on standalone iD (close #7576) 2020-05-29 13:11:19 -04:00
Quincy Morgan a78dc5a889 Simply default gesture cancelation and add additional safety check for IE 2020-05-29 13:08:13 -04:00
Quincy Morgan 87b4c34d1f Make sure the Wikipedia field reloads after the wiki language data is received 2020-05-29 11:37:22 -04:00
Quincy Morgan bb9c58909a Update city hall preset reference 2020-05-29 11:20:40 -04:00
Quincy Morgan d39851fb7c Update telephone preset icon 2020-05-29 10:59:06 -04:00
Quincy Morgan b3ece74807 Fix issue where the telephone field placeholders weren't localized 2020-05-29 10:57:17 -04:00
Quincy Morgan 2d02d452a9 Fix issue with the address field not displaying a localized format 2020-05-29 10:33:45 -04:00
Quincy Morgan 78a4b75e55 Fix regression where explicit addable presets were not populating the default preset list 2020-05-28 16:16:35 -04:00
Quincy Morgan 64096cbc67 Handle pointercancel events in behaviorDrag 2020-05-28 14:21:22 -04:00
Quincy Morgan 717f9ae5b7 Fix prior commit and add additional safety checks 2020-05-28 14:12:11 -04:00
Quincy Morgan 1214b2d5dd Preview the draw segment upon pointerdown on touchscreens unless it becomes invalid
Block creation of invalid geometries due to connecting to invalid sibling segments or nodes on the drawn way on touchscreens
2020-05-28 13:50:51 -04:00
Quincy Morgan 2264e4a6d7 Fix code tests 2020-05-28 11:45:49 -04:00
Quincy Morgan 79ceb96758 Fix several regressions to behaviorHover introduced in 38db23fab5 2020-05-28 11:33:47 -04:00
Quincy Morgan d8443d28d5 Detect and ignore erroneous mouse-type pointermove events sent after pointerup events on iOS when drawing 2020-05-28 11:13:09 -04:00
Quincy Morgan 9ad51ca5d9 Update marine toilet disposal icon 2020-05-28 10:22:13 -04:00
Quincy Morgan c1c7dbdc3f Add field for lamp_mount and deprecate various erroneous values 2020-05-28 10:02:02 -04:00
Quincy Morgan 44f4598774 Deprecate stream=intermittent 2020-05-28 09:46:13 -04:00
Quincy Morgan d702f0ea28 Add more search terms to Cycle & Foot Path preset (re: #7252) 2020-05-28 09:34:34 -04:00
Quincy Morgan e2cd879c81 Account for canceled pointers in behaviorSelect 2020-05-27 16:55:04 -04:00
Quincy Morgan 0c8d237d17 Don't let down pointers trigger selection when raised after a long press 2020-05-27 15:54:39 -04:00
Quincy Morgan 38db23fab5 Extend behaviorHover to support multiple pointers 2020-05-27 15:07:23 -04:00
Quincy Morgan cb5365f743 Persist down pointer multiselection between browse/select mode transitions 2020-05-27 12:33:53 -04:00
Quincy Morgan 4646c11ff1 Continue multiselection while the triggering pointer is down even if the targeted feature is deselected 2020-05-27 11:33:32 -04:00
Quincy Morgan 5b399623e9 Enable multiselection on touch devices when tapping on features with a pointer already down on a selected feature (close #7590)
Reuse modeSelect when changing entity selection if possible
2020-05-26 17:21:48 -04:00
Quincy Morgan 5f13be88dc Disable pointer events on map background img tiles 2020-05-26 14:41:44 -04:00