PromucFlow_constructor/app/client/src/layoutSystems/fixedlayout
Aswath K 3170af84c9
chore: Remove position props from List and Table widgets (#27018)
- 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.
2023-09-19 10:52:11 +05:30
..
common chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
editor chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
viewer chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
index.ts chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30