PromucFlow_constructor/app/client/src/widgets/TableWidget
rahulramesha f7095296e7
[perf] propertyControl re-rendering (#5941)
* prevent unnecessry re-renders on property control keyPress

* Changes to memoize with useSelector

* propertyControl re-rendering initial commit

* Optimized and Generalized PropertyControl

* Updating Property Dependencies

* removing useCallback and replacing WidgetEnhancementHelpers with selector

* nested property path changes

* reverting name Change

* tests fixes and adding dependencies for validation structure

Co-authored-by: Satish Gandham <satish@appsmith.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
Co-authored-by: Rahul R <rahulramesha@Rahuls-MacBook-Pro.local>
2021-08-02 18:36:22 +05:30
..
derived.js Supporting all ASCII characters in table widget (#6041) 2021-08-02 12:07:55 +00:00
derived.test.js Fix Table Widget Filter issue (#3975) 2021-06-18 17:34:34 +05:30
index.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +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 [perf] propertyControl re-rendering (#5941) 2021-08-02 18:36:22 +05:30
TableWidgetConstants.ts Bug/mustache binding extra space (#5587) 2021-07-22 14:13:58 +05:30