PromucFlow_constructor/app/client/src/selectors
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
..
actionSelectors.tsx chore: highlight name input field for newly created js objects (#13212) 2022-05-04 10:47:41 +01:00
apiPaneSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
appCollabSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
applicationSelectors.tsx feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
appThemingSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
appViewSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
authSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
canvasSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
crudInfoModalSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
dataTreeSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
debuggerSelectors.test.ts feat: console log implementation in appsmith (#16286) 2022-09-04 17:28:05 +05:30
debuggerSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
editorSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
entitiesSelector.ts chore: some datasources not appearing in templates tab (#16335) 2022-09-02 18:47:17 +05:30
errorSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
explorerSelector.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
formSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
gitSyncSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
globalSearchSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
helpSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
mainCanvasSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
onboardingSelectors.tsx fix: welcome tour ending on page refresh (#16079) 2022-09-02 18:45:48 +05:30
pageListSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
propertyPaneSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
settingsSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
tableFilterSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
templatesSelectors.tsx chore: some datasources not appearing in templates tab (#16335) 2022-09-02 18:47:17 +05:30
themeSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
tourSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ui.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
usersSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
websocketSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
widgetEnhancementSelectors.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
widgetReflowSelectors.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
widgetSelectors.ts perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
workspaceSelectors.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30