Commit Graph

1293 Commits (3772c6f1e8106bcce46c0b8f476a996ec7061416)
 

Author SHA1 Message Date
贤心 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
sunxiaobin89 221009ee51 修复 treeTable `reload` 和 `reloadData` 传参中带了 parseData 和 done 回调的时候渲染异常问题
2 years ago
sunxiaobin89 ab16f47dd1 修复 table `reload` 表格的中对 `cols` 发生变化的时候表头出错问题
2 years ago
贤心 a12ebf540a 新增 更新日志的头部导读
2 years ago
贤心 fa64521b55 更新 LOGO
2 years ago
sunxiaobin89 832ce1d3ad 修复 table 复杂表头有字段默认为 hide 或者通过筛选和 `table.hideCol` 隐藏部分字段之后执行 `table.reload` 出现表头错位的问题
2 years ago
sunxiaobin89 90de31719b 修复 table `autoSort` 为 true 并且是 静态数据 `data` 模式下更新cache信息无法影响 `data` 的问题
2 years ago
sunxiaobin89 6d43db5e22 优化 layui.sort 新增一个参数控制是否直接修改数组顺序
2 years ago
贤心 75cf47a169
Merge pull request #1241 from layui/2.x
2 years ago
贤心 edbf24b8ca Add note
2 years ago
贤心 e6d232093e 优化 icon 文档中的复制提示,并确保代码正常运行(位于 `layui.js` 之前)
2 years ago
贤心 639adb79fa Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 0f5d341746
Merge pull request #1240 from Sight-wcg/patch-doc
2 years ago
贤心 b26a1acc5b
Merge pull request #1239 from Sight-wcg/patch-2
2 years ago
sight 802cd36da8 部分文档代码风格统一
2 years ago
morning-star efde5582c7
新增文档图标点击复制
2 years ago
贤心 472bc6f4c1 优化 `table.hideCol()` 相关的文档说明
2 years ago
贤心 f51e6f7eb1 Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 ad42d8ba03
Merge pull request #1238 from layui/main
2 years ago
贤心 b0cecd7b03
Merge pull request #1237 from sunxiaobin89/patch-1
2 years ago
sunxiaobin89 903b91e2be
完善 table 关于 `hideCol` 用法示例
2 years ago
贤心 3aba3eb2aa 修复 treeTable 中不必要的错误提示
2 years ago
贤心 2964052efb 优化 layer 锁屏示例
2 years ago
贤心 ae856d2e8e 修正 grid 示例中的错别字
2 years ago
charwin 2904dc9535
Update transfer.js
2 years ago
贤心 109e7fcc25
Merge pull request #1234 from layui/2.x
2 years ago
贤心 d8bd867be0 发布 v2.8.1
2 years ago
贤心 6473a88838 更新 `v2.8.1` 日志
2 years ago
贤心 e23542ed6d 更新 version
2 years ago
贤心 57644951e9 优化 README 简介
2 years ago
贤心 72e5c4af57 优化 简介和帮助的相关内容
2 years ago
贤心 31bea089bf 添加 `layer.prompt()` 方法漏掉的属性介绍
2 years ago
贤心 329f2ae1ff 更新 layout 示例
2 years ago
贤心 4a42e9dcc5 Merge branch '2.x' of github.com:layui/layui into 2.x
2 years ago
贤心 d09bae16c6
Merge pull request #1233 from layui/main
2 years ago
贤心 393745f2e5 优化 colorpicker 点击颜色滑块时跳动到顶部的问题
2 years ago
贤心 429e49d0ae 优化 头部注释符
2 years ago
贤心 78fea68845 修正 `laydate.css` 注释错别字
2 years ago
贤心 35c0c4ff4c 优化 `switch` 在选中前后的尺寸差异
2 years ago
贤心 5935309d37 修复 layer 的 `win10` 风格并开启 `icon` 属性时信息框显示异常问题
2 years ago
贤心 e988dad88a
Merge pull request #1232 from sunxiaobin89/main
2 years ago
sunxiaobin89 c1b763040e 修复 treeTable 自动排序且是url取数的时候树表渲染失效的问题
2 years ago
sunxiaobin89 a26d6b1657 修复 treeTable showIcon为false的时候折叠图标跟标题有一个空白的问题
2 years ago
贤心 95123a122a 修复 `table.reloadData()` 未支持 page 属性的问题
2 years ago