Commit Graph

13234 Commits

Author SHA1 Message Date
dependabot[bot]
09edfbf382 Bump @rollup/plugin-commonjs from 11.1.0 to 12.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...commonjs-v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-04 21:33:25 +00:00
Quincy Morgan
e248601371 Specify GitHub label for dependabot pull requests 2020-06-04 17:21:44 -04:00
Quincy Morgan
f21595aaf0 Merge pull request #7664 from openstreetmap/dependabot/npm_and_yarn/eslint-7.1.0
Bump eslint from 6.8.0 to 7.1.0
2020-06-04 17:16:21 -04:00
Quincy Morgan
7cd830f325 Update statistics 2020-06-04 17:15:24 -04:00
Quincy Morgan
097b76c4fa Merge pull request #7665 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-8.0.0
Bump @rollup/plugin-node-resolve from 7.1.3 to 8.0.0
2020-06-04 17:09:25 -04:00
Quincy Morgan
29232e3bdb Merge pull request #7666 from openstreetmap/dependabot/npm_and_yarn/rollup-plugin-visualizer-4.0.4
Bump rollup-plugin-visualizer from 3.3.2 to 4.0.4
2020-06-04 17:09:09 -04:00
Quincy Morgan
9f5d01502d Merge pull request #7662 from openstreetmap/dependabot/npm_and_yarn/rollup-2.13.1
Bump rollup from 1.31.1 to 2.13.1
2020-06-04 17:08:56 -04:00
dependabot[bot]
b74d66f21b Bump rollup-plugin-visualizer from 3.3.2 to 4.0.4
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 3.3.2 to 4.0.4.
- [Release notes](https://github.com/btd/rollup-plugin-visualizer/releases)
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/btd/rollup-plugin-visualizer/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-04 20:52:52 +00:00
dependabot[bot]
c43f72002c Bump @rollup/plugin-node-resolve from 7.1.3 to 8.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 7.1.3 to 8.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.3...node-resolve-v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-04 20:51:54 +00:00
dependabot[bot]
def9756a85 Bump eslint from 6.8.0 to 7.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-04 20:49:55 +00:00
dependabot[bot]
c781f39167 Bump rollup from 1.31.1 to 2.13.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.31.1 to 2.13.1.
- [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/v1.31.1...v2.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-04 20:46:14 +00:00
Quincy Morgan
9dbc2b1ff8 Create dependabot.yml 2020-06-04 16:44:00 -04:00
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