Skip to content

Releases: visgl/deck.gl-community

v9.3.7

11 Jun 12:55

Choose a tag to compare

publish

v9.3.5

03 Jun 22:25

Choose a tag to compare

  • ci: one more attempt

v9.3.2

16 Apr 16:43

Choose a tag to compare

What's Changed

Full Changelog: v9.3.1...v9.3.2

v9.3.1

15 Apr 22:16

Choose a tag to compare

What's Changed

✨ Features

  • feat(editable-layers): non-geospatial coordinate system support — EditModeCoordinateSystem abstraction with GeoCoordinateSystem and CartesianCoordinateSystem by @charlieforward9 in #587
  • feat(geo-layers): SharedTile2DLayer, SharedTileset2D, TileGridLayer for coordinated multi-view tile loading by @ibgreen in #574
  • feat(widgets): new widgets, de-reactify examples by @ibgreen in #568
  • feat(three/tree-layer): stronger canopy shape variety for spherical tree types by @charlieforward9 in #540
  • feat: CI testing, dev/ structure, TimelineLayer, and coverage reporting by @charlieforward9 in #544
  • feature(editable-layers): Integrate 3d picking by @felixpalmer in #577
  • basemap-layers: Initial public version by @ibgreen in #572

📖 Docs & Website

🐛 Fixes

  • fix(widgets): restore Preact as JSX renderer, align with @deck.gl/widgets design by @charlieforward9 in #543
  • Fix CSS scale handling by passing through mjolnir.js event data by @rjwats in #558
  • chore(editable-layers): Move @math.gl/core to dependencies by @felixpalmer in #584
  • chore(editable-layers): remove unused dependencies by @charlieforward9 in #539

🏗️ Infrastructure

New Contributors

Full Changelog: v9.2.8...v9.3.1

v9.2.8

08 Apr 22:23

Choose a tag to compare

What's Changed

  • Add overlay callbacks to HTML widget by @ibgreen in #430
  • test(widgets): overlay and callback coverage by @charlieforward9 in #528
  • docs(agents): document release workflow by @charlieforward9 in #529
  • Add npm version badges to all module READMEs by @Copilot in #531
  • Add npm weekly download badges to all module READMEs by @Copilot in #536
  • feat(three/tree-layer): crop/fruit visualisation, organic canopy & per-tree variety by @charlieforward9 in #533

Full Changelog: v9.2.5...v9.2.8

v9.2.5

21 Feb 02:02

Choose a tag to compare

What's Changed

  • chore(deps): bump @babel/runtime from 7.25.0 to 7.27.6 by @dependabot[bot] in #250
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /website by @dependabot[bot] in #253
  • chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #257
  • chore(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #283
  • chore(deps-dev): bump vite from 5.4.19 to 5.4.21 by @dependabot[bot] in #285
  • chore: Bump to deck.gl@9.2 by @ibgreen in #284
  • Add d3-dag example for graph module by @ibgreen-openai in #289
  • chore: Switch from jest to vitest by @ibgreen in #292
  • [chore] restore graph module tests by @ibgreen in #286
  • Fix website peer dependency warnings by @ibgreen in #295
  • fix: resolve Yarn post-resolution warnings by @ibgreen in #293
  • Add arrowhead decorator to graph layer by @ibgreen in #297
  • docs: overhaul graph-layers styling reference by @ibgreen in #299
  • [graph-layers] Use literal string types for constants by @ibgreen in #302
  • refactor(graph): extract reusable base stylesheet by @ibgreen in #306
  • Update dag-simple example to use D3DagLayout by @ibgreen in #304
  • Skip Playwright install when cache is hit by @ibgreen in #308
  • Fix Leaflet example build by deferring Leaflet import by @ibgreen in #309
  • chore(website): update to docusaurus@3.9 by @ibgreen in #301
  • Fix Docusaurus markdown link warning configuration by @ibgreen in #312
  • chore: dependency cleanup by @ibgreen in #311
  • [Docs] Update data-model.md by @olafvisker in #279
  • Fix Docusaurus build warnings by @ibgreen in #313
  • fix(docs) Restore local search in website by @ibgreen in #314
  • Add probe.gl logging to graph layout lifecycle by @ibgreen in #318
  • Add website Yarn caching to CI and track website yarn.lock by @ibgreen in #320
  • docs(graph-layers): replace deprecated graph style constants with strings by @ibgreen in #315
  • feat(graph-viewer): extract control panel component by @ibgreen in #319
  • example(graph-layers): Add radial, hive, and multi-graph examples to graph viewer by @ibgreen in #324
  • feat(graph-layers): split style engine from stylesheet by @ibgreen in #321
  • Add DAG example to graph viewer by @ibgreen in #323
  • fix: refine graph stylesheet attribute usage by @ibgreen in #328
  • Add hover styling to Les Miserables graph example by @ibgreen in #334
  • chore: Remove unused dpendencies from repositories by @ibgreen in #336
  • Refine graph stylesheet schema dependencies by @ibgreen in #333
  • Enable Docusaurus v4 future flags by @ibgreen in #338
  • feat: add pan and zoom widgets to experimental module by @ibgreen in #341
  • Generate graph style JSON schema during build by @ibgreen in #342
  • docs: align graph styling guides and examples with stylesheet API by @ibgreen in #340
  • [editable-layers] Real double-click used to finish drawing by @mwilniewiec in #225
  • fix(graph-layers): restore dag arrow decorator color property by @ibgreen in #343
  • CI: run tests on commits in master by @felixpalmer in #344
  • docs: consolidate graph stylesheet reference by @ibgreen in #345
  • docs: add agent guidance for major subtrees by @ibgreen in #332
  • Add broken stylesheet graph viewer example and set ML DAG default by @ibgreen in #347
  • examples(graph-layers) Extract collapse controls component for graph viewer by @ibgreen in #351
  • chore(graph-layers) Refactor collapsed chain utilities by @ibgreen in #353
  • Limit graph viewer sidebar height by @ibgreen in #356
  • Add Monaco stylesheet editor to graph viewer by @ibgreen in #358
  • feat(graph-layers) add bounds calculation to layouts and graph-viewer by @ibgreen in #357
  • feat(graph-viewer): add dag layout configuration controls by @ibgreen in #359
  • Add graph viewer category filtering and docs by @ibgreen in #365
  • Add deterministic ML lineage DAG sample dataset by @ibgreen in #364
  • docs(graph-layers): Improve layout docs by @ibgreen in #370
  • chore: add update-release-branch script by @felixpalmer in #372
  • chore(CI): Match setup in test workflow for release by @felixpalmer in #374
  • feat(graph-layers): break out collapsable D3 DAG layout subclass by @ibgreen in #373
  • feat(graph-layers): Layered DAG support by @ibgreen in #375
  • Add Charles as the editable-layer maintainer by @chrisgervang in #371
  • Mark geo-layers as public for npm publishing by @felixpalmer in #376
  • Publish leaflet package by @felixpalmer in #377
  • feat(graph-layers) Add GraphLayer data prop by @ibgreen in #363
  • Move layout prop description types into props form by @ibgreen in #382
  • feat(graph-layers): add rank grid utilities and layer by @ibgreen in #378
  • Fix layout lifecycle events for hive and radial layouts by @ibgreen in #384
  • example(graph-layers) graph-viewer tooltip formatting by @ibgreen in #386
  • chore(graph-layers) Extract a common graph interface by @ibgreen in #387
  • test(graph-layers): share graph behavior tests by @ibgreen in #391
  • feat(graph-layers): default JSON loader emits tabular graph by @ibgreen in #390
  • feat(graph-layers) TabularGraph uses tabular node/edge state storage by @ibgreen in #394
  • chore(graph-layers): unify graph stylesheet engine usage by @ibgreen in #397
  • feat(widgets): new widgets module and example by @ibgreen in #399
  • docs: polish by @ibgreen in #310
  • docs(graph-layers) Reorganize docs by @ibgreen in #392
  • feat(graph-layers) Replace graph events with callback props by @ibgreen in #398
  • docs(geo-layers): document global grid helpers by @ibgreen in #405
  • docs(geo-layers): fix global grid layer examples by @ibgreen in #404
  • Add PathMarker and PathOutline example and docs by @ibgreen in #403
  • feat(editable-layers): Experimental edit mode widget + example by @ibgreen in #406
  • feat(graph-layers) Add ArrowGraph by @ibgreen in #411
  • feat(graph-layers) Add DOTGraphLoader with tests and docs by @ibgreen in #414
  • docs: refresh GraphLayout guide by @ibgreen in #416
  • Use ArrowGraph in graph viewer example by @ibgreen in #413
  • docs: expand graph layout tutorial by @ibgreen in #418
  • feat(gr...
Read more

v9.1

21 Feb 02:00

Choose a tag to compare

What's Changed

Read more