Commit Graph

13347 Commits

Author SHA1 Message Date
dependabot[bot] 7970cf974d Bump object-inspect from 1.3.0 to 1.8.0
Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.3.0 to 1.8.0.
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Commits](https://github.com/inspect-js/object-inspect/compare/v1.3.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-23 06:30:05 +00:00
Quincy Morgan 9d70ad4119 Improve performance by only checking nearby segments for almost_junction validation connections 2020-06-22 17:17:45 -04:00
Quincy Morgan d179f791a9 Significantly improve the performance of the crossing_ways validation in areas with long ways (close #7656) 2020-06-22 16:49:32 -04:00
Quincy Morgan 2b4a5d9e66 Fix lint error 2020-06-22 15:36:34 -04:00
Quincy Morgan fd180ff60c Improve performance somewhat in some scenarios (re: #7656) 2020-06-22 13:35:51 -04:00
Quincy Morgan 7cfedae5db Add to ACCESSIBILITY.md 2020-06-22 11:38:06 -04:00
Quincy Morgan 176ce9fecc Merge pull request #7723 from openstreetmap/dependabot/npm_and_yarn/rollup-2.18.0
Bump rollup from 2.16.1 to 2.18.0
2020-06-22 09:46:42 -04:00
Quincy Morgan 3474aaa9ad Deprecate crossing=traffic_lights (close #7685) 2020-06-22 09:42:52 -04:00
dependabot[bot] 087521b42d Bump rollup from 2.16.1 to 2.18.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.16.1 to 2.18.0.
- [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/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-22 13:40:04 +00:00
Quincy Morgan 79190945d0 Start documenting iD's mulitlingual support (re: #7713) 2020-06-19 16:38:22 -04:00
Quincy Morgan c08c6f283c Add initial ACCESSIBILITY.md file (re: #7713) 2020-06-19 14:05:44 -04:00
Quincy Morgan e7eef051fa Be less expansive with touch action selector (re: #7708) 2020-06-19 11:21:05 -04:00
James Kingdom e207996861 Merge pull request #7718 from manfredbrandl/develop
Add missing quote in CONTRIBUTING.md
2020-06-18 18:12:08 +01:00
Manfred Brandl 3f9933cad3 Add missing quote in CONTRIBUTING,md
Line 430 after develop
2020-06-18 18:33:20 +02:00
Quincy Morgan cc52b6cfd4 Prevent empty combo fields from adding a blank tag 2020-06-18 10:51:12 -04:00
Quincy Morgan b1194f59e8 npm run translations 2020-06-18 09:57:33 -04:00
Quincy Morgan 181c4de547 Update CONTRIBUTING.md 2020-06-18 09:55:44 -04:00
Quincy Morgan 01aa237857 Fix lint errors 2020-06-18 09:06:52 -04:00
Quincy Morgan 373dd965a6 Enable loading transifex credentials as environment variables 2020-06-17 18:12:59 -04:00
Quincy Morgan b441bd50ab Update name, terms, icon, and ID of organic supermarket preset (close #7714)
Add Organic Products field
2020-06-17 17:21:48 -04:00
Quincy Morgan 9010fb9535 Revert "Only update selection styling for full redraws (re: #7706)"
This reverts commit f53cce783a.
2020-06-17 15:15:41 -04:00
Quincy Morgan 47c45f4b94 Fix lint errors 2020-06-17 14:29:12 -04:00
Quincy Morgan 2ed26611e1 Add documentation of scale factor parameters to custom background instructions (re: #7712)
Improve formatting of custom background instructions
2020-06-17 14:17:39 -04:00
Quincy Morgan 1b6e44bc14 Support {@2x} and {r} as parameters for high-res custom TMS tiles (close #7712)
Use retina tiles for the locator overlay on supported displays
2020-06-17 12:40:36 -04:00
Quincy Morgan 25f403d23d Merge pull request #7711 from openstreetmap/dependabot/npm_and_yarn/rollup-2.16.1
Bump rollup from 2.13.1 to 2.16.1
2020-06-17 09:35:21 -04:00
dependabot[bot] 96186806a6 Bump rollup from 2.13.1 to 2.16.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.13.1 to 2.16.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/v2.13.1...v2.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-17 05:11:33 +00:00
Quincy Morgan 078c38c806 npm run imagery (re: #7025) 2020-06-16 17:45:31 -04:00
Quincy Morgan b96401e29c Disable all touch actions in the map (re: #7708) 2020-06-16 17:26:53 -04:00
Quincy Morgan bea1fdc692 Check feature names against additional generic tag keys/values 2020-06-16 17:08:35 -04:00
Quincy Morgan e790525903 Remove unneeded full redraw upon entering modeSelect 2020-06-16 13:41:45 -04:00
Quincy Morgan 3ba805d6ca Skip editableDataEnabled check in rendererFeatures filters (re: #7706) 2020-06-16 13:19:54 -04:00
Quincy Morgan e476321818 Use loops instead of functions in actionDisconnect.connections, for performance (re: #7706) 2020-06-16 13:18:59 -04:00
Quincy Morgan 5f93da5a59 Add a reusable function for calculating the combined extent of multiple entities (re: #7706) 2020-06-16 13:17:43 -04:00
Quincy Morgan f53cce783a Only update selection styling for full redraws (re: #7706) 2020-06-16 13:14:06 -04:00
Quincy Morgan 24b124e536 Fix infinite recursion error caused when rendering cyclical relations (close #7691) 2020-06-16 10:24:42 -04:00
Quincy Morgan b5377b7587 Support beacons on vertices 2020-06-15 17:18:19 -04:00
Quincy Morgan 74a6e9d574 Add ascent, descent, and roundtrip fields to relevant route presets (close #7671) 2020-06-15 16:55:29 -04:00
Quincy Morgan 0473243930 Add workaround for broken rapid tapping on iOS 13.4+ (close #7694) 2020-06-15 12:27:53 -04:00
Quincy Morgan e81f1d8206 Add derived data for #7703 2020-06-15 12:21:45 -04:00
Quincy Morgan 97f31f50c6 Merge pull request #7705 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-commonjs-13.0.0
Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
2020-06-15 10:08:14 -04:00
Quincy Morgan 38f2867c59 Merge pull request #7703 from henry4442/patch-1
bicycle_foot: Add "de" to notCountryCodes
2020-06-15 09:34:24 -04:00
dependabot[bot] 47b036fad2 Bump json-stringify-pretty-compact from 1.2.0 to 2.0.0
Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/lydell/json-stringify-pretty-compact/releases)
- [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lydell/json-stringify-pretty-compact/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 09:23:06 -04:00
dependabot[bot] 090539eda4 Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 05:21:49 +00:00
henry4442 9bee84ca34 Add "de" to notCountryCodes
see: https://github.com/openstreetmap/iD/issues/6836#issuecomment-643802110
2020-06-14 22:54:12 +02:00
Quincy Morgan 7565e685d1 Fix lint warning 2020-06-12 14:19:13 -04:00
Quincy Morgan 51f465c84e Flash disabled reason for zoom buttons on touch action (close #7699) 2020-06-12 14:18:31 -04:00
Quincy Morgan 70aaa0fa3a Add disabled message to tooltip when Zoom To Selection button is disabled 2020-06-12 13:55:05 -04:00
Quincy Morgan 4874ee2c62 Add disabled messages for zoom in/out buttons when at max/min zooms 2020-06-12 13:44:13 -04:00
Quincy Morgan b7bb8213ba Flash the disabled message for touch interaction for the save button (re: #7699)
Don't flash undo/redo tooltip text when the map isn't editable
2020-06-12 13:10:15 -04:00
Quincy Morgan a1e6a1acd9 Increase tolerance for discarding erroneous mouse pointenter events on touch devices 2020-06-12 13:06:29 -04:00