New features and changes introduced in version 7.5:
Layers
| Grid Layer | Generic layer in the form of a grid/table used to accommodate components, information cells and computational cells. |
| ListView Layer | Layer displaying a list view, where a row model is reproduced dynamically. |
| Web Layer | Layer dedicated to displaying a web page or web view on a screen. |
Components
Functions
| ListIf | Compute a list of values that meet a condition. |
| ListReverse | Reverses the items of a list. |
| NBSP | Returns a non-breaking space character. |
| SortByText | Sorts a list, based on the ascending alphabetical order of another list (case insensitive). |
| Transitions | Adjust CSS transition |