ComposeSDK v1.0.0 released!
š³ Major version 1.0.0 released! Added Publish @sisense/sdk-ui-vue and related dependencies to NPM registry for internal testing. Add component ScattermapChart and support the scattermap chart type in components Chart , ChartWidget , and DashboardWidget for beta testing Add component BoxplotChart and support the boxplot chart type in components Chart , ChartWidget , and DashboardWidget for beta testing Support filter relations (logic operators and and or ) for beta testing Add UI component RelativeDateFilterTile Changed Breaking: Refactor ExecuteQuery and ExecuteQueryByWidgetId to return QueryState and QueryByWidgetIdState , respectively Breaking: Rename type alias StyleOptions to ChartStyleOptions Breaking: Combine prop widgetStyleOptions into styleOptions for ChartWidget and DashboardWidget Breaking: Rename type IndicatorDataOptions to IndicatorChartDataOptions Breaking: Rename namespace measures to measureFactory and namespace filters to filterFactory See migration guide for more details.1.1KViews3likes0CommentsComposeSDK Minor version 1.7.0 released
[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 hook to call any Sisense REST endpoint Add Typedoc plugin @sisense/typedoc-plugin-markdown (forked from tgreyuk/typedoc-plugin-markdown version 4.0.0-next.20) Move the @sisense/sdk-ui-angular package from beta to General Availability (GA) Changed Enable accessibility support in Highcharts Extend appConfig (in Sisense context) to support the queryLimit 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)909Views0likes0CommentsComposeSDK minor version 1.8.0 released
š¢ Minor version 1.8.0 released [1.8.0] - 2024-04-15 Added Add pivot sorting interface for component PivotTable and hook useExecutePivotQuery 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.819Views0likes1CommentCompose SDK minor versionĀ 1.10.0Ā released
Compose SDK minor version 1.10.0 released [1.10.0] - 2024-05-09Added 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 insights792Views0likes0CommentsComposeSDK Minor versionĀ 1.5.0Ā released
Minor version 1.5.0 released [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-run get-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 and useGetWidgetModel Make small fixes in components Table (sorting icons) and IndicatorChart (rendering of N/A and 0 values)780Views1like0CommentsCompose SDK minor versionĀ 1.17.0Ā released
Compose SDK minor version 1.17.0 released: [1.17.0] - 2024-08-20 Added Move components DashboardById and Dashboard to internal alpha for React, Angular, and Vue Support external usage tracking in AppConfig.trackingConfig.onTrackingEvent Refactor ChartWidget to reuse DrilldownWidget internally Support drill down for scatter chart widgets Changed Mark internal property enableTracking? as @deprecated in SisenseContextProviderProps ā use AppConfig.trackingConfig.enabled 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 pending token or wat for delayed authentication and custom error handling Improve testing: disabling animation for e2e tests756Views2likes1CommentComposeSDKĀ Minor versionĀ 1.6.0Ā released
Minor version 1.6.0 released [1.6.0] - 2024-03-20 Added Support simple pivot tables and gracefully handle unsupported widgets in hooks useGetDashboardModel , useGetDashboardModels , useExecuteQueryByWidgetId and component DashboardWidget 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 Improvements for the AI components and hooks (private beta)725Views1like0CommentsMinor versionĀ 1.1.0Ā released[1.1.0] - 2024-01-10
Minor version 1.1.0 released[1.1.0] - 2024-01-10 Added Add component AreamapChart and support the areamap chart type in components Chart , ChartWidget , and DashboardWidget 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 to ScattermapChartDataOptions.geo for ScattermapChart (beta) Make minor improvements to chart legend position type, xAxis gridlines, and filter relations.724Views1like0CommentsComposeSDK minor version 1.2.0 released
Minor version 1.2.0 released[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 from sdk-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 object702Views0likes0CommentsCSDK Minor versionĀ 1.4.0Ā released - 2024-02-22
Minor version 1.4.0 released - 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 use StyledColumn , instead ScattermapColumn (removed) Support HTML content in component Table Support theme settings for IndicatorChart in ticker mode Extend StyledMeasureColumn with seriesStypeOptions to support different series of different chart types Improvements for Chart (refactoring and chart labels), AreaChart (sticky tracking), NumberFormatConfig (optional props), testing infrastructure (adoption of msw for mocks), and exports of packages (for both CommonJS and ESM imports) Improvements for the AI components and hooks (private beta)664Views0likes0Comments