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

修复部分bug以及新增一些功能 #1036

Merged
merged 9 commits into from Jun 20, 2022
Merged

Conversation

sunxiaobin89
Copy link
Member

@sunxiaobin89 sunxiaobin89 commented Jun 8, 2022

修复一些bug和新增一些功能

1、layui 添加unuse方法用于注销已存在的模块
2、table 添加reloadData方法用于重载数据
3、table 修复table.exportFile报错
4、table 添加editTrigger配置,可以设定触发单元格编辑的方式为click(默认)或dblclick
5、form 添加doVerify方法支持主动调用表单验证,支持特定范围内表单输入验证
6、form form.render方法新增对特定节点的渲染支持,除了以前设置类型和表单范围还可以直接对需要渲染的节点对象进行渲染
7、form 修复表单验证在移动端检验到不满足要求的表单元素没有红框显示的问题
@sunxiaobin89 sunxiaobin89 changed the title 修复复杂表头的表格表头和字段列错位的问题 修复部分bug以及新增一些功能 Jun 18, 2022
@sentsim sentsim merged commit e061962 into layui:main Jun 20, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants