elsa-core/test
Sipke Schoorstra 1e1abfa100 Add support for list/array conversion in JavaScript evaluator
A StringObjectDictionaryConverter has been added, which converts all IList fields of an object to array fields. This enhances the interaction of JS expressions with list types, allowing common Array methods to be applied directly. Furthermore, defaults have been added to the ExpressionEvaluatorOptions parameters to improve usability. Lastly, adjustments were made to ensure variables are correctly set while evaluating expressions.
2024-01-30 21:22:32 +01:00
..
component/Elsa.ProtoCluster.ComponentTests Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
integration Add support for list/array conversion in JavaScript evaluator 2024-01-30 21:22:32 +01:00
unit Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00