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

新功能 #19

Closed
8 tasks done
lljj-x opened this issue Nov 17, 2020 · 7 comments
Closed
8 tasks done

新功能 #19

lljj-x opened this issue Nov 17, 2020 · 7 comments

Comments

@lljj-x
Copy link
Owner

lljj-x commented Nov 17, 2020

  • 数组ui配置支持 $index 占位符

  • 所有的ui配置都放开支持表达式配置

  • array 类型,支持直接配置 ui:widget

  • 默认集成一个 upload widget组件

  • anyOf 做切换时不在移除已输入的相同字段

  • 支持布局,比如一行1、2、3个,同时支持 ui:width 参数配置单个item宽度,会自动加上padding right

  • labelPosition 不在top时,description显示样式调整为鼠标移上去提示

  • 修复默认formData和schema计算值相等时可能无法同步值问题

lljj-x pushed a commit that referenced this issue Nov 27, 2020
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.18.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>

feat(lib): 添加 uploadWidget

feat(lib): 添加upload组件

feat(scheam generator): 添加 upload 组件配置

re #19

feat(lib): 删除 upload 组件多余代码
@lljj-x lljj-x closed this as completed Dec 3, 2020
@LinuxGod
Copy link

LinuxGod commented Dec 4, 2020

schema-generator 导出的schema还能导入就更完美了

@lljj-x
Copy link
Owner Author

lljj-x commented Dec 4, 2020

@LinuxGod
会加这个导入功能,目前也在计划内

@LinuxGod
Copy link

LinuxGod commented Dec 4, 2020

@LinuxGod
会加这个导入功能,目前也在计划内
👍

@LinuxGod
Copy link

LinuxGod commented Dec 5, 2020

@LinuxGod
会加这个导入功能,目前也在计划内

导入这个功能大约什么时候能上线呢?

@lljj-x
Copy link
Owner Author

lljj-x commented Dec 5, 2020

@LinuxGod 暂定应该在下个周末

@lljj-x
Copy link
Owner Author

lljj-x commented Dec 11, 2020

@LinuxGod 试试现在已经支持导入

https://form.lljj.me/schema-generator.html

@LinuxGod
Copy link

@lljj-x 好的,谢谢。

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

2 participants