You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.