fusion-ui
Reactive icon

Fusion UI

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded
 on 09 November 2022
 by 
KRE8 IT
4.5
 (2 ratings)
fusion-ui

Fusion UI

Compatible with:
Created on OutSystems 11

Version 1.0.3

Stable
Current
See documentation
Uploaded on 09 November 2022 by KRE8 IT
Compatible with:
Version 11
11.12.0 to 11.31.0
Database:
All
Release notes:

Grid:

  • Fixed an issue where accessing nested data caused a cell to render 'undefined'
Application Objects:
Fusion UI has 0 AOs.

Version 1.0.2

Stable
See documentation
Uploaded on 03 November 2022 by KRE8 IT
Compatible with:
Version 11
11.12.0 to 11.31.0
Database:
All
Release notes:

Grid:

  • Columns now have a 'DefaultPlaceholder' setting, which allows setting a placeholder when a cell has a null value
  • FusionUI_DataManager_JSON and FusionUI_DataManager_OData can now convert date strings to JavaScript Date objects, which is necessary for the Grid to filter on dates. See the DateObjectAttributes input parameter on each block.
Application Objects:
Fusion UI has 0 AOs.

Version 1.0.0

Stable
Uploaded on 20 October 2022 by KRE8 IT
Compatible with:
Version 11
11.12.0 to 11.31.0
Database:
All
Release notes:

Grid

  • Freezing of columns and rows is now supported.
  • Added a RefreshToken input parameter to update the data on the Grid, without losing pagination, sort or filter state.
  • Added an attribute `GridSettings.FilterSettings.Operators`, to restrict which operators are available to the user when filtering on a particular column.
  • Added an attribute `GridSettings.FilterSettings.Columns` to programmatically set filters on each column of the Grid.
  • Added an event `OnFilterUpdated`, which triggers whenever the user changes the state of the filters on the Grid.
  • Added a SessionId input parameter added to prevent bugs due to page refreshes.
Application Objects:
Fusion UI has 0 AOs.