PromucFlow_constructor/app/client/src/components/designSystems/appsmith
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
..
header fix: Removes animation in deploy button (#14029) 2022-05-25 19:39:12 +05:30
help chore: Removing the Community/Business edition display for cloud hosting. (#16352) 2022-08-28 02:52:53 +05:30
BaseButton.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CenteredWrapper.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CloseButton.tsx feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
CopyToClipBoard.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CreatableDropdown.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
DraggableListComponent.tsx fix: Column tile reposition on focus state of Input element inside property pane configuration for Table and Tabs widget (#10046) 2022-02-04 16:29:54 +05:30
Dropdown.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ModalComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
PositionedContainer.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
StepComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
StyledHeader.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
TabbedView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
TextInputComponent.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
WidgetStyleContainer.tsx fix: container gap with wrapper on border radius (#14530) 2022-06-23 23:25:03 +05:30