Commit Graph

1368 Commits (f3b7c9dd5168e94324738b7e27859479370dc8b0)

Author SHA1 Message Date
sunxiaobin89 f3b7c9dd51
Merge branch 'layui:2.x' into 2.x 2023-06-05 14:05:12 +08:00
贤心 c411750f34
Merge pull request #1271 from Sight-wcg/patch/tab-title-li-index
修复 tab 组件 `layui-tab-title` 中有其他元素时,li 获取错误的下标,导致点击删除按钮对应的 tab-content 未删除的问题
2023-06-05 12:50:44 +08:00
sight 60fa96f81f 优化 tab 删除时的索引获取 2023-06-05 11:32:55 +08:00
sunxiaobin89 aecb3c55ab
Merge branch 'layui:2.x' into 2.x 2023-06-05 09:04:29 +08:00
贤心 81bb7481dd Merge branch '2.x' of github.com:layui/layui into 2.x 2023-06-05 00:18:51 +08:00
贤心 48e58c9cb1 优化 tab 在添加和切换选项时的折叠和展开功能 2023-06-05 00:12:42 +08:00
贤心 43e30022b4 更新 tab 示例用例 2023-06-04 23:53:38 +08:00
sight 27654952e1 修复 tab 组件 `layui-tab-title` 中有其他元素时,li 获取错误的下标导致 content 未删除的问题 2023-06-04 23:16:57 +08:00
贤心 f54137daf4
Merge pull request #1270 from Sight-wcg/patch/table-hidecol
修复 table hideCol 方法第二个参数为对象时无效的问题
2023-06-04 22:35:30 +08:00
sight 0a08d449f6 修复 table hideCol 方法第二个参数为对象时无效的问题 2023-06-04 13:36:46 +08:00
贤心 c636e3fe11 修复 fixbar 中添加了无效样式问题 2023-06-03 23:56:47 +08:00
sunxiaobin89 a9c271501e
Merge branch 'layui:2.x' into 2.x 2023-06-02 17:13:11 +08:00
贤心 79d90fae43 完善 `table.set()` 文档介绍 2023-05-31 22:08:17 +08:00
贤心 ef25f75c2a 修改 `treeTable.reAsync()` 方法名为 `treeTable.reloadAsyncNode()` 2023-05-31 22:07:35 +08:00
sunxiaobin89 f88d559c21 修复 treeTable 无主键的树表 reloadData 之后节点被展开的问题 2023-05-30 18:09:37 +08:00
sunxiaobin89 be07581d63 修复 treeTable expandAll 展开全部之后节点的折叠状态没有记忆的问题 2023-05-30 18:07:29 +08:00
贤心 0e043572b5 添加 v2.8.4 更新日志 2023-05-30 10:19:48 +08:00
贤心 5b56da710e 发布 v2.8.4 2023-05-30 10:18:17 +08:00
贤心 587ac3397e 更新 Version 2023-05-30 10:18:01 +08:00
贤心 5b5b74bf6e 剔除 upload 调试语句 2023-05-30 10:17:47 +08:00
贤心 a19a9e0433 完善 form 文档 2023-05-30 09:59:39 +08:00
贤心 6f3a46ec1b 更新 laydate 文档的 `theme` 属性说明 2023-05-30 09:56:35 +08:00
贤心 1163484e03 更新 table 文档 2023-05-30 09:56:11 +08:00
贤心 23dc290d0c 更新 treeTable 文档 2023-05-30 09:55:48 +08:00
贤心 c059f9e6c5 更新 upload 文档的 `exts` 属性说明 2023-05-30 09:55:28 +08:00
贤心 1ec503d3ed 更新 table 测试用例 2023-05-30 09:54:08 +08:00
贤心 7e51bce2a6 优化 table 的 `row` 事件机制,若目标元素为 `checkbox,radio`,则不触发 `row` 事件 2023-05-30 09:53:23 +08:00
贤心 d8789d68d5 优化 table 内部选中值的相关想法 2023-05-30 09:52:51 +08:00
贤心 82e0740423 优化 `table.setRowChecked()` 方法 2023-05-30 09:49:00 +08:00
贤心 aac39fd7a1 优化 Gitee issue 表单模板 2023-05-29 15:42:16 +08:00
贤心 43817a8a8e Merge branch '2.x' of github.com:layui/layui into 2.x 2023-05-29 14:23:20 +08:00
贤心 aee376260a 新增 form 的 `verIncludelRequired` 全局属性 2023-05-29 14:23:10 +08:00
贤心 77bc677716 优化 table 底部边框问题 2023-05-29 11:11:40 +08:00
贤心 a4a6a57dc2 优化 table 外层容器的高度,不再设置一个固定值,内部元素将根据 `height` 属性值自动撑满 2023-05-29 11:11:15 +08:00
贤心 a10f982ca1
Merge pull request #1266 from layui/main
同步主干的最新内容到 2.x
2023-05-29 00:19:47 +08:00
贤心 eca8c1a49c
Merge pull request #1265 from Sight-wcg/patch/laydate-theme
新增 laydate 辅助色设置
2023-05-29 00:18:15 +08:00
贤心 494fa7035a
Merge pull request #1264 from Sight-wcg/patch/table-print
优化 table 打印
2023-05-29 00:09:13 +08:00
贤心 f635c53ce7
Merge pull request #1260 from sunxiaobin89/2.x
修复一些问题和新增一些功能
2023-05-29 00:01:48 +08:00
sight b4b25c4a52 删除不必要的逗号 2023-05-28 22:57:56 +08:00
sight 09f3c2c9fc 新增 laydate 辅助色设置 2023-05-28 20:02:54 +08:00
sight ab22072924 优化 table 打印 2023-05-28 14:22:07 +08:00
sunxiaobin89 8542c13460
Merge branch 'layui:2.x' into 2.x 2023-05-28 12:40:23 +08:00
sunxiaobin89 cbfbc11dd8 修复 table `setRowChecked` 方法无法触发对应的事件问题 2023-05-28 12:39:19 +08:00
贤心 e5c78afb9d
Merge pull request #1263 from layui/gitee-issue
添加 Gitee issue  表单模板
2023-05-27 00:26:46 +08:00
贤心 a4ae4871ca
添加 Gitee issue 表单模板 2023-05-27 00:25:38 +08:00
贤心 ddd1ad24ee
Merge pull request #1262 from layui/revert-1261-gitee-issue
Revert "添加 Gitee Issue 表单模板"
2023-05-27 00:22:35 +08:00
贤心 edd8c251d8
Revert "添加 Gitee Issue 表单模板" 2023-05-27 00:21:58 +08:00
贤心 dbb9b57aca
Merge pull request #1261 from layui/gitee-issue
添加 Gitee Issue 表单模板
2023-05-27 00:18:43 +08:00
贤心 13618b8b66
移除 Gitee Issue 空白模板 2023-05-27 00:17:15 +08:00
贤心 c5e1288810
添加 Gitee Issue 表单模板 2023-05-27 00:15:57 +08:00