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

Rebase commits onto upstream #859 #4

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Rebase commits onto upstream #859 #4

merged 2 commits into from
Apr 24, 2024

Conversation

ksitu0
Copy link

@ksitu0 ksitu0 commented Apr 24, 2024

Otherwise cannot import properly due to package version issues. (Can verify by using the @beta tags for all nebula.gl packages in our projects.)

Notes:

  • yarn test no longer works because upstream PR 859 is more than 1 year old. It uses babel with an incompatible typescript version (likely because breaking changes were introduced after PR 859)
  • Incoming migration: uber/nebula.gl issue 902

EddyIonescu and others added 2 commits April 23, 2024 23:43
Change the default value of layerIds to be null, additionally becoming
an optional argument. This allows SelectionLayers to select any layer
that is pickable and visible by default, aligning with the pickObjects
method in DeckGL that it used for rectangle and polygon selection.
@ksitu0 ksitu0 requested a review from EddyIonescu April 24, 2024 04:37
@ksitu0 ksitu0 merged commit f3ea449 into master Apr 24, 2024
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.

2 participants