Skip to content

feat(react): export all widgets#10083

Merged
Pessimistress merged 1 commit intomasterfrom
x/react-wrappers
Mar 11, 2026
Merged

feat(react): export all widgets#10083
Pessimistress merged 1 commit intomasterfrom
x/react-wrappers

Conversation

@Pessimistress
Copy link
Copy Markdown
Collaborator

Change List

  • Add wrappers for missing widgets
  • Export all prop types

// SPDX-License-Identifier: MIT
// Copyright (c) vis.gl contributors

import {_FpsWidget} from '@deck.gl/widgets';
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it also time to remove the underscore? _FpsWidget -> FpsWidget etc

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Widget graduation" could be listed in / decided in audit doc?

// SPDX-License-Identifier: MIT
// Copyright (c) vis.gl contributors

import {_FpsWidget} from '@deck.gl/widgets';
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Widget graduation" could be listed in / decided in audit doc?

@Pessimistress
Copy link
Copy Markdown
Collaborator Author

Will handle graduation in another PR.

@Pessimistress Pessimistress merged commit ac61e2f into master Mar 11, 2026
2 of 3 checks passed
@Pessimistress Pessimistress deleted the x/react-wrappers branch March 11, 2026 21:09
@chrisgervang chrisgervang added this to the v9.3 milestone Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants