PromucFlow_constructor/app/client/src/widgets/TableWidget
Yash Vibhandik a5fe7c391e
fixed the filter issue in table widget (#6739)
The filters did not get reset where the data in the table widget changes in the edit mode. This is now fixed
2021-08-23 12:59:14 +05:30
..
derived.js Fix table date type column sorting (#6134) 2021-08-16 19:07:30 +05:30
derived.test.js Fix Table Widget Filter issue (#3975) 2021-06-18 17:34:34 +05:30
index.tsx fixed the filter issue in table widget (#6739) 2021-08-23 12:59:14 +05:30
parseDerivedProperties.ts Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
TablePropertyPaneConfig.ts FIX #3123 : added custom csvSeparator property in table widget for csv download (#6291) 2021-08-18 16:03:26 +05:30
TableWidgetConstants.ts Bug/mustache binding extra space (#5587) 2021-07-22 14:13:58 +05:30