Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

表格属性栏功能改造 #436

Open
helloqian12138 opened this issue Apr 29, 2024 · 0 comments
Open

表格属性栏功能改造 #436

helloqian12138 opened this issue Apr 29, 2024 · 0 comments

Comments

@helloqian12138
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
表格生成器属性栏优化

  1. 优化现有的 Form 格式,主要是面向代码编辑器和数组的编辑器,优化排列布局和配置方式,目前代码编辑器太挤了,数组编辑也很挤,后续考虑采用弹框的形式进行配置;
  2. 表格的富文本编辑器,会将原有的属性给覆盖;比如“
    COLOR
    ”会被替换成“

    COLOR

  3. 属性栏后续需要支持抽屉的形式,以及支持指定的组件弹出自定义的属性栏,而不是内置的属性栏“
  4. 属性栏 Form 功能简化,以及代码优化,去繁为简,参考drip-works;
    Describe the solution you'd like
    A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant