PromucFlow_constructor/app
Satish Gandham a706ad3160
perf: Widget layer optimization (#16502)
* Widget layer optimization
Fix positioned and snipeable component wasted renders

* Some cleanup

* - Few more rough optimization

* Remove console logs

* Clean imports

* Prevent wasted renders of draggable component.

* Add new selector

* - Some code reorganization
- Reduce wasted renders of resizable component

* Clean up positioned container

* Final clean up

* Remove unused import

* Some cleanup based on review comments

* Some code refactoring

* Reduce wasted renderes when dragging and resizing

* Remove stray imports

Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-09-14 12:25:08 +05:30
..
client perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
rts feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
server Fix unused reactive publisher (#16732) 2022-09-13 18:08:35 +05:30
shared feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
util
yarn.lock