贤心
|
3f148a9086
|
修复 treeTable.reloadData() 在某些情况下报错的问题
Closes: https://gitee.com/layui/layui/issues/I8M5HS
|
2023-12-09 12:55:02 +08:00 |
|
贤心
|
0d72a64313
|
Merge branch '2.x' of github.com:layui/layui into 2.x
|
2023-12-08 22:23:19 +08:00 |
|
morning-star
|
4edebe878d
|
修复 element.nav 在 IE8 下子菜单背景色 (#1445)
修复 element.nav 在 IE8 下子菜单背景色
|
2023-12-08 22:21:39 +08:00 |
|
贤心
|
8f0c87f95d
|
修复 layer 的 iframe 层在某些情况下出现异常纵向滚动条的问题
|
2023-12-08 00:00:53 +08:00 |
|
morning-star
|
a03cd0b8da
|
优化 layer.tips 在触发元素高度较小时的定位 (#1439)
close https://gitee.com/layui/layui/issues/I8KZ9A
|
2023-12-07 22:45:08 +08:00 |
|
贤心
|
3b781390fe
|
优化 util.on() 在特殊情况下的用法问题
Closes: https://gitee.com/layui/layui/issues/I8M528
|
2023-12-07 09:26:38 +08:00 |
|
贤心
|
a03b4d6c24
|
更新 util 测试用例
|
2023-12-07 09:26:07 +08:00 |
|
贤心
|
07c11a353a
|
优化 form.validate() 代码注释
|
2023-12-07 00:12:40 +08:00 |
|
morning-star
|
96f0621ff2
|
新增 laypage countText 选项 (#1444)
|
2023-12-06 23:46:50 +08:00 |
|
火烈鸟
|
ec3a5278c1
|
清除 laydate 的变量重复声明 (#1441)
* 代码优化
* 恢复 `lay.getStyleRules()` 无效改动
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
|
2023-12-04 17:09:14 +08:00 |
|
贤心
|
a90ab67efd
|
更正 2.9.0 更新日志错别字
|
2023-12-04 15:14:12 +08:00 |
|
morning-star
|
f73501c157
|
修复 table 全选时,禁用行仍有选中样式的问题 (#1436)
* 修复 table 全选时,禁用行仍有选中样式的问题,close `#I8KPUT`
close https://gitee.com/layui/layui/issues/I8KPUT
* 优化 `table.setRowChecked()` 查找当前行细节,减少全选时的元素查找频率
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
|
2023-12-03 22:37:11 +08:00 |
|
贤心
|
36808582e3
|
更新 laytpl 测试用例
|
2023-12-02 16:46:54 +08:00 |
|
贤心
|
2adb99c908
|
剔除 多余的空白符 - Sublime Text
|
2023-12-02 16:45:40 +08:00 |
|
贤心
|
a8cecfc2a0
|
增强 table height 选项,支持函数 (#1437)
|
2023-12-02 16:38:09 +08:00 |
|
sight
|
af230636a6
|
更新 table height 选项文档,添加函数类型描述
|
2023-12-01 12:35:40 +08:00 |
|
sight
|
7c1a9a050d
|
增强 table height 选项,支持函数
close https://gitee.com/layui/layui/issues/I8KR5U
|
2023-12-01 11:17:29 +08:00 |
|
morning-star
|
bf774bbd4e
|
优化 util 模块文档 (#1435)
|
2023-11-30 23:18:36 +08:00 |
|
贤心
|
d8895a7b5d
|
优化 2.9.x 更新日志细节
|
2023-11-30 12:14:16 +08:00 |
|
贤心
|
5fa6ebd830
|
优化 layer.closeLast() 稳定细节
|
2023-11-30 12:13:41 +08:00 |
|
贤心
|
39408ba378
|
添加 v2.9.0 稳定版更新日志
|
2023-11-29 18:05:27 +08:00 |
|
贤心
|
5ee7c3b2d8
|
发布 v2.9.0
|
2023-11-29 18:04:43 +08:00 |
|
贤心
|
b159fbe927
|
更新 Version
|
2023-11-29 18:04:31 +08:00 |
|
贤心
|
6fe75699d2
|
Merge branch '2.x' of github.com:layui/layui into 2.x
|
2023-11-29 17:22:48 +08:00 |
|
贤心
|
dbae04b57f
|
添加 v2.9.0-rc.3 更新日志
|
2023-11-29 17:22:20 +08:00 |
|
贤心
|
dd3b99c1b2
|
发布 v2.9.0-rc.3
|
2023-11-29 17:22:07 +08:00 |
|
morning-star
|
dd686a82b8
|
修复 tree 节点 title 编辑状态有特殊字符时的转义问题 (#1432)
Close https://gitee.com/layui/layui/issues/I8K79H
|
2023-11-29 17:14:25 +08:00 |
|
贤心
|
eb765a23a2
|
优化 v2.9.0-rc.2 更新日志,并加入自动解析关联链接
|
2023-11-29 16:53:44 +08:00 |
|
贤心
|
35b7d8a90a
|
更改 Version
|
2023-11-29 16:53:36 +08:00 |
|
贤心
|
b945f7a3df
|
优化 table 用例
|
2023-11-29 16:52:19 +08:00 |
|
贤心
|
cd24e1cde4
|
修正 util.on() 示例代码细节
|
2023-11-29 12:52:19 +08:00 |
|
贤心
|
c2aea60df3
|
更新 docs 中的引入资源
|
2023-11-29 12:41:17 +08:00 |
|
贤心
|
868c945943
|
补充文档 & 修复错别字
|
2023-11-29 12:19:20 +08:00 |
|
sight
|
db311e1487
|
修复部分文档和模块注释中的错别字
|
2023-11-29 07:45:36 +08:00 |
|
sight
|
2226f26114
|
优化 layer 和 upload 文档
|
2023-11-28 20:16:07 +08:00 |
|
贤心
|
8bbf8a8674
|
添加 v2.9.0-rc.2 更新日志
|
2023-11-28 17:36:30 +08:00 |
|
贤心
|
3f118d2a18
|
发布 v2.9.0-rc.2
|
2023-11-28 17:35:07 +08:00 |
|
贤心
|
ab4ded2275
|
优化 layer.closeLast() 方法,给第二个参数增加回调
[#I8JHBY](https://gitee.com/layui/layui/issues/I8JHBY)
|
2023-11-28 17:20:50 +08:00 |
|
贤心
|
e4ae678cb7
|
修复 table 的 height:'#id-0' 表达式在窗口 resize 无效的问题
|
2023-11-28 16:30:10 +08:00 |
|
贤心
|
b92932c891
|
更新 table 用例
|
2023-11-28 16:29:16 +08:00 |
|
贤心
|
1d408f0f4a
|
优化 table 当数据值为 0,undefined,null 且开启列模板,编辑单元格会带入模板字符的问题
解决:[#I8JOSW](https://gitee.com/layui/layui/issues/I8JOSW)
|
2023-11-28 10:25:44 +08:00 |
|
贤心
|
06514f02c4
|
微调 util.on() 文档
|
2023-11-28 10:24:46 +08:00 |
|
贤心
|
0b73f81574
|
更新 Version
|
2023-11-28 10:22:24 +08:00 |
|
贤心
|
f10357775f
|
优化 table 用例细节
|
2023-11-28 10:22:06 +08:00 |
|
贤心
|
8174aa9005
|
清理 docs 主页多余空白符
|
2023-11-23 12:48:32 +08:00 |
|
贤心
|
6d5d356583
|
优化 layui-v2.9.0-rc.1 更新日志
|
2023-11-22 16:46:37 +08:00 |
|
贤心
|
84f2e978a8
|
更新 Gitee Issue 表单模板
|
2023-11-22 16:46:07 +08:00 |
|
贤心
|
b0d180022a
|
添加 v2.9.0-rc.1 更新日志
|
2023-11-22 08:56:24 +08:00 |
|
贤心
|
74d1d6ac67
|
发布 v2.9.0-rc.1
|
2023-11-22 08:55:54 +08:00 |
|
贤心
|
e256007d12
|
更新 Version
|
2023-11-22 00:10:15 +08:00 |
|