Anand Srinivasan
db38a64e71
chore: update imports for code split ( #19085 )
...
* move actionTriggers.ts
* update imports Explorer/helpers.tsx
* update imports EntityDefinitions.ts
* update imports Evaluation/Actions.ts
* update imports for ActionExecutionSagas
* missed worker types
* missed imports
* update imports for dataTreeUtils
* missed imports
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-12-22 12:04:28 +05:30
arunvjn
2dc7dc90e3
feat: Import javascript libraries ( #17895 )
2022-12-21 22:44:47 +05:30
Rishabh Rathod
c440343586
chore: perf data tree shrink ( #18361 )
...
trimming dataTree object size by removing configs to make evaluation faster.
2022-12-02 18:15:11 +05:30
arunvjn
5acc08c57c
chore: linting performance improvement ( #18101 )
...
* Fixes bad selectors that resulted in unnecessary re-renders.
* Added deep equality check before updating redux store with lint errors
2022-11-18 15:53:24 +05:30
Favour Ohanekwu
1379180ecd
feat: Split evaluation and linting ( #17287 )
...
* Evaluations and Linting now runs on separate web-workers for a much faster and responsive coding experience on Appsmith.
* Removed worker-loader webpack plugin.
2022-11-03 14:53:15 +05:30