1262 Commits (19c01e6061371443614cde00921ab5aba9a7cdd7)
 

Author SHA1 Message Date
贤心 9a2e4db111 优化 README 文案 2 years ago
贤心 8f95c66e19 优化 `checkbox` 标签风格的边框瑕疵 2 years ago
sunxiaobin89 a063a4add2
Merge branch 'layui:2.x' into 2.x 2 years ago
贤心 6753ccb244 修正 2.8 更新指南中的标签符,避免被 laytpl 解析 2 years ago
贤心 e6e3b74e2b 优化 code 复制功能 2 years ago
sunxiaobin89 b2d789baae 修复 treeTable 展开全部节点时候节点图标出错问题 2 years ago
sunxiaobin89 65b389c83f
Merge branch 'layui:2.x' into 2.x 2 years ago
贤心 e33b502b62 更新 code 文档内容至 2.8.2+ 2 years ago
贤心 cd32ffc0a3 修改 cdn 地址中的 layui 版本号属性 2 years ago
sunxiaobin89 6bed8c86ad 修复 treeTable `showIcon` 为 false 的之后在某些操作之后出现图标的问题 2 years ago
sunxiaobin89 7453b7c6b3 修复 treeTable 默认的节点 icon 图标用错问题 2 years ago
贤心 2cfa294c3f 添加 v2.8.2 更新日志 2 years ago
贤心 6adc439df9 发布 v2.8.2 2 years ago
贤心 4415c856fd 更新 Version 2 years ago
贤心 fb88341aff 优化 代码排版,统一风格 2 years ago
贤心 10f767541f 更新 treeTable 文档内容 2 years ago
贤心 01cf9117c0 更新 table 示例 2 years ago
贤心 0e8dbaa183 更新 icon 引用地址缓存 2 years ago
贤心 45c218c50a 细调 input、textarea 鼠标移入时的样式 2 years ago
贤心 31ac5581dc 优化 checkbox 半选状态样式 2 years ago
贤心 7a38e78ded 修复 layer 的 `tab` 层的样式异常问题 2 years ago
贤心 71d01f0a2e 回滚 treeTable 复选框样式 2 years ago
贤心 59fe789706 优化 laydate 的 `shortcuts` 属性机制,当点击快捷选项时自动确认 2 years ago
贤心 ae2f94c6d1 细调 form 中的注释描述 2 years ago
贤心 90e4c215e5 更新 code 示例 2 years ago
贤心 7f7f16b1e8 新增 code 的复制功能 2 years ago
贤心 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