PromucFlow_constructor/app/client/src/widgets/ListWidgetV2
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
..
component chore: copy old ads components and move them to packages (#23142) 2023-05-15 10:08:58 +03:00
widget chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
constants.ts
icon.svg feat: Widget Discoverability (#24934) 2023-07-22 11:27:18 +05:30
index.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
MetaWidgetGenerator.test.ts chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
MetaWidgetGenerator.ts chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
Queue.test.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Queue.ts
testData.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30