mirror of https://github.com/langgenius/dify.git
- Added support for boolean and arrayBoolean variable types in useConfig. - Refactored ConditionItem to utilize BoolValue component for boolean handling, improving clarity and functionality. - Updated boolean value handling to ensure proper interpretation of string values as booleans. |
||
|---|---|---|
| .. | ||
| components | ||
| default.ts | ||
| node.tsx | ||
| panel.tsx | ||
| types.ts | ||
| use-config.ts | ||
| use-single-run-form-params.ts | ||
| utils.ts | ||