PromucFlow_constructor/app/client/src
rahulramesha f7095296e7
[perf] propertyControl re-rendering (#5941)
* prevent unnecessry re-renders on property control keyPress

* Changes to memoize with useSelector

* propertyControl re-rendering initial commit

* Optimized and Generalized PropertyControl

* Updating Property Dependencies

* removing useCallback and replacing WidgetEnhancementHelpers with selector

* nested property path changes

* reverting name Change

* tests fixes and adding dependencies for validation structure

Co-authored-by: Satish Gandham <satish@appsmith.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
Co-authored-by: Rahul R <rahulramesha@Rahuls-MacBook-Pro.local>
2021-08-02 18:36:22 +05:30
..
actions [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
api [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
assets Minor comments feature fixes (#6245) 2021-08-02 12:57:20 +05:30
comments Fix comment card click: set visible thread (#6166) 2021-08-02 13:55:35 +05:30
components Supporting all ASCII characters in table widget (#6041) 2021-08-02 12:07:55 +00:00
configs Fixes related to the comments feature (#5904) 2021-07-21 11:34:57 +05:30
constants [perf] propertyControl re-rendering (#5941) 2021-08-02 18:36:22 +05:30
enterprise
entities Missing validations (#6281) 2021-08-02 12:53:46 +05:30
globalStyles Minor comments feature fixes (#6245) 2021-08-02 12:57:20 +05:30
icons [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
mockComponentProps Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
mockResponses Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
normalizers
notifications Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
pages [perf] propertyControl re-rendering (#5941) 2021-08-02 18:36:22 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers [Fix] Refresh sidebar comments list when a thread is unresolved (#6326) 2021-08-02 16:05:58 +05:30
resizable Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30
sagas Disable tern in view mode (#6203) 2021-07-30 15:54:22 +05:30
selectors [perf] propertyControl re-rendering (#5941) 2021-08-02 18:36:22 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers Feature: add api key based and bearer token based authentication options to REST API datasource (#5367) 2021-06-25 12:15:48 +05:30
utils Supporting all ASCII characters in table widget (#6041) 2021-08-02 12:07:55 +00:00
widgets [perf] propertyControl re-rendering (#5941) 2021-08-02 18:36:22 +05:30
workers Missing validations (#6281) 2021-08-02 12:53:46 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx [Enhancement] Add link to unsubscribe from email notification for a comment thread (#5769) 2021-07-20 00:14:38 +06:00
index.css Task/5463 Navigation Bar menu Dropdown (#5575) 2021-07-15 16:26:18 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30