PromucFlow_constructor/app/client/src/workers/DataTreeEvaluator
Rishabh Rathod c6e22c73ed
fix: JsObject parsing (#14842)
- Change the parsing logic to track variableDeclarator and check for JSObject being declared and find its properties using the AST Node.
- As we are exactly checking JSObject Node we won’t have any incorrect properties defined or any property missed
2022-06-29 10:03:36 +05:30
..
test feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
DataTreeEvaluator.ts fix: JsObject parsing (#14842) 2022-06-29 10:03:36 +05:30
types.ts fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30