Commit Graph

2523 Commits (3728f719b884475d39ef07d4ab6bcd3f9e8da77a)

Author SHA1 Message Date
sight 3728f719b8 wip(i18n): 添加缓存 2025-06-27 12:49:21 +08:00
sight e893e9617b fix(i18n): 修复 table 排序 key 无效 2025-06-26 15:29:40 +08:00
sight b0aeee7bf2 wip(i18n): 转义翻译结果 2025-06-25 17:39:08 +08:00
sight 03dcbb7931 fix(i18n): 修复 laypage 变量定义前使用 2025-06-24 13:34:38 +08:00
贤心 741686bd79 wip(docs): 完善 i18n 文档 2025-06-20 23:30:11 +08:00
贤心 39a55a1b6e docs(i18n): 新增国际化文档(beta)
note: 由于时间关系,本次提交仅为初版,该文档尚未完成
2025-06-20 17:47:49 +08:00
sight 0a0e643471 chore(i18n): 优化注释 2025-06-11 17:57:22 +08:00
sight 740ed5c9e0 chore(util): 删除未使用的代码 2025-06-11 17:43:39 +08:00
贤心 6bb0caf151 i18n(laydate): 优化 lang() 方法中的逻辑 2025-06-01 23:04:49 +08:00
贤心 a154128418 wip(i18n): 为 laydate 重新添加完整国际化的支持 2025-05-30 15:41:22 +08:00
贤心 4f5019704b refactor: 剔除 laydate 单独版的判断逻辑
为接下来全面支持国际化做铺垫
2025-05-28 11:01:00 +08:00
sight c3e88dc9aa chore(i18n): 优化演示中部分国际化消息 2025-05-27 00:22:49 +08:00
贤心 de46f23b06 chore(laydate): 优化部分提示 2025-05-26 23:52:36 +08:00
贤心 26989d5830 style(laydate): 优化逗号格式 2025-05-26 22:51:44 +08:00
sight 94e31dd1d7 wip(i18n): 修复 table text.none 切换 locale 无效问题 2025-05-26 20:15:52 +08:00
贤心 3556153273 refactor(i18n): 改进国际化支持 2025-05-26 09:59:41 +08:00
sight aaa4d85750 wip(i18n): 移除国际化消息中的 `lay` 命名空间 2025-05-25 14:51:47 +08:00
sight 383baf471a wip(i18n): 修复打包后 laydate 和 layer 异常 2025-05-24 22:47:33 +08:00
sight cc222d9d22 wip(i18n): 改进 upload i18n key 2025-05-24 19:25:38 +08:00
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 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 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