PromucFlow_constructor/app/client/src/widgets/ListWidget
Satish Gandham eb2cbb383d
perf: Optimize list widget renders by memoizing part of renderChildren (#7681)
* - Optimze list widget renders by memoizing part of renderchildren

* - Fix failing tests and add more dependecnies to memo

* - Fix issue with repositioning widgets inside list.

* comment out the moving of widgets test

* Remove stray import

* Fix the failing jest test

Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-09-24 17:00:26 +05:30
..
component feat: add server side pagination in list widget (#7128) 2021-09-22 14:16:51 +05:30
widget perf: Optimize list widget renders by memoizing part of renderChildren (#7681) 2021-09-24 17:00:26 +05:30
constants.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
icon.svg refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
index.ts fix: Widget Property Pane Updates (#7467) 2021-09-20 16:13:44 +05:30