* 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> |
||
|---|---|---|
| .. | ||
| header | ||
| help | ||
| BaseButton.tsx | ||
| CenteredWrapper.tsx | ||
| CloseButton.tsx | ||
| CopyToClipBoard.tsx | ||
| CreatableDropdown.tsx | ||
| DraggableListComponent.tsx | ||
| Dropdown.tsx | ||
| ModalComponent.tsx | ||
| PositionedContainer.tsx | ||
| StepComponent.tsx | ||
| StyledHeader.tsx | ||
| TabbedView.tsx | ||
| TextInputComponent.tsx | ||
| WidgetStyleContainer.tsx | ||