1490 Commits (ec2bddd27b0f9b300cd18318c74450f822e67c97)
 

Author SHA1 Message Date
sunxiaobin89 2d7b9c020e 修复 treeTable 展开全部节点排序时效的问题 2 years ago
sunxiaobin89 504b6c78fe 优化 treeTable `checkStatus` 新增第二个参数 includeHalfCheck 支持返回的选中节点信息包括半选状态的节点 2 years ago
sunxiaobin89 1d87009241 修复 treeTable `isSimpleData` 模式渲染之后数据顺序跟原始属于不同的问题 2 years ago
sunxiaobin89 33d87d9840 新增 treeTable 自定义图标的属性名称 2 years ago
sunxiaobin89 60e1ebae8c 新增 treeTable 节点折叠状态记忆功能 2 years ago
贤心 8fe14ab80a
Merge pull request #1257 from Sight-wcg/fix/form-checkbox-titletpl-re-render 2 years ago
sight 28cebf9e4e 修复 form 重新渲染时 checkbox 自定义模版未正确获取的问题 2 years ago
贤心 2ece6cc621
Merge pull request #1256 from tsymq-live/main 2 years ago
贤心 2de30ea100 新增 table 边框的测试用例 2 years ago
tsymq-live df632975ea
Update form.js 2 years ago
贤心 c6bf264fd5 新增 upload 图片类型的 `.svg` 扩展名 2 years ago
贤心 f56dba4d89 微调 Github PR 模板 2 years ago
贤心 3c7c622c86 修复 upload 的 `progress` 属性的示例代码错误 2 years ago
贤心 4c350453bb 添加 docs 中快速使用示例中的复制图标 2 years ago
贤心 a884182ed2 微调 `layui.link()' 方法中的代码段落 2 years ago
贤心 fab113482f 优化 fixbar 对默认参数为空时的判断 2 years ago
贤心 849a999d8b 优化 upload 上传失败时的报错提示 2 years ago
贤心 8de450f668 添加 laytpl 文档示例中复制代码时缺失的样式和 js 引入 2 years ago
贤心 968cfccc11 修正 transfer 的 `height` 默认值错误 2 years ago
贤心 841f85b526 修正 form 的登录与注册模板示例多了个标签闭合符的问题 2 years ago
贤心 d64c830aa8 完善 table 的 `data` 属性介绍 2 years ago
贤心 a6e0276721
Merge pull request #1254 from layui/2.x 2 years ago
贤心 d908bc58ba 添加 v2.8.3 更新日志 2 years ago
贤心 0096ee3e14
Merge pull request #1253 from layui/2.x 2 years ago
贤心 f17e0e6102 发布 v2.8.3 2 years ago
贤心 5d2987c111 更新 Version 2 years ago
贤心 fa89ea0470 更新 基础方法文档 2 years ago
贤心 19c01e6061 更新 checkbox 文档 2 years ago
贤心 bb28ecbd71 更新 form 示例 2 years ago
贤心 2034f2415d 更新 layer 文档 2 years ago
贤心 19f5d7ca4d 更新 table 文档 2 years ago
贤心 cd2b504610 优化 lay 的 `.find()` 元素操作,并优化大量代码排版,统一风格 2 years ago
贤心 50e077537e 修改 table 的表头属性名 `doNotExport → ignoreExport` 2 years ago
贤心 7d2cbbd1cf Merge branch '2.x' of github.com:layui/layui into 2.x 2 years ago
贤心 247dbd017c
Merge pull request #1252 from sunxiaobin89/2.x 2 years ago
sunxiaobin89 777923718e Merge remote-tracking branch 'origin/2.x' into 2.x 2 years ago
sunxiaobin89 ba8098a50b
Merge branch 'layui:2.x' into 2.x 2 years ago
贤心 8e42ed08da 优化 table 合计行内数据超过单元格长度时,无法查看全部的问题 2 years ago
贤心 26063fbaf4 优化 table 行事件相关代码处注释 2 years ago
贤心 4bf2fccafc 新增 layer 的 `hideOnClose` 属性,用于关闭时是否隐藏弹层 2 years ago
贤心 81bab8942f 更新 layer 示例 2 years ago
贤心 cb9d9d4acd 优化 layer 内部的属性配置记录,统一临时记录在容器 jQuery.data 的 `config` 下 2 years ago
贤心 aca0231473 修复 `layer.min(index)` 方法与最小化按钮事件效果不一致的问题 2 years ago
贤心 039e3bf30d 调整 form 内置校验规则,仅当非空时进行校验,避免强制携带必填(`required`)的校验规则 2 years ago
贤心 aeb16273ae 新增 checkbox 的标题模板支持 2 years ago
贤心 aee96eb65d 优化 radio 的图标由 `unicode` 改为 `fontclass` 2 years ago
贤心 68a9ab7999 优化 form 中内置验证规则的逗号风格 2 years ago
贤心 d3ff3dcd12 优化 checkbox 样式优先级、标签选择器及边距等细节 2 years ago
贤心 82669c720a 新增 table 的 `tool,checkbox,radio` 事件的 `obj.getCol()` 方法 2 years ago
贤心 4e120efe29 修复 table 当 `page` 未开启且 `totalRow` 开启时,页脚出现双底线的问题 2 years ago