Commit Graph

677 Commits

Author SHA1 Message Date
“chenhuachun”
eab7378d47 ci: 👷commit 2026-02-25 00:34:49 +08:00
“chenhuachun”
5eddf81d15 ci: 👷commit 2026-02-22 15:17:53 +08:00
“chenhuachun”
f0ceadeb97 ci: 👷commit 2026-02-22 13:36:19 +08:00
“chenhuachun”
cc2f9308c9 feat: 代码校验 2026-02-20 14:15:18 +08:00
“chenhuachun”
9fdec6e0a7 fix: 🐛 优化代码 2026-02-18 17:16:46 +08:00
“chenhuachun”
8496549fdc fix: 🐛 优化agent 2026-02-13 17:06:04 +08:00
“chenhuachun”
22e16ac4ed fix: 🐛 agent cache 2026-02-10 20:26:57 +08:00
“chenhuachun”
7fd711b4de ci: 👷commit 2026-02-06 19:09:17 +08:00
“chenhuachun”
441c3dbaf8 ci: 👷commit 2026-01-28 18:41:18 +08:00
“chenhuachun”
b3a33f5d84 fix: 🐛 node ref 在mounted后获取不到问题 2026-01-28 10:28:17 +08:00
“chenhuachun”
07afc57588 ci: 👷commit 2026-01-27 19:42:25 +08:00
“chenhuachun”
28b23b2f3c ci: 👷commit 2026-01-26 22:34:43 +08:00
“chenhuachun”
6601a00832 fix: 🐛 修复区块组件缓存问题 2026-01-26 12:35:32 +08:00
“chenhuachun”
034d079113 ci: 👷commit 2026-01-24 11:42:43 +08:00
“chenhuachun”
e75802320b fix: 🐛 修复在线异步区块渲染顺序问题 2026-01-24 11:34:27 +08:00
“chenhuachun”
3cdfd060ca ci: 👷commit 2026-01-16 22:59:26 +08:00
“chenhuachun”
fd8fcc61ea ci: 👷commit 2026-01-09 19:06:46 +08:00
“chenhuachun”
5675671054 ci: 👷commit 2026-01-06 21:18:40 +08:00
“chenhuachun”
104826d6aa ci: 👷commit 2026-01-04 20:05:15 +08:00
“chenhuachun”
316ae26f16 ci: 👷commit 2026-01-03 16:20:48 +08:00
“chenhuachun”
6000e4fd2c docs: ✏️ docs 2026-01-02 09:42:38 +08:00
“chenhuachun”
9b168283c1 ci: 👷commit 2025-12-29 15:23:09 +08:00
“chenhuachun”
e906837f6a ci: 👷commit 2025-12-26 08:34:49 +08:00
“chenhuachun”
f6226e8ca1 fix: 🐛 uniapp 适配 alert 2025-12-20 13:55:30 +08:00
“chenhuachun”
59fcdaeb07 ci: 👷commit 2025-12-20 10:35:00 +08:00
“chenhuachun”
d3bffef001 feat: uniapp 支持 rpx 样式单位 2025-12-20 10:32:56 +08:00
StudiousTiger
581fcf2755 feat(renderer): 支持库插件安装时扩展配置参数
- 在provider中新增libraryOptions字段,用于传递额外配置
- 安装第三方库插件时合并locale和扩展参数,确保扩展参数不会覆盖基础locale配置

使用方法:
以LionUI为例,LionUI在进行use时需要传入必要的扩展参数,可以这么做:
const { provider, onReady } = createProvider({
  ...,
  libraryOptions: {
    LionUI: {
      axios,
      iconList: iconList,
      dicUrl: '/api/dict/dictionary?code={{key}}',
      dicBizUrl: '/api/dict-biz/dictionary?code={{key}}'
    }
  }
});
2025-12-19 10:49:01 +08:00
“chenhuachun”
6ba8bf6fc6 ci: 👷commit 2025-12-17 11:01:57 +08:00
“chenhuachun”
f6c3f6d4d7 ci: 👷commit 2025-12-17 10:22:51 +08:00
“chenhuachun”
61e585e925 feat: 环境变量模块 2025-12-17 10:18:08 +08:00
“chenhuachun”
657063ba99 fix: 🐛 access权限控制 2025-12-16 21:19:33 +08:00
“chenhuachun”
ce1e2f286f fix: 🐛 useTitle 2025-12-16 20:22:45 +08:00
“chenhuachun”
1957963b51 ci: 👷commit 2025-12-11 08:35:15 +08:00
“chenhuachun”
678ed30d97 ci: 👷commit 2025-11-29 08:55:00 +08:00
“chenhuachun”
5528fafee0 ci: 👷commit 2025-11-14 08:26:34 +08:00
“chenhuachun”
b2113fe158 ci: 👷commit 2025-10-28 13:50:44 +08:00
“chenhuachun”
6a7ed288ba fix: 🐛 uniapp 微信小程序编译问题 2025-10-28 11:24:42 +08:00
“chenhuachun”
2ac2283da7 fix: 🐛 注入全局$apis $request 2025-10-22 21:01:56 +08:00
“chenhuachun”
0e0c7537d7 ci: 👷commit 2025-10-22 08:24:05 +08:00
“chenhuachun”
0a9fa9c753 ci: 👷commit 2025-10-16 08:30:58 +08:00
“chenhuachun”
75f862ef21 fix: 🐛 渲染器提前设置 app.config.globalProperties.$provider 2025-10-15 15:38:53 +08:00
“chenhuachun”
39ba3df782 ci: 👷commit 2025-10-11 08:13:32 +08:00
“chenhuachun”
967238fedc ci: 👷commit 2025-09-26 08:19:30 +08:00
“chenhuachun”
781caa3503 ci: 👷commit 2025-09-22 17:02:34 +08:00
“chenhuachun”
c54f24e9ed feat: 支持expose 2025-09-22 16:59:09 +08:00
“chenhuachun”
db44867de4 ci: 👷commit 2025-09-22 09:07:01 +08:00
“chenhuachun”
f22c161429 ci: 👷commit 2025-09-22 08:10:38 +08:00
“chenhuachun”
86361f0a4a fix: 🐛 dependencies[locale] 2025-09-18 09:06:15 +08:00
“chenhuachun”
60ceec0d63 fix: 🐛 物料支持非标准Module文件 2025-09-16 17:20:13 +08:00
“chenhuachun”
a6580fcd00 ci: 👷commit 2025-09-16 15:55:24 +08:00