Commit Graph

2554 Commits

Author SHA1 Message Date
sight
0e1283442d wip(i18n): 修复 laydate lang 2025-05-24 18:42:59 +08:00
sight
8c1c232f8e wip(i18n): 优化 $t 代码细节 2025-05-24 17:07:08 +08:00
sight
2e8a2051e2 wip(i18n): fix 2025-05-24 02:22:24 +08:00
sight
68504fa866 wip(i18n): update code 2025-05-23 20:24:43 +08:00
sight
80575b726d wip(i18n): update code 2025-05-23 20:17:36 +08:00
sight
f2c7f6c73b wip(i18n): util 国际化 2025-05-23 20:13:59 +08:00
sight
0820272bc4 wip(i18n): upload 国际化 2025-05-23 19:46:43 +08:00
sight
f7aa37daee wip(i18n): treeTable 控制台提示统一为英文 2025-05-23 19:14:57 +08:00
sight
0ec829a239 wip(i18n): tree 国际化 2025-05-23 19:08:37 +08:00
sight
0e8fa563d9 wip(i18n): transfer 国际化 2025-05-23 18:51:32 +08:00
sight
6a4454a403 wip(i18n): table 国际化 2025-05-23 18:44:50 +08:00
sight
b3e664718d wip(i18n): layer 国际化 2025-05-23 18:02:14 +08:00
sight
1803b7089d wip(i18n): form 国际化 2025-05-23 15:59:04 +08:00
sight
d726d42322 wip(i18n): flow 国际化 2025-05-23 15:24:46 +08:00
sight
d863e9ccae wip(i18n): dropdown 国际化 2025-05-23 15:09:56 +08:00
sight
2c9daf6c3b wip(i18n): code 国际化 2025-05-23 15:05:54 +08:00
sight
e51d5da00f wip(i18n): update 2025-05-23 14:51:27 +08:00
sight
2ad09cb3fc wip(i18n): 修改国际化消息对象结构 2025-05-23 13:35:36 +08:00
sight
0669d66aa9 update code 2025-05-23 03:15:37 +08:00
sight
a06e2e4f54 fix 2025-05-22 23:19:05 +08:00
sight
5e50dba1a1 wip(i18n): laypage 国际化 2025-05-22 22:08:15 +08:00
sight
c0c4c1c204 wip(i18n): colorpicker 国际化 2025-05-22 21:03:16 +08:00
sight
908ff7f59f wip(i18n): laydate 国际化 2025-05-22 20:34:34 +08:00
贤心
ac8d5ccc30 release: v2.11.2
Some checks failed
Issue Close Require / issue-close-require (push) Has been cancelled
v2.11.2
2025-05-15 11:05:05 +08:00
corededitor
1ea5f34600 feat(tabs): 优化若干功能 (#2680) 2025-05-15 10:42:02 +08:00
morning-star
fe7df50ce7 fix(form-select): 修复 option 两端的 Unicode 空格(U+00A0)被去除的问题 (#2676)
* fix(form-select): 修复 option 两端的 Unicode 空格(U+00A0)被去除的问题

* update

* update

* fix
2025-05-15 10:32:04 +08:00
贤心
1b9557cdd8 feat(tabs): 增强若干功能 2025-05-13 00:19:59 +08:00
贤心
7138198645 fix(tabs): 优化 header 初始值判断,允许数组为空 2025-05-12 16:25:55 +08:00
贤心
a7af177223 release: v2.11.1
Some checks failed
Issue Close Require / issue-close-require (push) Has been cancelled
v2.11.1
2025-05-06 15:43:25 +08:00
贤心
36a5beaa46 fix(form): 修复 select 组件的字符转义问题 (#2661)
* fix(form): 修复 select 组件的字符转义问题

* Update src/modules/form.js

Co-authored-by: morning-star <26325820+Sight-wcg@users.noreply.github.com>

---------

Co-authored-by: morning-star <26325820+Sight-wcg@users.noreply.github.com>
2025-05-06 15:33:31 +08:00
Session小胡
c1d821d38d perf(css): use transform in carousel (#2654) 2025-05-06 15:32:54 +08:00
morning-star
008e6cb7d0 fix(form-select): 修复 checkbox/radio 在 WebKit/537.36 的异常 (#2637)
* fix(form-select): 修复 `checkbox/radio` 在 WebKit/537.36 的异常

* docs: 优化部分注释文案,避免非技术人员理解错位

尽量避免词汇:监听、侦听。可用事件「触发」或「响应」等相近含义的词语替代

* Revert "docs: 优化部分注释文案,避免非技术人员理解错位"

This reverts commit 8cc9949bdfa36a3ff052bbdd95beea26fd3793ce.

---------

Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
2025-05-06 14:51:38 +08:00
贤心
fe5e4e1264 docs: 有些部分文档细节 2025-04-26 23:22:04 +08:00
贤心
4fd021e48b release: v2.11.0
Some checks failed
Issue Close Require / issue-close-require (push) Has been cancelled
v2.11.0
2025-04-21 15:56:23 +08:00
贤心
5e7cbdeb30 release: v2.11.0-rc.5 v2.11.0-rc.5 2025-04-21 00:32:38 +08:00
morning-star
b3bfc92374 fix(layui): 修复 layui.link 重复执行时不触发回调函数的问题 (#2651)
* fix(layui.js): 修复 layui.link 重复执行时回调不触发的问题

这会导致 laydate 无法渲染,行为和 2.9 保持一致

* chore(link): 修改注释错别字

* chore(link): 添加注释

---------

Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
2025-04-21 00:22:53 +08:00
贤心
985803ec09 feat(laytpl): 增强 template 报错时的上下文捕获 (#2650)
* fix(laytpl): 优化接口输出顺序,避免 vite 中无法向 layui 输出接口

* feat(laytpl): 增强 template 错误行上下文捕获
2025-04-21 00:21:48 +08:00
贤心
6d524c0674 release: v2.11.0-rc.4 v2.11.0-rc.4 2025-04-18 21:50:07 +08:00
morning-star
23a62619d9 fix(laytpl): 兼容性调整 (#2647)
避免部分组件受全局 laytpl tagStyle 影响
2025-04-18 21:35:30 +08:00
贤心
a7267a4b5d chore(hash): 新增返回 pathname, 与 layui.url 一致 (#2649)
`path` 将在合适的版本移除
2025-04-18 21:04:38 +08:00
贤心
3617209874 fix(component): 优化 render, events 执行的条件 (#2643) 2025-04-17 23:16:17 +08:00
贤心
1f2fc91431 style(css): 清理 IE 低版本 css hack (#2642) 2025-04-17 23:16:02 +08:00
morning-star
6fc761e63b chore(laytpl): 兼容性调整 (#2638) 2025-04-17 23:12:06 +08:00
morning-star
a1e084c6b4 feat(form-select): select 点击外部关闭支持检测 iframe (#2631)
* feat(lay): lay.onClickoutside 新增 detectIframe 选项

* feat(form-select): select 支持检测 iframe 点击

* feat(lay): lay.touchSwipe 新增 preventDefault 选项

* docs: 优化部分注释文案,避免非技术人员理解错位

尽量避免词汇:监听、侦听。可用事件「触发」或「响应」等相近含义的词语替代

---------

Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
2025-04-17 23:11:41 +08:00
morning-star
3842a98360 feat(dropdown): onClickoutside 检测 iframe 区域 (#2629) 2025-04-17 23:08:57 +08:00
贤心
a060a484e4 release: v2.11.0-rc.3 v2.11.0-rc.3 2025-04-15 14:59:09 +08:00
贤心
d2e01d0491 docs(versions): 添加 v2.9.26 更新日志 2025-04-15 13:46:01 +08:00
贤心
78438c3429 fix: 优化 escape 和 unescape 在解析某些特殊字符串时的潜在问题 (#2628)
* fix: 修复 escape 未转义 unicode 中 & 字符的问题

* chore: update

* fix: 优化 unescape 替换顺序,确保为 escape 替换的反向顺序

* chore: update
2025-04-15 13:23:32 +08:00
贤心
fff6597e10 release: v2.11.0-rc.2 v2.11.0-rc.2 2025-04-14 00:26:24 +08:00
贤心
885a1aa0cf refactor: 重构 rate 组件,由 component 模块构建 (#2626) 2025-04-14 00:21:29 +08:00