- Replaced the property `templateBottomRow` with `templateHeight` as a first step to remove the dependency of fixed layout specific position property from List widget. - Remove appPositioningType and isMobile props from widget DataTree. - Include width and height as `componentHeight` and `componentWidth` in widget DataTree. - Update ListWidget, ListWidgetV2, TableWidget and TableWidgetV2 to use the componentHeight prop in derivedProps calculation to get pageSize. |
||
|---|---|---|
| .. | ||
| dataTreeAction.ts | ||
| dataTreeFactory.ts | ||
| dataTreeJSAction.test.ts | ||
| dataTreeJSAction.ts | ||
| dataTreeWidget.test.ts | ||
| dataTreeWidget.ts | ||
| types.ts | ||
| utils.ts | ||