Closed padawannn closed 7 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
packages/react-widgets/src/layers/EditableCartoGeoJsonLayer.js | 0 | 1 | 0.0% | ||
packages/react-widgets/src/models/fqn.js | 52 | 57 | 91.23% | ||
<!-- | Total: | 56 | 62 | 90.32% | --> |
Totals | |
---|---|
Change from base Build 8628083789: | 2.9% |
Covered Lines: | 2797 |
Relevant Lines: | 3617 |
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 "@carto/react-api": "^3.0.0-alpha.3",
when the last version is "@carto/react-api": "^3.0.0-alpha.5"
and the ^
doesn't work in alpha,
@padawannn, can you review all workspace dependencies?
I see
"@carto/react-api": "^3.0.0-alpha.3",
when the last version is"@carto/react-api": "^3.0.0-alpha.5"
and the^
doesn't work in alpha,
Done, thx
useCartoLayerProps
to only return properties necessary to interact with the widget system