# Changelog
# [1.23.0] - 2024-11-12
# Added
- Add component
NlqChartWidget
for internal testing - Add
fromChartWidgetProps()
andtoWidgetDto()
towidgetModelTranslator
for internal testing - Implement
typedoc-plugin-diff-packages
to check feature parity across UI frameworks
# Changed
- Deprecate component
DashboardWidget
– use componentWidgetById
instead - Implement new
DrilldownWidget.drilldownPaths
in Angular and Vue - Extend
MembersFilter
andMemberFilterTile
to support single and multi selection - Refactor
analytics-composer/ModelTranslator
towidgetComposer
anddashboardComposer
- Refactor component
ChartMessage
(internal) to usewidgetComposer.toWidgetProps
- Fix wrong drilldown menu items on a dasbhoard
- Fix error boxes showing control in
ErrorBoundary
- Improve pivot tables: fix pivot url without trailing slash, add the 'csrf' validation event and trigger the 'register' event in the correct sequence
- Improve CI pipeline: move build artifacts to cache and add more nx adaptation
- Update code templates for Widget Embed Code in Fusion
# [1.22.0] - 2024-10-28
# Added
- Add hook
useComposedDashboard
(alpha) for flexible dashboard composition in React - Add hook
useDashboardTheme
for internal testing - Support persistence of dashboard for internal testing
- Add callback
onDataReady
toChartProps
for internal testing - Add custom translations loader for internal testing
- Extend CLI
get-data-model
command to include attribute's data source into resulting data model - Add CommonJS builds to the packages of
sdk-common
,sdk-modeling
,sdk-query-client
,sdk-rest-client
,sdk-tracking
, andsdk-preact
to support Jest compatibility
# Changed
- Remove internal
enableTracking
property inSisenseContextProviderProps
- Make
ErrorBox
not show by default - Fix empty pivot due to incorrect socket namespace for custom tenant
- Use absolute y-values for pie charts
- Align “select/unselect” cross-filtering behavior with Fusion
- Migrate
ChartWidget
to use a new internaluseWithDrilldown
hook
# [1.21.0] - 2024-10-15
# Added
- Add utility methods for manipulating filters of
DashboardProps
- Implement component
CriteriaFilerTile
in Angular - Implement component
RelativeDateFilterTile
in Vue
# Changed
- Show filter attribute title in unsupported filter tiles
- Make filter panel collapsible in
DashboardById
andDashboard
components - Fix error caused by CSS named colors in
ThemeProvider
- Enable forecast and trend in Fusion widgets
# [1.20.0] - 2024-10-01
# Added
- Add
widgetModelTranslator
for translating between a widget model and related component props - Add
dashboardModelTranslator
for translating between a dashboard model and related component props - Add hook
useExecutePluginQuery
(alpha) for use in plugin components - Implement custom context menu and sub-menu for dashboard cross-filtering and drilldown
- Add internal change detection props and hook to coordinate cross filtering and drilldown
- Support drilldown hierarchies (including predefined date hierarchies) for
ChartWidget
,DrilldownWidget
for internal testing - Add hook
useGetHierarchyModels
that retrieves existing hierarchy models from Fusion - Add plugin
highcharts-rounded-corners
for Highcharts (internal charting library)
# Changed
- Breaking: Restructure
DashboardProps
for beta release:widgets
to usingWidgetProps[]
, instead ofWidgetModel[]
,layout
tolayoutOptions
,widgetFilterOptions
towidgetOptions
- Deprecate
get*Props()
onWidgetModel
– use utility functions ofwidgetModelTranslator
instead - Move components
DashboardById
andDashboard
to beta for React, Angular, and Vue - Support dashboards of multiple data sources
- Handle Fusion date formats from locale
- Extend data point entries with
displayValue
- Consolidate interface for custom chart plugins
- Improve filters: translation of
doesn't equal
filter, update ofCriteriaFilterTile
, formula in ranked filter - Replace
fetch-intercept
with an isolated in-house implementation - Extend CLI
get-data-model
to support perspectives - Improve charts: "No Results" overlay added to all charts, data options validation for trend or forecast, polar chart stacking and value labels disabling
- Improve pivot tables: container size, additional visual tests
# [1.19.0] - 2024-09-17
# Added
- Support loading of fonts from Fusion
- Support dashboard rendering of text widgets and chart plugins for internal testing
# Changed
- Fix missing spaces in headings for
MemberFilterTile
,Table
, andPivotTable
- Extend
DataPoint
types with metadata - Fix rendering of charts without values to match Fusion
- Fix pivot table error due to invalid datetime formatting
- Improve type guards for narrowing filter types
# [1.18.1] - 2024-09-04
# Added
- Disable forecast and trend in Fusion widgets temporarily to troubleshoot authorization-related issues
# [1.18.0] - 2024-09-03
# Added
- Add auto zoom feature to
DashboardWidget
# Changed
- Improve
SisenseContextProvider
: support of Fusion authentication - Extend
measureFactory.customFormula
to support filters - Improve
PivotTable
: proper handling of web socket readiness - Fix
DashboardWidget
with filter relations and highlights - Improve tooltips for forecast and trend
- Improve charts: palette colors of
BoxplotChart
, refactoringThemeSettings.chart.panelBackgroundColor
, makingcolor
column optional inAreamapChart
, support of thousands separator from oldnumberFormat
config, axis labels for stacked percent charts - Improve infrastructure: visual tests of dashboard assets of diffent widget types, replacement of CommonJS dependencies (e.g., lodash)
# [1.17.1] - 2024-08-22
# Changed
- Improve error handling of WAT authentication
- Fix an issue in
Table
so user-provided data are sorted in their entirety, instead of per page - Apply widget description as
accessibility.description
forChartWidget
# [1.17.0] - 2024-08-20
# Added
- Move components
DashboardById
andDashboard
to internal alpha for React, Angular, and Vue - Support external usage tracking callback configured through
trackingConfig.onTrackingEvent
of theAppConfig
- Refactor
ChartWidget
to reuseDrilldownWidget
internally - Support drill down for scatter chart widgets
# Changed
- Deprecate internal
enableTracking
property inSisenseContextProviderProps
– usetrackingConfig.enabled
of theAppConfig
instead - Extend
ThemeSettings
to support animation-related config - Improve dashboard rendering: locked filters in cross filtering, resetting levels of
CascadingFilterTile
, highlight of all categories in cartesian charts, dashboard theme setting, matching theme for widget header info panel - Refactor component
Table
to reduce computations and re-renders - Fix issues of charts: legend position of funnel chart, number formatting for indicator's secondary value
- Improve
SisenseContextProvider
in React: support of pendingtoken
orwat
for delayed authentication and custom error handling - Improve testing: disabling animation for e2e tests
# [1.16.0] - 2024-08-06
# Added
- Extend cartesian charts to support trends and forecast for internal testing
- Extend
ThemeSettings
to support widget theme settings - Support widget design styling on fetched dashboards
- Support dashboard color palette
- Extend
useExecuteQueryByWidgetId
hook to support pivot tables - Add embed code logic in
@sisense/sdk-ui/analytics-composer
namespace for internal testing
# Changed
- Improve query validation logic for query hooks and components
- Improve dashboard rendering: conversion of cascading filters between dashboard level and widget level, supporting collapsibility of
CascadingFilter
levels, fixing filter tile borders, fixing "Include All" highlights causing interference with filters - Improve charts: styling of scatter charts including data labels and legends, fixing lazy loading of table's page count,
- Fix issues of pivot table: endless rendering due to updated style options, the theme of pagination panel, "No Results" overlay, pivot sorting and redundant pivot queries
- Improve testing: visual-regression tests infra and stability, adding tests of different
Indicator
use cases, tests foruseTableData
# [1.15.1] - 2024-07-15
# Changed
- Fix an issue with
Include All
members filter
# [1.15.0] - 2024-07-15
# Added
- Extend component
MemberFilterTile
to support excluded members
# Changed
- Make improvements to dashboard rendering: fixing UI issues of
DateRangeFilter
, improve fallback jaql filter - Improve support for Common JS in
sdk-data
package
# [1.14.0] - 2024-07-10
# Added
- Implement additional components and hooks for dashboard rendering (internal testing): background filters, locked filters
- Implement components
DashboardById
andDashboard
in Angular and Vue for internal testing - Add visual regression testing infrastructure and basic tests
# Changed
- Support additional datetime levels for Live models: 'seconds' and 'minutes'
- Make improvements to charts and pivot table: tooltips of
AreaRangeChart
, default line thickness to bold forLineChart
, hidden pagination panel for single page result ofPivotTable
, handling of data options update forTableChart
- Make improvements to dashboard rendering: supporting
CustomFilter
inCascadingFilterTile
- Make improvements for
Chatbot
component: list of data topics - Improve performance by lowering priority of tracking API calls
- Handle properly empty returns of network calls
# [1.13.0] - 2024-06-26
# Added
- Implement additional components and hooks for dashboard rendering (internal testing): component
CustomFilterTile
, componentCascadingFilterTile
, hookuseCommonFilters
- Make component
LoadingOverlay
available for internal usage - Implement component
AreaRangeChart
(beta) for Angular and Vue
# Changed
- Extend
AreaRangeChart
to support smooth line - Change query cache key to work for all jaql elements
- Make improvements to charts: fixing broken charts when switching chart type, clearing point state on selection, parsing of ISO date strings with or without timezone offsets, fixing numeric values as string (highcharts error), tooltip of measure name for range charts
- Improve the translation of filter JAQL to
Filter
objects: exclude member filter, top/bottom ranking on measure, translation of deactivated members forMembersFilter
- Make improvements to dashboard rendering: numeric members in
MemberFilterTile
, dynamic resizing ofFiltersPanel
, theming forDashboardById
- Make improvements for
Chatbot
component: viewer role, scroll to bottom, input box autofocus, input length limit, hide history config
# [1.12.0] - 2024-06-11
# Added
- Add
DashboardModel
class and implementgetDashboardProps
hook for internal testing - Add
Dashboard
andDashboardById
components for internal testing - Extend
DashboardModel
to support cascading filters - Export
useLastNlqResponse
hook for extracting NLQ (Natural Language Query) response - Add tiled version of
DateRangeFilterTile
- Add support for Common JS in
sdk-data
andsdk-ui
packages
# Changed
- Make Chatbot tooltip style and data topics customizable
- Make minor tweaks and UI improvements for
Chatbot
component - Enable Angular v18 support for
sdk-ui-angular
package
# [1.11.0] - 2024-05-28
# Added
- Add React component
AreaRangeChart
(beta) - Extend component
Chart
andChartWidget
to support chart typetable
- Add highlight filters support for the
PivotTable
andDashboardWidget
components, as well as for the useGetWidgetModel hook. - Add React component
FiltersPanel
for internal testing - Add generic
useFetch
Vue composable to call any Sisense REST endpoint
# Changed
- Mark
headersColor
,alternatingColumnsColor
, andalternatingRowsColor
as@deprecated
inTableStyleOptions
– useheader.color
,columns.alternatingColor
, androws.alternatingColor
instead - Support pie chart of multiple values and no category
- Support boolean flag
ungroup
for JAQL queries with no aggregation - Make UI improvements: error messages for unsupported functionality in
BoxplotChart
and chart redraw on highlights deselect - Make improvements to AI chat to code (internal)
- Move the
@sisense/sdk-ui-vue
package from beta to General Availability (GA) - Move components
AreamapChart
,ScattermapChart
, andBoxplotChart
from beta to General Availability (GA) - Move component
PivotTable
and hookuseExecutePivotQuery
from alpha to beta - Move AI components and hooks from private beta to beta
# [1.10.1] - 2024-05-10
# Changed
- Fix an issue with CLI command
get-data-model
caused by React upgrade
# [1.10.0] - 2024-05-09
# Added
- Implement
WidgetService.getWidgetModel()
in@sisense/sdk-angular
# Changed
- Adjust
@mui
and@emotion
packages in@sisense/sdk-ui
to work with React 17 - Refactor
Chart
to simplify steps of adding new chart types - Upgrade
@sisense/sisense-charts
to 5.1.1 - Make improvements to the AI components and hooks (private beta): toggleable insights
# [1.9.0] - 2024-05-02
# Added
- Add pivot table support to
DashboardWidget
andWidgetModel
- Extend
PivotTable
to support additional style options - Add internal
ContentPanel
component for rendering a layout of widgets - Add extra factory functions for measure filters:
measureEquals
,measureGreaterThan
, andmeasureLessThan
# Changed
- Reduce the bundle size of
@sisense/sdk-ui
- Extend CLI command
get-data-model
to include field descriptions in the generated data model file. Note: User account of role 'Data Designer' and above is required to include field descriptions - Upgrade
sisense-charts
to prevent jQuery patching by Highcharts - Fix pivot types to prevent build errors in Angular 17
- Fix missing values in drilldown breadcrumbs of categorical charts
- Improve the translation of filter JAQL to
Filter
objects - Make improvements to the AI components and hooks (private beta): theme settings, style customizations, insight customization, chatbot header, and dropup for recent queries/suggestions
# [1.8.0] - 2024-04-15
# Added
- Add pivot sorting interface for component
PivotTable
and hookuseExecutePivotQuery
# Changed
- Fix boxplot outliers factory functions to prevent loading of redundant data points
- Make improvements to the AI components and hooks (private beta)
- Improve translation of AI chats to charts and code for internal testing.
# [1.7.2] - 2024-04-09
# Changed
- Fix
includeWidgets
option inuseGetDashboardModel
for non-admin users - Support theme settings in
ErrorBoundary
UI component - Make improvements to the AI components and hooks (private beta)
# [1.7.1] - 2024-04-03
# Changed
- Extend
appConfig
with boolean flagaccessibilityConfig.enabled
to toggle accessibility support in Highcharts
# [1.7.0] - 2024-04-03
# Added
- Support caching of query execution (alpha)
- Extend the
PivotTable
component (alpha) to support UI sorting, date and number formatting, and dynamic sizing - Add generic
useFetch
React hook to call any Sisense REST endpoint - Add Typedoc plugin
@sisense/typedoc-plugin-markdown
(forked fromtgreyuk/typedoc-plugin-markdown
version4.0.0-next.20
)
# Changed
- Enable accessibility support in Highcharts
- Extend
appConfig
(in Sisense context) to support thequeryLimit
property - Fix the issue with Indicator chart not using theme colors
- Fix issues with
PieChart
: highlights and convolution animation - Make improvements to the AI components and hooks (private beta)
- Move the
@sisense/sdk-ui-angular
package from beta to General Availability (GA)
# [1.6.0] - 2024-03-20
# Added
- Support simple pivot tables and gracefully handle unsupported widgets
in hooks
useGetDashboardModel
,useGetDashboardModels
,useExecuteQueryByWidgetId
and componentDashboardWidget
- Implement translation of AI chats to charts and code for internal testing.
# Changed
- Update CLI command
get-data-model
to support data model whose table names starting with a number - Remove global scrollbar CSS in
PivotTable
- Simplify the handling of
N/A
values in charts - Remove redundant info in the tooltip of combo chart
- Make improvements to the AI components and hooks (private beta)
# [1.5.0] - 2024-03-05
# Changed
- Improve the AI components and hooks (private beta)
- Extend CLI command
get-data-model
to include additional metadata about Live data models for JAQL optimization. Note: If you are using Live models, you need to re-runget-data-model
to update the data model representation files. - Optimize the
useExecuteQuery
hook by removing unnecessary render - Improve loading indicator on chart re-fetch triggered by aggregation change
- Fix number formatting in
DashboardWidget
anduseGetWidgetModel
- Make small fixes in components
Table
(sorting icons) andIndicatorChart
(rendering ofN/A
and0
values)
# [1.4.1] - 2024-02-23
# Changed
- Limit max zoom for
AreamapChart
# [1.4.0] - 2024-02-22
# Added
- Implement additional components and hooks in
@sisense/sdk-ui-vue
package for public beta testing - Add component
PivotTable
(alpha) for React, Angular, and Vue
# Changed
- Breaking: Refactor
ScattermapChartDataOptions.geo
(beta) to useStyledColumn
, instead ofScattermapColumn
(removed). PropScattermapColumn.level
has been replaced withStyledColumn.geoLevel
- Support HTML content in component
Table
- Support theme settings for
IndicatorChart
in ticker mode - Extend
StyledMeasureColumn
withseriesStypeOptions
to support different series of different chart types - Make improvements to
Chart
(refactoring and chart labels),AreaChart
(sticky tracking),NumberFormatConfig
(optional props), testing infrastructure (adoption ofmsw
for mocks), and exports of packages (for both CommonJS and ESM imports) - Make improvements to the AI components and hooks (private beta)
# [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
- Make minor improvements to chart navigator, i18n translations, and SSO flow.
# [1.2.0] - 2024-01-24
# Added
- Add React hook
useExecutePivotQuery
(alpha) to execute a pivot data query and return the result in both table and tree structures - Implement additional components and hooks in
@sisense/sdk-ui-vue
package for internal testing
# Changed
- Re-export common types of
sdk-ui
fromsdk-ui-angular
- Support coordinates via user-provided data for
ScattermapChart
- Make improvements to the AI
Chatbot
component including format of chat messages, the question recommendations, and the mapping from NLQ response to chart's axes - Improve the SSO flow by checking the redirect completion,
skipping the fetch of color palette, and adding null check for the
window
object
# [1.1.0] - 2024-01-10
# Added
- Add component
AreamapChart
and support theareamap
chart type in componentsChart
,ChartWidget
, andDashboardWidget
for beta testing - Mark
@sisense/sdk-ui-angular
package as ready for public beta testing - Implement additional components and hooks in
@sisense/sdk-ui-vue
package for internal testing
# Changed
- Breaking: Rename
ScattermapChartDataOptions.locations
toScattermapChartDataOptions.geo
forScattermapChart
(beta) - Make minor improvements to chart legend position type, xAxis gridlines, and filter relations.
# [1.0.0] - 2023-12-27
# Added
- Publish
@sisense/sdk-ui-vue
and related dependencies to NPM registry for internal testing. - Add component
ScattermapChart
and support thescattermap
chart type in componentsChart
,ChartWidget
, andDashboardWidget
for beta testing - Add component
BoxplotChart
and support theboxplot
chart type in componentsChart
,ChartWidget
, andDashboardWidget
for beta testing - Support filter relations (logic operators
and
andor
) for beta testing - Add UI component
RelativeDateFilterTile
# Changed
- Breaking: Refactor
ExecuteQuery
andExecuteQueryByWidgetId
to returnQueryState
andQueryByWidgetIdState
, respectively - Breaking: Rename type alias
StyleOptions
toChartStyleOptions
- Breaking: Combine prop
widgetStyleOptions
intostyleOptions
forChartWidget
andDashboardWidget
- Breaking: Rename type
IndicatorDataOptions
toIndicatorChartDataOptions
- Breaking: Rename namespace
measures
tomeasureFactory
and namespacefilters
tofilterFactory
See migration guide for more details.
# [0.16.0] - 2023-12-12
# Added
- Add React hook
useExecuteCsvQuery
to execute a data query and return the result in CSV format - Add React hook
useGetWidgetModel
to retrieve a dashboard widget from the Sisense instance
# Changed
- Fix
ChartWidget
rendering issue when updating filters - Adjust the SSO authentication flow to not show error while waiting for SSO redirect
- Fix named export error in
@sisense/sdk-cli
- Adjust the range of axes when
treatNullAsZero
is enabled for time series - Support cross filtering when clicking on data points in charts
- Correct
modelType
of thetrend()
measure function to match the values expected by the backend API - Add translations for messages in
@sisense/sdk-rest-client
and@sisense/sdk-data
- Extend components
MemberFilterTile
andDateRangeFilterTile
to show UI errors in case of JAQL query failures - Extend
CriteriaFilterTile
andCriteriaFilterMenu
to support ranking criteria filter options - Make minor UI improvements to highcharts legends, drilldown breadcrumbs, chart markers, and transition animation between chart types
# [0.15.0] - 2023-11-30
# Added
- Add AI
Chatbot
component and related logic in@sisense/sdk-ui/ai
namespace for internal testing - Support fully Angular in
@sisense/sdk-ui-angular
package - Add loading indicators for charts and tables
- Implement
CriteriaFilterMenu
component for vertical double-input and horizontal use cases - Extend
IndicatorChart
with theticker
mode - Add
useGetSharedFormula
hook to retrieve shared formulas - Add support for custom formulas in code
- Add Authentication user guide
# Changed
- Support Angular v17 in
@sisense/sdk-ui-angular
- Extend
widgetStyleOptions
with ability to render custom chart header in widget - Support text inputs in criteria filters
- Support dependent filters
# [0.14.0] - 2023-11-14
# Added
- Add component
CriteriaFilterTile
for vertical single input use case.
# Changed
- Support dashboard filters by boolean flag
includeDashboardFilters
in componentDashboardWidget
, componentExecuteQueryByWidgetId
, and hookuseExecuteQueryByWidgetId
- Extend
fitlersMergeStrategy
to support highlight filters - Extend hooks
useExecuteQuery
anduseExecuteQueryByWidgetId
to re-execute ononBeforeQuery
changes - Fix issues related to date formatting and continuous timeline
- Show the No Result image for scatter chart without data
- Support highlights for scatter chart and pie chart
- Implement colors by series in sunburst chart
- Implement usage tracking of public hooks
- Extract usage tracking logic into a separate package
@sisense/sdk-tracking
# [0.13.0] - 2023-11-02
# Added
- Publish
@sisense/sdk-ui-angular
and related dependencies to NPM registry for internal testing. - Add component
SunburstChart
and support thesunburst
chart type in componentsChart
,ChartWidget
, andDashboardWidget
- Add troubleshooting guides for common issues
# Changed
- Mark
drilldownOptions
as@deprecated
inChartWidgetProps
– useDrilldownWidget
instead - Support
onBeforeExecute
callback inExecuteQuery
,ExecuteQueryByWidgetId
,useExecuteQuery
, anduseExecuteQueryByWidgetId
to allow modifying the JAQL query before it is executed - Support highlight filters of selected points on
ChartWidget
# [0.12.1] - 2023-10-26
# Changed
- Increase
maxAllowedMembers
inBasicMemberFilterTile
from 1000 to 2000 - Fix build of
sdk-ui-angular
by adding missed devDependencies
# [0.12.0] - 2023-10-24
# Added
- Add
i18n
module based on thei18next
package to support internationalization - Add React hooks
useGetDashboardModel
anduseGetDashboardModels
to retrieve dashboards from the Sisense instance
# Changed
- Fix invalid URL constructed for SSO authenticator
- Enable y2-axis (right axis) in style options by default for Cartesian charts. It is visible only when there is a value assigned to it
- Adjust REST client methods to return
undefined
when the status code is204 (No Content)
or304 (Not Modified)
or when the response body is empty - Switch default value of
filtersMergeStrategy
fromwidgetFirst
tocodeFirst
in componentExecuteQueryByWidgetId
, hookuseExecuteQueryByWidgetId
, and componentDashboardWidget
- Limit the allowed number of categories and values in the
dataOptions
of Categorical charts (Pie, Funnel, and Treemap)
# [0.11.3] - 2023-10-16
# Changed
- Switch GitHub CI to publish to NPM instead of GitHub Packages
- Allow override of breadcrumb position in component
DrilldownWidget
# [0.11.2] - 2023-10-12
# Changed
- Add props
count
andoffset
toExecuteQuery
,useExecuteQuery
,ExecuteQueryByWidgetId
, anduseExecuteQueryByWidgetId
to support pagination - Upgrade
postcss
to from 8.4.22 to 8.4.31 to address a vulnerability - Handle use case that SSO enabled in
SisenseContextProvider
but not enabled in the Sisense instance - Replace component
HighchartsWrapper
with the officialHighchartsReact
wrapper component fromhighcharts-react-official
package - Improve styles of tooltips,
MemberFilterTile
, andDateRangeFilterTile
- Fix refresh of table in
DashboardWidget
- Turn off tailwindcss Preflight (CSS normalization) and add explicit styles instead
- Fix issues with subtypes of Pie chart
- Return loading state from
useExecuteQuery
when params change - Re-organize files in the
packages/sdk-ui/src/components
directory
# [0.11.1] - 2023-10-03
# Changed
- Fix an issue that hook
useExecuteQuery
does not re-run in some cases when input propfilters
are updated - Add
ScaterDataPoint
and event handlers for it to support additional data point structures - Support rubber band selection for scatter chart
# [0.11.0] - 2023-09-28
# Added
- Add component
TreemapChart
and support thetreemap
chart type in componentsChart
,ChartWidget
, andDashboardWidget
- Add component
DrilldownWidget
, which allows adding drilldown functionality to any type of chart
# Changed
- Refactor
HttpClient
to return raw response – in addition to JSON - Support internationalization for numbers and improve tooltip consistency
- Make
dataSource
optional inChartWidgetProps
andTableWidgetProps
- Extend component
ExecuteQueryByWidgetId
and hookuseExecuteQueryByWidgetId
to supportfilters
,highlights
, andfiltersMergeStrategy
- Extend hook
useExecuteQuery
to support boolean flagenabled
- Extend component
DashboardWidget
to supportfiltersMergeStrategy
- Move
markers
,navigator
,xAxis
,yAxis
, andyAxis2
out ofBaseStyleOptions
and intoBaseAxisStyleOptions
- Bump
sisense-charts
version after fixing chart freeze on navigator update - Improve styling of the Drilldown Breadcrumbs
# [0.10.0] - 2023-09-15
# Added
- Support React hook
useExecuteQueryByWidgetId
and componentExecuteQueryByWidgetId
to execute a data query extracted from an existing widget in the Sisense instance.
# Changed
- Breaking: Remove
username
andpassword
fromSisenseContextProviderProps
- Fix axis min/max configuration
- Match number format in the
DashboardWidget
component - Make
HighchartsOptions
importable from@sisense/sdk-ui
- Update supported react/react-dom versions in
peerDependencies
:^16.14.0
,^17.0.0
, or^18.0.0
- Rename directories and files to consistent kebab-case
# [0.9.0] - 2023-09-05
# Added
- Support
useExecuteQuery
hook to execute a data query. This approach, which offers an alternative toExecuteQuery
component, is similar to React Query'suseQuery
hook. - Add CLI command
get-api-token
to generate an API token that can be used inSisenseContextProviderProps
- Extend
StyleOptions
withwidth
andheight
props for controlling the size of a UI component such asChart
andChartWidget
# Changed
- Mark
username
andpassword
as@deprecated
inSisenseContextProviderProps
. This authentication method will be removed in future releases of Compose SDK. This change does not affect the username/password authentication supported by the CLI tool. - Add prefix
csdk-
to all Tailwind CSS classes to avoid conflicts with user-defined classes - Refactor common logic behind data-driven UI components into a higher-order component,
asSisenseComponent
- Improve validation of data options for
Table
component - Reorganize API reference (on sisense.dev) by splitting API items into individual files and group individual files by modules and types.
# [0.8.0] - 2023-08-15
# Added
- Add measures
trend
andforecast
for advanced analytics. To use these measures, Sisense version ofL2023.6.0
or greater is required. - Support data model representation in JavaScript by specifying
.js
output file in CLI commands – in addition to TypeScript (.ts
output file) - Detect and apply theme settings as defined in Web Access Token's payload – the
thm
claim
# Changed
- Display No Results overlay, instead of an error box, when there are no results to visualize
- Apply theme settings to component
DateRangeFilterTile
- Migrate from
jest
tovitest
for unit tests - Produce only ESM bundle for
@sisense/sdk-ui
and target ES6 instead of default ES20221
# [0.7.4] - 2023-08-05
# Fixed
- Fix CLI usage tracking for Node.js 16
# [0.7.3] - 2023-08-03
# Changed
- Support usage tracking of CLI commands
- Support error tracking of UI components and CLI commands
# [0.7.2] - 2023-08-01
# Changed
- Update
README.md
andquickstart.md
for beta release
# [0.7.1] - 2023-07-29
# Changed
- Clean up internal code references for beta release
# [0.7.0] - 2023-07-29
# Changed
- Support GitHub CI
# [0.6.0] - 2023-07-28
# Added
- Support usage tracking of all UI components
# Changed
- Breaking: Rename component
TableChart
toTable
. Related props are also renamed accordingly. - Breaking: Rename component
Widget
toChartWidget
. Related props are also renamed accordingly. - Refactor
DateRangeFilterTile
to usereact-datepicker
instead of@mui/x-date-pickers
,@mui/x-date-pickers-pro
# [0.5.1] - 2023-07-25
# Added
- Add
LICENSE.md
# [0.4.0] - 2023-07-25
# Added
- Support usage tracking of component
Widget
- Support usage tracking of REST API calls to a Sisense instance
# Changed
- Support partial assignment of the
StyleOptions
andThemeSettings
properties - Fix issues with Web Access Token authentication
- Bundle
@sisense/sisense-charts
, which is a React wrapper ofhighcharts
, with@sisense/sdk-ui
- Bundle
@sisense/task-manager
with@sisense/sdk-query-client
# [0.3.0] - 2023-07-13
# Changed
- Bump
highcharts
from 6.x to 10.x
# [0.2.0] - 2023-07-11
# Added
- Support
Widget
header styles - Support aggregation in
TableChart
# [0.1.0] - 2023-07-06
Initial release.