flowgram.ai icon indicating copy to clipboard operation
flowgram.ai copied to clipboard

feat(materials): Add config options for VariableSelector and JsonSchemaEditor

Open jzwnju opened this issue 6 months ago • 2 comments

Add a config property to the VariableSelector and JsonSchemaEditor components, supporting custom placeholders, description titles, description placeholders, and add button text. This enhances the flexibility and configurability of the components, allowing them to better adapt to different use cases.

usage

1.JsonSchemaEditor

apps/demo-free-layout/src/nodes/start/form-meta.tsx 1747747271191

效果

1747747402081

2.VariableSelector

apps/demo-free-layout/src/form-components/fx-expression/index.tsx 1747747216841

效果

1747747341609

jzwnju avatar May 20 '25 13:05 jzwnju

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 20 '25 13:05 CLAassistant

LGTM 👍

sanmaopep avatar May 21 '25 02:05 sanmaopep