PromucFlow_constructor/app/client/src/utils
Hetu Nandu 655b160922
Web worker evaluation (#706)
- Adds Web workers and does evaluations in off the main thread
- Removes any need to store functions in the data tree and only keeps them around while evaluating
- Maintains a stored data tree in the redux state
- Evaluates based on editor events instead of state changes
2020-10-21 09:55:32 +05:30
..
autocomplete Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
hooks Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30
validation Drafts in API Pane 2019-11-25 09:15:11 +00:00
AnalyticsUtil.tsx Resolve conflict with master (#1246) 2020-10-19 16:36:44 +05:30
AppsmithUtils.tsx Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
DynamicBindingsUtil.test.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
DynamicBindingUtils.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
EditorUtils.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
featureFlags.ts Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
FormControlFactory.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
FormControlRegistry.tsx Create a new input field which outputs a key value pair (#1226) 2020-10-16 13:04:32 +05:30
formhelpers.test.ts fix: email validation (#118) 2020-07-23 17:58:26 +05:30
formhelpers.ts Release v1.2.7 (#1144) 2020-10-12 18:13:35 +05:30
generators.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
helpers.tsx Fix page name special character bug (#1035) 2020-10-19 10:48:27 +05:30
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
PerformanceTracker.ts added tracking for me call and signup / login (#758) 2020-09-28 11:59:41 +05:30
PropertyControlFactory.tsx Form Widget 2020-03-06 09:45:21 +00:00
PropertyControlRegistry.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
storage.ts Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
treeUtils.ts Revamp widget property validation 2019-11-19 12:44:58 +00:00
TypeHelpers.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
WidgetFactory.tsx Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
WidgetPropsUtils.tsx Immutable Widgets (#799) 2020-09-30 18:12:09 +05:30
WidgetRegistry.tsx Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
WidgetValidation.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30