DRay
11-13-2024Admin
Compose SDK minor version 1.23.0 released:
🚢[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