PromucFlow_constructor/app/client/src/components
Satish Gandham 12f9a005ae
chore: Refactor getSelectedWidget selector (#16647)
* 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

* Rename getSelectedWidget to getLastSelectedWidget in selectors/ui

Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-09-15 05:44:11 +00:00
..
ads chore: Fix Jest test Flakiness (#16596) 2022-09-09 10:06:45 +05:30
designSystems/appsmith perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
editorComponents chore: Refactor getSelectedWidget selector (#16647) 2022-09-15 05:44:11 +00:00
formControls feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
propertyControls feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
utils feat: Make headers sticky on Members page (#16292) 2022-08-27 19:57:10 +05:30
wds fix: Reskinning Input Widgets (#15546) 2022-08-18 11:56:07 +05:30
constants.ts fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
TabItemBackgroundFill.tsx Refactor tabs to accept tab item component and create a new variant (#6597) 2021-08-17 13:22:05 +05:30