Commit Graph

1351 Commits (5b56da710e15b66ee30930aa68c5dae0de289a4e)
 

Author SHA1 Message Date
贤心 5b56da710e 发布 v2.8.4
2 years ago
贤心 587ac3397e 更新 Version
2 years ago
贤心 5b5b74bf6e 剔除 upload 调试语句
2 years ago
贤心 a19a9e0433 完善 form 文档
2 years ago
贤心 6f3a46ec1b 更新 laydate 文档的 `theme` 属性说明
2 years ago
贤心 1163484e03 更新 table 文档
2 years ago
贤心 23dc290d0c 更新 treeTable 文档
2 years ago
贤心 c059f9e6c5 更新 upload 文档的 `exts` 属性说明
2 years ago
贤心 1ec503d3ed 更新 table 测试用例
2 years ago
贤心 7e51bce2a6 优化 table 的 `row` 事件机制,若目标元素为 `checkbox,radio`,则不触发 `row` 事件
2 years ago
贤心 d8789d68d5 优化 table 内部选中值的相关想法
2 years ago
贤心 82e0740423 优化 `table.setRowChecked()` 方法
2 years ago
贤心 aac39fd7a1 优化 Gitee issue 表单模板
2 years ago
贤心 43817a8a8e Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 aee376260a 新增 form 的 `verIncludelRequired` 全局属性
2 years ago
贤心 77bc677716 优化 table 底部边框问题
2 years ago
贤心 a4a6a57dc2 优化 table 外层容器的高度,不再设置一个固定值,内部元素将根据 `height` 属性值自动撑满
2 years ago
贤心 a10f982ca1
Merge pull request #1266 from layui/main
2 years ago
贤心 eca8c1a49c
Merge pull request #1265 from Sight-wcg/patch/laydate-theme
2 years ago
贤心 494fa7035a
Merge pull request #1264 from Sight-wcg/patch/table-print
2 years ago
贤心 f635c53ce7
Merge pull request #1260 from sunxiaobin89/2.x
2 years ago
sight b4b25c4a52 删除不必要的逗号
2 years ago
sight 09f3c2c9fc 新增 laydate 辅助色设置
2 years ago
sight ab22072924 优化 table 打印
2 years ago
sunxiaobin89 8542c13460
Merge branch 'layui:2.x' into 2.x
2 years ago
sunxiaobin89 cbfbc11dd8 修复 table `setRowChecked` 方法无法触发对应的事件问题
2 years ago
贤心 e5c78afb9d
Merge pull request #1263 from layui/gitee-issue
2 years ago
贤心 a4ae4871ca
添加 Gitee issue 表单模板
2 years ago
贤心 ddd1ad24ee
Merge pull request #1262 from layui/revert-1261-gitee-issue
2 years ago
贤心 edd8c251d8
Revert "添加 Gitee Issue 表单模板"
2 years ago
贤心 dbb9b57aca
Merge pull request #1261 from layui/gitee-issue
2 years ago
贤心 13618b8b66
移除 Gitee Issue 空白模板
2 years ago
贤心 c5e1288810
添加 Gitee Issue 表单模板
2 years ago
贤心 9714360050 优化 checkbox 元素的 `lay-skin` ,当设置非内置风格时,不再强制显示为默认风格
2 years ago
贤心 0ecaad8c5f 优化 checkbox 行高
2 years ago
sunxiaobin89 8e873dde1d 完善 treeTable 获取节点方法返回的节点对象信息,新增几个常用的节点方法方便调用
2 years ago
贤心 b88672c762 优化 code 的 `copy` 属性开启时, 对 `tools` 属性的初始化配置
2 years ago
贤心 fc28a94cab 优化 code 当 `preview: 'iframe'` 时的 `<iframe>` 容器,以支持背景透明
2 years ago
贤心 3763a0f642 完善 layer 关于弹出层类型的文档说明
2 years ago
贤心 b3b8198fed 新增 checkbox 文档的半选示例
2 years ago
贤心 3b59f5e29c 修复 layer 的 `skin: 'layui-layer-lan'` 时,导致 `btnAlign` 属性无效的问题
2 years ago
sunxiaobin89 fcfe5c2fed 新增 treeTable 添加 getNodeById 和 getNodesByFilter 方法通过节点信息返回节点对象
2 years ago
sunxiaobin89 ccdcdcd4dc 新增 treeTable `async` 支持自定义获取子节点的方法 `format`
2 years ago
sunxiaobin89 61f1d64a97 Merge remote-tracking branch 'origin/2.x' into 2.x
2 years ago
sunxiaobin89 5a6122b4d9 新增 treeTable `reAsync` 重新加载子节点
2 years ago
贤心 e2ca4a965f 优化 checkbox 复选框事件文档
2 years ago
贤心 fcc30e1b24 修复 checkbox 在初始设置半选时,点图标未恢复成选中状态的问题
2 years ago
贤心 6172e1d8cb 更新 checkbox 示例
2 years ago
贤心 677d940f08 修复 checkbox 开关标题和半选图标未垂直居中的问题
2 years ago
sunxiaobin89 3772c6f1e8 修复 treeTable 节点选中状态判断异常问题
2 years ago