Skip to content

Releases: visgl/deck.gl

v9.1.12

14 May 09:08
Compare
Choose a tag to compare
  • fix: do not touch stencil in _renderPass() (#9630)
  • chore: Reduce lint errors (#9550)
  • chore(layers): Change warning to debug message (#9621)

v9.1.11

18 Apr 11:03
Compare
Choose a tag to compare
  • CARTO: Make autoLabels prop optional (#9593)

v9.1.10

17 Apr 15:41
Compare
Choose a tag to compare
  • CARTO: Automatically add labels to line & polygon layers (#9449)
  • chore: More lint fixes (#9582)
  • Feat: Add backgroundBorderRadius to TextLayer (#9447)
  • CARTO: Do not mutate passed in loadOptions objects (#9580)

v9.1.9

14 Apr 11:46
Compare
Choose a tag to compare
  • CARTO: Fallback to hidden tiles for maxDensity (#9578)
  • fix(carto): RasterTileLayer to support external options (#9561)

v9.1.8

24 Mar 17:36
Compare
Choose a tag to compare
  • fix(mapbox): interleaving by reverting #9483 (#9542)

v9.1.7

21 Mar 10:50
Compare
Choose a tag to compare
  • Append .js to WebGPU shaders for script builds (#9537)
  • fix(carto): Fix tree-shaking of CartoRasterTileLoader (#9535)

v9.1.6

19 Mar 10:15
Compare
Choose a tag to compare
  • CARTO: Default to PointLabelLayer in VectorTileLayer (#9524)
  • chore: Bump to [email protected] (WebGPU fixes) (#9525)
  • feat: line layer and project module port to WGSL, test app for WebGPU line (#9509)
  • fix(chore): Disable constant attributes under WebGPU (#9506)
  • chore: WebGPU plumbing (#9502)

v9.1.5

12 Mar 11:28
Compare
Choose a tag to compare
  • DataFilterExtension: Make filterCategories prop optional (#9495)
  • CARTO: RasterLayer improve shader precision at high zooms (#9518)
  • fix(scatterplot-layer): use numeric uniform for "filled" to avoid GPU driver bug (#9514)
  • chore: WebGPU plumbing (#9480)
  • chore: WebGPU plumbing #1 (#9476)
  • feat(widgets): new ResetViewWidget (#9478)
  • feat(widgets): New ScreenshotWidget (#9477)

v9.1.4

27 Feb 07:02
Compare
Choose a tag to compare
  • feat(mapbox): support Mapbox v3 Standard style slot (#9468)
  • fix(mapbox): relax MapboxOverlay type (#9467)
  • fix(widgets): ZoomWidget: Prevent crash when used with OrthographicView (#9459)

v9.1.3

20 Feb 18:08
Compare
Choose a tag to compare
  • CARTO: HeatmapTileLayer fix palette updating (#9453)
  • pydeck: Set default map style if not provided (#9419)