Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@gooddata/sdk-ui-ext
Advanced tools
This package is a part of the GoodData.UI SDK. To learn more, check the source monorepo.
This project implements extensions on top of stable components included in the SDK. The extensions land here instead of their own project as part of their staged development. They typically meet one or more of the following criteria:
The code is production quality, however:
or
or
The code itself beta quality
Read on about different extensions to learn more about its stability and quality guarantees.
This extension implements visualizations that can be plugged and then used seamlessly in Analytical Designer (AD) and KPI Dashboard (KD). The extension defined Service Provider Interface that the pluggable visualizations must implement and then implements 'pluggables' for all visualizations in the SDK proper.
The code here is production grade, it is used in AD and KD.
The SPI that the pluggable visualizations must implement is of early alpha quality. It is expected to change radically in the future.
While it is possible to implement new pluggable visualizations, it is currently not possible to plug them dynamically into AD and KD. Today this is done at AD and KD build time.
This extension provides InsightView
component that allows developers to embed an Insight created using
Analytical Designer (AD). This is the spiritual successor of the Visualization
component from SDK v7.x.
The main difference between the old Visualization
and InsightView
is that the InsightView
renders the
embedded insights using the exact same components that are used in AD = the pluggable visualizations.
The code here is production grade.
The API is stable. No breaking changes expected.
While we expect breaking changes on the pluggable visualizations API and larger changes in their internals, we
do not anticipate breaking changes in the InsightView
.
The InsightView
component is located in the extensions module purely due to dependency on the pluggable
visualizations. It is safe to use in your production code.
(C) 2017-2022 GoodData Corporation
This project is under commercial license. See LICENSE.
FAQs
GoodData.UI SDK - Extensions
We found that @gooddata/sdk-ui-ext demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.