-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update Deck GL v9 #838
Update Deck GL v9 #838
Conversation
Pull Request Test Coverage Report for Build 8704831341Details
💛 - Coveralls |
Visit the preview URL for this PR (updated for commit a204929): https://cartodb-fb-storybook-react-dev--pr838-padawannn-deck-v-wcqd9cyr.web.app (expires Tue, 23 Apr 2024 11:35:50 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 517cc4d31d7e09cf277774e034094b67c301cd4c |
@padawannn, can you review all workspace dependencies? I see |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a minor comment, and it's pending a fix for the build... And I guess is missing an entry in the changelog. Apart from that LGTM
@@ -11,7 +11,7 @@ | |||
"allowSyntheticDefaultImports": true, | |||
"noEmit": true, | |||
"baseUrl": ".", | |||
"compileOnSave": true, | |||
// "compileOnSave": true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
leftover?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to typescript validor compileOnSave is not a valid option.
Added the entry in the changelog, thx!
Done, thx |
useCartoLayerProps
to only return properties necessary to interact with the widget system