Update dependency mapbox-gl to v0.54.1 #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.49.0->0.54.1Release Notes
mapbox/mapbox-gl-js
v0.54.1Compare Source
Bug fixes
v0.54.0Compare Source
Breaking changes
localIdeographFontFamilymap option on by default. This may change how CJK labels are rendered, but dramatically improves performance of CJK maps (because the browser no longer needs to download heavy amounts of font data from the server). AddlocalIdeographFontFamily: falseto turn this off. #8008PopupmaxWidthoption, set to"240px"by default. #7906Major features
mapbox-gl-csp.jsbundle for strict CSP environments whereworker-src: blobis disallowed. #8044Minor features and improvements
"visibility": "visible". #8005rel="noopener"attributes to links that lead to external websites (such as Mapbox logo and OpenStreetMap edit link) for improved security. #7914map.showTileBoundariesis turned on. #7963canvasSource.pauseto be more reliable and able to render a single frame. #8130Bug fixes
source.setData(url)many times. #8035map.getCenter()returned a reference to an internalLngLatobject instead of cloning it, leading to potential mutability bugs. #7922Map#removeFeatureStatedoes not remove the state from some tile zooms #8087removeFeatureStatedidn't work on features withidequal to0. #8150 (h/t jutaz)v0.53.1Compare Source
Bug fixes
v0.53.0Compare Source
Features and improvements
fill-extrusionquerying with ray picking (#7499)clusterPropertiesoption for aggregated cluster properties (#2412, fixed by #7584)fitBoundsoptions. (#7681) (h/t elyobo)Map#remove(#7749) (h/t andycalder)Map#removeFeatureState(#7761)number-formatexpression (#7626)symbol-sort-keystyle property (#7678)Bug fixes
file://protocol in XHR requests for Cordova/Ionic/etc (#7818)LngLat.toBounds()default radius to 0 (#7722, fixed by #7723) (h/t cherniavskii)feature-statedependent layers (#7523, fixed by #7790)map.repaintfrom mistakenly enabling continuous repaints (#7667)v0.52.0Compare Source
Breaking changes
mapbox://urls so they can be transformed withconfig.API_URL(#7594)Features and improvements
config.API_URL(#7594)Bug fixes
v0.51.0Compare Source
November 7, 2018
✨ Features and improvements
MercatorCoordinatetype (#7488)contextmenuto be enabled (#2301, fixed by #7369)LngLatconversion from{lat, lon}(#7507) (h/t bfrengley)feature-stateexpressions in filters (#7366)🐛 Bug fixes
hashwithin iframes in IE11 (#7411)v0.50.0Compare Source
October 10, 2018
✨ Features and improvements
concatexpression andtext-fieldproperty (#6190, fixed by #7280)fill-extrusion-vertical-gradientproperty for controlling shading of fill extrusions (#5768, fixed by #6841)ImageSource(#4050, fixed by #7342) (h/t dcervelli)🐛 Bug fixes
log2andlog10in IE11 (#7318, fixed by #7320)letexpression stripping expected type during parsing (#7300, fixed by #7301)literalexpression (#7336, fixed by #7337)to-coloron values that are already of typeColor(#7260)to-arrayfor empty arrays ((#7261))text-fieldwhen using formatted text (#7351)nullto0into-numberexpression (#7083, fixed by #7274)CanvasSourcewhen it crosses the antimeridian (#7273)CanvasSourcenot respecting alpha values set oncanvaselement (#7302, fixed by #7309)loadedafter certain runtime styling changes when there were errored tiles in the viewport (#7355)*-allow-overlap: truewhen panning into the viewport (#7172, fixed by#7244)mouseoverevent (#7295, fixed by #7299)getImageif an SVG is requested (#7312, fixed by #7313)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.