Skip to content

Modern Data Visualizer - 1.1.1

Compare
Choose a tag to compare
@FranckyC FranckyC released this 04 Aug 19:02
· 59 commits to master since this release

Enhancement

  • Added an option to connect a 'Data Visualizer' Web Part to multiple tabs from the 'Data Verticals' Web Part.
  • Added a value option to verticals on the 'Data Verticals' Web Part. Now when a tab is clicked, an user defined value is sent to connected Web Parts. This value can be then used with the {verticals.value} token in data sources.
  • Added a new parameter to the 'Data Verticals' Web Part. Now you can set a tab by default using a query string parameter.
  • Upgraded to SPFx v 1.11.0 for compatibility with Microsoft AppSource.

Fixes

  • Fixed the sorting option in the columns configuration for the 'Details List' layout. Now the column sorting is only available if the column value is not an Handlebars expression.
  • Fixed 'Data Filters' filters configuration to display correctly for smaller scren resolutions.

Extensibility