Skip to content

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 3, 2025

Summary

  • add PanWidget and ZoomRangeWidget deck.gl widgets to the experimental package, including a shared long-press button helper
  • wire the new widgets into the graph viewer examples and drop the legacy React positioned view control export
  • enable JSX/Preact compilation for the experimental workspace and add the required dependency

Testing

  • yarn workspace @deck.gl-community/experimental test (fails: vitest not found in PATH)
  • yarn workspace @deck.gl-community/react test (fails: vitest not found in PATH)
  • pre-commit hooks (fail: missing optional zod dependency in workspace)

https://chatgpt.com/codex/tasks/task_e_6908d1b4a24c8328a06e8897097257b8

@ibgreen ibgreen merged commit 498bc03 into master Nov 3, 2025
1 check failed
@ibgreen ibgreen deleted the codex/add-panwidget-and-zoomrangewidget branch November 3, 2025 17:28
ibgreen added a commit that referenced this pull request Nov 4, 2025
* Add collapsed chain visibility tests and fix marker style typing

* Improve DAG chain collapsing controls

* Adjust collapsed chain markers

* Add logging for collapsed chain interactions

* Integrate DAG chain collapsing into graph viewer

* Fix DAG chain toggles and highlight collapsed markers

* Fix chain marker source resolution

* Draw chain outlines using bounding boxes

* Round chain outlines and color collapsed boxes red

* feat(graph-layers): Add zod graph stylesheet schema dependencies (#333)

* Enable Docusaurus v4 future flags (#338)

* feat(experimental): add pan and zoom widget (#341)

* Generate graph style JSON schema during build (#342)

* docs: align graph styling guides and examples with stylesheet API (#340)

* [editable-layers] Real double-click used to finish drawing (#225)

* fix(graph-layers): restore dag arrow decorator color property (#343)

* chore: CI run tests on commits in master (#344)

* docs: consolidate graph stylesheet reference (#345)

* wip

---------

Co-authored-by: mwilniewiec <[email protected]>
Co-authored-by: felixpalmer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants