Commit Graph

1436 Commits (6a9a7cdcf3b69fae8809ab6611dc1f0b593b33ab)
 

Author SHA1 Message Date
贤心 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
sunxiaobin89 cdd8934d6d 优化 treeTable 树表节点渲染方法
2 years ago
sunxiaobin89 5b54593d84 修复 treeTable `expandAll` 展开节点排序出错问题
2 years ago
sunxiaobin89 394f34efce 修复 treeTable 折叠叶子节点没有折叠图标没有变化的问题
2 years ago
sunxiaobin89 1b31ba87fc 优化 treeTable 重新排序和视图内表单初始化的调用逻辑
2 years ago
sunxiaobin89 5d34c6f523 Merge remote-tracking branch 'origin/2.x' into 2.x
2 years ago
贤心 caca1aac7c
Merge pull request #1259 from layui/gitee-issue-1
2 years ago
贤心 b1625067a2
移除 Gitee Issue 表单范式
2 years ago
贤心 8618d3d418
Merge pull request #1258 from layui/gitee-issue-template
2 years ago
贤心 cc78de54c1 增加 Gitee issue 表单范式
2 years ago
贤心 d3000748fd Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 5cdc00a3d8 优化 laydate 文档的 `value` 属性的介绍
2 years ago
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