Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add widgets to v9 changelog #8487

Merged
merged 2 commits into from Feb 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -107,6 +107,10 @@ Ref: http://keepachangelog.com/en/0.3.0/

#### deck.gl [9.0.0-alpha.1] - Nov 10 2023

- Add widgets prop to Deck class (#8023)
- add(widgets) fullscreen widget (#8024)
- chore: Fix widget module publishing (#8178)
- Fix widgets stylesheet.css (#8210)
- chore: use node 18 (#8222)
- chore: loaders.gl update to v4.0 (#8215)
- chore: math.gl update to v4.0 (#8204)
Expand Down