PromucFlow_constructor/app/client/src/widgets/TableWidgetV2/widget
2022-10-06 15:02:09 +05:30
..
propertyConfig fix: JS toggle default value is wrong for vertical alignment table widget (#16733) 2022-09-30 11:39:26 +05:30
derived.js chore: Remove the unnecessary error log from the derived property function (#17290) 2022-10-04 17:08:02 +05:30
derived.test.js fix: Table interact-able columnTypes should not show in selectedRow (#16648) 2022-09-21 16:28:11 +05:30
index.tsx feat: Support row virtualization using react-window in Table widget (#16872) 2022-10-06 15:02:09 +05:30
parseDerivedProperties.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
propertyUtils.test.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
propertyUtils.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
utilities.test.ts feat: Autoassigns column datatype in table widget (#16701) 2022-09-29 10:56:08 +05:30
utilities.ts feat: Table widget select column type (#16337) 2022-09-30 09:33:53 +05:30