Commit Graph

1436 Commits (6a9a7cdcf3b69fae8809ab6611dc1f0b593b33ab)
 

Author SHA1 Message Date
贤心 792e0709fc 优化 table 打印内容中包含过大图片时的显示问题
2 years ago
贤心 f59f29ec11 更新 icon 源文件
2 years ago
贤心 3bcc12285a 优化 transfer 内部数据渲染方法的相关代码
2 years ago
贤心 b0a595fe26 调整 treeTable 的 `customName.rootId` 为 `data.rootPid`
2 years ago
贤心 f3527427d0 修改 treeTable 的 `data.rootPId` 为 `data.rootPid`
2 years ago
贤心 bafce57956
Merge pull request #1248 from layui/main
2 years ago
贤心 125a8a0c26
Merge pull request #1247 from sunxiaobin89/2.x
2 years ago
贤心 581900bfe7
Merge pull request #1235 from b4us/patch-4
2 years ago
贤心 2628753d3f 优化 treeTable 文档属性介绍
2 years ago
贤心 cb312d5132 优化 Docs 内容,添加引入 `layui.js` 的位置注释
2 years ago
贤心 038d395064 注释 laydate 圆圈主题示例
2 years ago
贤心 0681ad8ba4 修正 laydate 圆圈主题示例选择器
2 years ago
sunxiaobin89 9219b53e5b
Merge branch 'layui:2.x' into 2.x
2 years ago
sunxiaobin89 f1a060671b 完善 treeTable 规整了部分代码去掉一些没有用到的变量
2 years ago
sunxiaobin89 b7760e3055 修复 treeTable 行内菜单事件中参数没有加工的问题
2 years ago
贤心 af76b43f13 Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 e5b6aa1302 优化 laydate 的 `value` 属性介绍
2 years ago
sunxiaobin89 075cca611b 完善 treeTable `expandAll` 实现展开所有节点的功能
2 years ago
贤心 e0f1180469 优化 menu 选项样式
2 years ago
贤心 0fbfed9860
Merge pull request #1246 from Sight-wcg/patch-docs
2 years ago
sunxiaobin89 585f1c4301 优化 treeTable 内部 `formatNumber` 的实现细节减少一些不必要的调用
2 years ago
sunxiaobin89 3709b74bfe 优化 treeTable 将 `rootId` 移到 tree.data 中,并且改名为更好理解的 `rootPId`
2 years ago
sunxiaobin89 6f25d2f2e5 新增 treeTable 补充 `getOptions` 和 `hideCol` 方法
2 years ago
sunxiaobin89 378fb2cf28 优化 treeTable 让复选的半选状态图标更加明显,新增层级间选中的背景颜色区别辅助区分
2 years ago
sight 7bd8a987cc carousel 和 upload 文档细节优化
2 years ago
sight 49f9866ede 公共类文档细节优化
2 years ago
贤心 9268ad980f 添加 Docs 参考模板
2 years ago
sight 12b65f415e menu 文档细节优化, type 缺少单引号
2 years ago
贤心 727fb8305e 优化 Docs 内容
2 years ago
贤心 941fea6e35 优化 README 文案
2 years ago
sight edd0f881a0 treeTable 文档 `tree.customName.pid` 预设值错误,`pid` -> `parentId`
2 years ago
sight a1cea61df8 table 文档事件表格添加 `toolDouble`
2 years ago
sight 35a8abf6e0 treeTable 文档 API 表格中转义英文半角单引号
2 years ago
sight b3f490823b 补充 code 更新日志
2 years ago
sight f3b05a34b1 laydate 文档细节优化
2 years ago
sight 40b3f33db0 laydate 文档添加 `circle` 主题示例
2 years ago
sight 510bc1ada8 treeTable 文档 `rootIid` -> `rootId`
2 years ago
贤心 e8d2a6728b 更新 LOGO 链接
2 years ago
贤心 c72e6aef99 优化 button 容器样式
2 years ago
贤心 1c6560afa1 细调 task 注释的文字间距
2 years ago
贤心 b6fc5e8985 优化 代码注释字符间隔
2 years ago
贤心 e3cd9c9020 优化 注释字符间隔
2 years ago
贤心 1a012f24dc
Merge pull request #1244 from layui/2.x
2 years ago
贤心 602bddd07e
Merge pull request #1243 from layui/main
2 years ago
贤心 50cb70a16c 修复 table 文档的锚点错误 #1242
2 years ago
贤心 ef2a1e8f02
Merge pull request #1228 from 9007967/patch-2
2 years ago
sunxiaobin89 0fdaf22f82 修复 table 点击 `radio` 列的选项时报错问题
2 years ago
sunxiaobin89 0b41afe245 修复 treeTable 行内事件的 `update` 方法更新到关键的“名称列”时树节点特征丢失问题
2 years ago
sunxiaobin89 519433cf26 修复 treeTable 调用隐藏所有节点方法的时候统计栏消失的问题
2 years ago
sunxiaobin89 c6774f3874 修复 treeTable `updateNode` 执行没有起作用的问题
2 years ago