DRay
04-02-2025Admin
Compose SDK minor version 1.33.0 released:
[1.33.0] - 2025-04-01
Added
Added
- Add filters creation and editing possibilities into
Dashboard
,DashboardById
andFiltersPanel
components - Add
PivotTableWidgetComponent
for Angular - Add
executePivotQuery
method toqueryService
in the Angular package - Add
widgetModelTranslator
,dashboardModelTranslator
anddashboardHelpers
for Angular and Vue - Add
config
property in theDashboard
andDashboardById
components - Add responsive widget layout support to the
Dashboard
andDashboardById
- Add AI and
Chatbot
functionality support for Vue
Changed
- Improve
FilterEditorPopover
: add deactivated members and unsupported filters handling, add theming support - Improve
AddFilterPopover
: add theming support, add search and lazy loading - Improve docs: update broken links
- Improve accessibility: add noticeable outline to focusable elements
- Fix dashboard layout for cells with no height or numeric hight
- Move the
persist
property ofDashboardById
into its config - Improve tests: add filter edit and filter creation visual tests, update dark theme screenshots