贤心
|
80e3715152
|
Merge branch 'main' into 2.x
|
10 months ago |
贤心
|
4af994d218
|
release: v2.9.4
|
10 months ago |
贤心
|
2caa16b98a
|
docs(version): 添加 v2.9.4 更新日志
|
10 months ago |
贤心
|
1f163ceb14
|
Merge branch 'main' into 2.x
|
10 months ago |
贤心
|
23bf960a2a
|
fix(table): 修复 Chrome DevTools 审查 iframe 中 table 元素时导致页面崩溃的问题 (#1571)
|
10 months ago |
morning-star
|
90000f39f6
|
feat(table): 新增 `table.updateRow`方法 (#1540)
* feat(table): 新增 `table.updateRow` 方法
* refactor
* update code
* update doc
* feat(table): 新增 `table.updateTotalRow`
* perf(table): 改进 updateRow 渲染性能
* feat(table): col.totalRow 支持函数,改进 updateTotalRow 参数
* feat(table): 新增 table.getTotalRow
* feat(table): table.getTotalRow 支持获取原始结果
* perf(table): 改进 table.updateRow 性能
* fix: 修复 updateRow 一些问题
* revert: 回退除 table.updateRow 以外的所有改动
REVERT:
bc61f9ff08
1a5258b292
4af5b1cda4
62e551d22b
这些方法互相关联,而 totalRow 存在暂时无法解决的问题,故全部回退。后续在其他 PR 中实现。
* refactor(table): updateRow options.row 重命名为 options.data
|
10 months ago |
贤心
|
56a43c64b1
|
fix(table): 修复 Chrome DevTools 审查 iframe 中 table 元素时导致页面崩溃的问题
|
10 months ago |
贤心
|
3bced33798
|
chore: Merge branch '2.x' into main (#1558)
|
11 months ago |
贤心
|
9d9c2787c3
|
ci(issue): 优化 issue 被关闭时的标签处理
|
11 months ago |
贤心
|
66adedff5a
|
Merge branch 'main' into 2.x
|
11 months ago |
morning-star
|
db1f288299
|
fix(laydate): 优化时间选择器在Safari on iOS, Firefox for Android 中的滑动操作 (#1550)
|
11 months ago |
morning-star
|
232a959855
|
fix(table): 关闭展开状态时,未重置单元格滚动条位置 (#1536)
* fix(table): 关闭展开状态时,未重置滚动条水平位置
* update code
|
11 months ago |
yxb94616
|
2a1bb0e985
|
feat(silder): 新增提示文本始终显示控制属性 (#1520)
* feat(silder): 新增提示文本始终显示控制属性
* fix(silder): 修改提示文本相关方法的变量命名,增加部分方法的 jsdoc
|
11 months ago |
贤心
|
eae72d34c3
|
Merge branch 'main' into 2.x
|
11 months ago |
贤心
|
9914a99ebd
|
release: v2.9.3
|
11 months ago |
贤心
|
b02a04bebf
|
docs(version): 添加 v2.9.3 更新日志
|
11 months ago |
贤心
|
ae2bdd999b
|
chore: 简单分支同步 (#1523)
* ci(issue): 增加 duplicate 标签的定时关闭任务
* docs(issue): 优化 discussion 标签文案
* ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
* refactor(issue-opened): 简化语句
* docs(issue): 优化 bot 回复文案
* Squashed commit of the following:
commit e5aa6c3a87
Author: morning-star <1453017105@qq.com>
Date: Tue Dec 26 22:32:10 2023 +0800
feat(transfer): 新增 `dblclick` 选项 (#1491)
* feat(transfer): 新增 `dblclick` 选项
* style(transfer): 优化代码书写风格
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
commit ed3bab52e5
Author: morning-star <1453017105@qq.com>
Date: Mon Dec 25 14:53:55 2023 +0800
chore(select): 优化搜索面板打开逻辑 (#1498)
commit 5db18c6f00
Author: 贤心 <3277200+sentsim@users.noreply.github.com>
Date: Mon Dec 25 14:52:52 2023 +0800
docs: 优化 issue 模板提示文案 (#1500)
commit 567a1e70c1
Author: morning-star <1453017105@qq.com>
Date: Mon Dec 25 13:22:50 2023 +0800
feat(upload): 加强 data 选项的函数写法,支持获取文件相关数据 (#1494)
close https://gitee.com/layui/layui/issues/I8JAC1
commit 6abb1eedd8
Author: 贤心 <3277200+sentsim@users.noreply.github.com>
Date: Mon Dec 25 12:15:51 2023 +0800
ci: 优化 issue 被创建和被编辑时的 action 校验逻辑 (#1496)
* ci(issue): 增加 duplicate 标签的定时关闭任务
* docs(issue): 优化 discussion 标签文案
* ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
* refactor(issue-opened): 简化语句
* chore: 更新 version
* style(laydate): 格式化示例代码
|
11 months ago |
贤心
|
4294b53eb1
|
Merge branch 'main' into 2.x
|
11 months ago |
贤心
|
53ae5bb204
|
style(laydate): 格式化示例代码
|
11 months ago |
morning-star
|
ce4696b529
|
fix(table): 非常规列设置 `field` 时,导出 excel 合计行错位 (#1522)
|
11 months ago |
morning-star
|
153576cf99
|
fix(laydate): 修复开启 rangeLinked 时,选择同一日期,某些情况时间会反选的问题 (#1517)
* fix(laydate): 修复 laydate 开启 rangeLinked 时,选择同一日期,某些情况时间会反选的问题
* chore(laydate): 简化代码
* update code
* update code
|
11 months ago |
贤心
|
c15f466b99
|
chore: 更新 version
|
11 months ago |
贤心
|
15adaa74f5
|
Merge branch 'main' into 2.x
|
11 months ago |
贤心
|
c324802a25
|
docs(issue): 优化 bot 回复文案 (#1510)
* ci(issue): 增加 duplicate 标签的定时关闭任务
* docs(issue): 优化 discussion 标签文案
* ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
* refactor(issue-opened): 简化语句
* docs(issue): 优化 bot 回复文案
* Squashed commit of the following:
commit e5aa6c3a87
Author: morning-star <1453017105@qq.com>
Date: Tue Dec 26 22:32:10 2023 +0800
feat(transfer): 新增 `dblclick` 选项 (#1491)
* feat(transfer): 新增 `dblclick` 选项
* style(transfer): 优化代码书写风格
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
commit ed3bab52e5
Author: morning-star <1453017105@qq.com>
Date: Mon Dec 25 14:53:55 2023 +0800
chore(select): 优化搜索面板打开逻辑 (#1498)
commit 5db18c6f00
Author: 贤心 <3277200+sentsim@users.noreply.github.com>
Date: Mon Dec 25 14:52:52 2023 +0800
docs: 优化 issue 模板提示文案 (#1500)
commit 567a1e70c1
Author: morning-star <1453017105@qq.com>
Date: Mon Dec 25 13:22:50 2023 +0800
feat(upload): 加强 data 选项的函数写法,支持获取文件相关数据 (#1494)
close https://gitee.com/layui/layui/issues/I8JAC1
commit 6abb1eedd8
Author: 贤心 <3277200+sentsim@users.noreply.github.com>
Date: Mon Dec 25 12:15:51 2023 +0800
ci: 优化 issue 被创建和被编辑时的 action 校验逻辑 (#1496)
* ci(issue): 增加 duplicate 标签的定时关闭任务
* docs(issue): 优化 discussion 标签文案
* ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
* refactor(issue-opened): 简化语句
|
11 months ago |
贤心
|
e548c5cd88
|
Merge branch 'main' into 2.x
|
11 months ago |
贤心
|
5321441cdb
|
Squashed commit of the following:
commit e5aa6c3a87
Author: morning-star <1453017105@qq.com>
Date: Tue Dec 26 22:32:10 2023 +0800
feat(transfer): 新增 `dblclick` 选项 (#1491)
* feat(transfer): 新增 `dblclick` 选项
* style(transfer): 优化代码书写风格
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
commit ed3bab52e5
Author: morning-star <1453017105@qq.com>
Date: Mon Dec 25 14:53:55 2023 +0800
chore(select): 优化搜索面板打开逻辑 (#1498)
commit 5db18c6f00
Author: 贤心 <3277200+sentsim@users.noreply.github.com>
Date: Mon Dec 25 14:52:52 2023 +0800
docs: 优化 issue 模板提示文案 (#1500)
commit 567a1e70c1
Author: morning-star <1453017105@qq.com>
Date: Mon Dec 25 13:22:50 2023 +0800
feat(upload): 加强 data 选项的函数写法,支持获取文件相关数据 (#1494)
close https://gitee.com/layui/layui/issues/I8JAC1
commit 6abb1eedd8
Author: 贤心 <3277200+sentsim@users.noreply.github.com>
Date: Mon Dec 25 12:15:51 2023 +0800
ci: 优化 issue 被创建和被编辑时的 action 校验逻辑 (#1496)
* ci(issue): 增加 duplicate 标签的定时关闭任务
* docs(issue): 优化 discussion 标签文案
* ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
* refactor(issue-opened): 简化语句
|
11 months ago |
贤心
|
4af1b5b7d6
|
docs(issue): 优化 bot 回复文案
|
11 months ago |
morning-star
|
e5aa6c3a87
|
feat(transfer): 新增 `dblclick` 选项 (#1491)
* feat(transfer): 新增 `dblclick` 选项
* style(transfer): 优化代码书写风格
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
|
11 months ago |
morning-star
|
ed3bab52e5
|
chore(select): 优化搜索面板打开逻辑 (#1498)
|
11 months ago |
贤心
|
5db18c6f00
|
docs: 优化 issue 模板提示文案 (#1500)
|
11 months ago |
morning-star
|
567a1e70c1
|
feat(upload): 加强 data 选项的函数写法,支持获取文件相关数据 (#1494)
close https://gitee.com/layui/layui/issues/I8JAC1
|
11 months ago |
贤心
|
6abb1eedd8
|
ci: 优化 issue 被创建和被编辑时的 action 校验逻辑 (#1496)
* ci(issue): 增加 duplicate 标签的定时关闭任务
* docs(issue): 优化 discussion 标签文案
* ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
* refactor(issue-opened): 简化语句
|
11 months ago |
贤心
|
fe26e34359
|
refactor(issue-opened): 简化语句
|
11 months ago |
贤心
|
67a242e00c
|
ci: 优化 issue 被创建和被编辑时的 action 校验逻辑
|
11 months ago |
贤心
|
87c49a1a74
|
docs(issue): 优化 discussion 标签文案
|
11 months ago |
贤心
|
9c2f54c634
|
ci(issue): 增加 duplicate 标签的定时关闭任务
|
11 months ago |
贤心
|
02c534349c
|
chore: 同步若干日常修改 (#1479)
|
11 months ago |
贤心
|
8355571050
|
ci(close-issue): 剔除 `discussion` 标签的自动关闭的定时任务,因为它本身会关闭 issue
|
11 months ago |
morning-star
|
dc7183f7b4
|
fix(touch): 修复移动端 rate, carousel 一些小问题 (#1469)
* 修复 carousel 移动端滑动切换后,点击箭头切换异常的问题
* 修复 rate 移动端滑动时,评分文本未更新的问题
|
11 months ago |
贤心
|
574214e7a4
|
Merge branch 'main' into 2.x
|
11 months ago |
贤心
|
1fdc84c498
|
ci(issue): 新增和优化多个 workflow (#1475)
* chore: 增加 issue 模板特定标识
* ci(issue): 修改 issue 不活跃状态天数
* refactor: 修改 Issue Labeled 任务变量名
* style: 段落优化
* ci: 新增 Issue 创建和编辑时的 action
* ci: 新增 Issue 关闭时的 action
|
11 months ago |
morning-star
|
1c177f2970
|
fix(treetable): 修复 treeTable.updateNode() 更新已打开的节点时,未重新渲染表单元素的问题 (#1468)
close #1463
|
11 months ago |
青崖
|
7b5a09b379
|
style: 优化输入框圆角时后缀存在方框的问题 (#1467)
优化输入框圆角时后缀存在方框的问题
|
11 months ago |
贤心
|
780bd490fb
|
docs(table): 更正示例代码
|
11 months ago |
贤心
|
9ee8a361cc
|
chore: 更正 Issue 链接
|
11 months ago |
贤心
|
71764447ad
|
chore: 回滚 CONTRIBUTING 文件路径 (#1465)
|
11 months ago |
贤心
|
7ee622655a
|
Merge branch '2.x' of github.com:layui/layui into 2.x
|
11 months ago |
贤心
|
387fabbbce
|
chore: 回滚 CONTRIBUTING 文件路径
|
11 months ago |
贤心
|
07259f21db
|
chore: 优化 issue 回复文案及其他细节
|
11 months ago |
贤心
|
309a1daa0b
|
Merge branch 'main' into 2.x
|
11 months ago |