DRay
02-08-2024Admin
ComposeSDK Minor version 1.3.0 released
[1.3.0] - 2024-02-07
Added
- Implement additional components and hooks in
@sisense/sdk-ui-vue
package for internal testing - Support filter relations (logic operators
and
andor
) forDashboardWidget
anduseExecuteQueryByWidgetId
Changed
- Show loading indicator on chart data re-fetch
- Extend component
IndicatorChart
to support ticker mode (prop paramforceTickerView
) regardless of the display size - Extend component
MemberFilterTile
to add indication of inactive members - Support
onDataPointClick
prop forAreamapChart
- Refactor to reuse
WidgetModel
inDashboardWidget
anduseExecuteQueryByWidgetId
- Minor improvements for chart navigator, i18n translations, and SSO flow.