JyQAQ
|
81a61558cb
|
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) (#7059)
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
|
2026-01-03 13:19:40 +08:00 |
|
JyQAQ
|
a1bb132233
|
feat(api-cascader): 添加联级组件ApiCascader (#7031)
|
2025-12-22 20:00:31 +08:00 |
|
JyQAQ
|
1479f159aa
|
feat(CellImage): CellImage组件支持图片属性写入 (#6992)
|
2025-12-06 10:12:58 +08:00 |
|
Jin Mao
|
6f39e9136e
|
Merge branch 'main' into feature/antd上传组件支持调用Image组件查看图片
|
2025-11-24 21:59:34 +08:00 |
|
milletpeak
|
1f1ba16ead
|
Merge branch 'main' into milletpeak-fontsize
|
2025-11-24 08:55:54 +08:00 |
|
yuan.ji
|
1d77b018bb
|
feat(function): add antd上传组件支持调用Image组件查看图片
|
2025-11-21 17:33:59 +08:00 |
|
米山
|
f7d9d1b1af
|
chore: update package.json and app.vue imports, and ensure global styles are included
|
2025-11-19 11:13:06 +08:00 |
|
xingyu4j
|
bed52983a0
|
fix: lint
|
2025-11-17 12:15:14 +08:00 |
|
xingyu4j
|
22394ebdeb
|
chore: move tdesign-vue-next to workspace
|
2025-11-14 10:21:48 +08:00 |
|
Jin Mao
|
cfad88666b
|
chore: 替换 lodash-es为 es-toolkit 并调整样式引入方式 (#6912)
|
2025-11-13 08:20:30 +08:00 |
|
Jin Mao
|
f59e33682c
|
Merge branch 'main' into main
|
2025-11-12 04:27:57 +08:00 |
|
shixi
|
05e9d65251
|
fix: for tdesign
|
2025-11-12 01:14:28 +08:00 |
|
shixi
|
0bbb20fee0
|
feat: sport notification link
|
2025-11-12 00:55:24 +08:00 |
|
shixi
|
dbc5ea32ae
|
feat: add read and delete for each notification
|
2025-11-12 00:02:13 +08:00 |
|
xingyu4j
|
acf99f2441
|
feat: tdesign add profile
|
2025-11-10 18:00:25 +08:00 |
|
xingyu4j
|
cbf2a02877
|
feat: naive add profile
|
2025-11-10 17:59:58 +08:00 |
|
xingyu4j
|
226d9bd1ad
|
feat: ele add profile
|
2025-11-10 17:59:33 +08:00 |
|
xingyu4j
|
e311cfb8da
|
feat: route add profile
|
2025-11-10 17:51:10 +08:00 |
|
xingyu4j
|
4347fba80a
|
feat: antdv add profile
|
2025-11-10 17:50:47 +08:00 |
|
Li Kui
|
83ea27af3e
|
fix: fix lint
|
2025-11-06 23:16:23 +08:00 |
|
Li Kui
|
b7bfd69788
|
fix: fix lint
|
2025-11-06 23:10:03 +08:00 |
|
Li Kui
|
99d663a6f2
|
fix: fix typecheck
|
2025-11-06 23:02:24 +08:00 |
|
Li Kui
|
1af11240a6
|
chore: add tdesign logo
|
2025-11-06 22:37:55 +08:00 |
|
Li Kui
|
be843300be
|
chore: update demo routes
|
2025-11-06 17:44:34 +08:00 |
|
Li Kui
|
dc77721c11
|
chore: demo i18n
|
2025-11-06 16:42:25 +08:00 |
|
Li Kui
|
a38d081f17
|
chore: enable VITE_NITRO_MOCK
|
2025-11-06 16:37:15 +08:00 |
|
Li Kui
|
bd8ff73f9e
|
fix: fix build error
|
2025-11-06 15:26:24 +08:00 |
|
Li Kui
|
57620dc2ea
|
chore: apply coderabbitai suggestions
|
2025-11-06 15:11:28 +08:00 |
|
Li Kui
|
b472fbb72f
|
Merge branch 'main' into tdesign
|
2025-11-06 14:36:27 +08:00 |
|
Copilot
|
04321b16c1
|
fix: replace ant-design-vue with tdesign components in web-tdesign app (#6880)
* Initial plan
* fix: replace ant-design-vue with tdesign components
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* fix: remove trailing comma in package.json
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
|
2025-11-06 14:35:50 +08:00 |
|
Jin Mao
|
348c97710f
|
Revert "refactor(jwt): 更新 JWT 工具函数实现方式 (#6869)"
This reverts commit a854760d26.
|
2025-11-03 19:34:45 +08:00 |
|
zengmingyong
|
a854760d26
|
refactor(jwt): 更新 JWT 工具函数实现方式 (#6869)
refactor(jwt): 更新 JWT 工具函数实现方式
- 将默认导入 jsonwebtoken 改为解构导入 sign 和 verify 方法
|
2025-11-03 13:08:06 +08:00 |
|
Copilot
|
c7c39047de
|
feat: add theme-aware logo support via optional sourceDark configuration (#6866)
* Initial plan
* Initial exploration and setup
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Add support for separate light and dark theme logos
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Update documentation with dark theme logo configuration
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* feat: Add theme-aware logo support for authentication/login page
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* revert: .npmrc
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
Co-authored-by: aonoa <1991849113@qq.com>
|
2025-11-03 13:07:36 +08:00 |
|
Jin Mao
|
ac6de0324c
|
Merge branch 'fork/ming4762/timezone-20251020'
|
2025-10-30 00:42:05 +08:00 |
|
zhongming4762
|
3eed51fd3e
|
feat: increase support for multiple time zones
* 优化实现方法
|
2025-10-29 20:03:21 +08:00 |
|
zhongming4762
|
4d713db546
|
feat: increase support for multiple time zones
* 优化实现方法
|
2025-10-29 19:47:10 +08:00 |
|
Jin Mao
|
33b7a605c0
|
chore: 一些调整和兼容性更新
|
2025-10-26 14:23:37 +08:00 |
|
zhongming4762
|
e01803ce9d
|
feat: increase support for multiple time zones
|
2025-10-22 20:39:00 +08:00 |
|
zhongming4762
|
b029f77b6a
|
feat: increase support for multiple time zones
|
2025-10-22 20:18:25 +08:00 |
|
zhongming4762
|
0a8339a405
|
feat: increase support for multiple time zones
|
2025-10-22 19:52:01 +08:00 |
|
Jin Mao
|
2264eaae18
|
feat: 新增集成tdesign组件的apps
|
2025-10-21 10:47:39 +08:00 |
|
zoumingjun
|
2b0079580b
|
fix: 修复mock-data.ts父id错误
|
2025-10-18 16:32:23 +08:00 |
|
zouawen
|
2ce161e585
|
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 (#6800)
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
|
2025-10-07 06:15:41 +08:00 |
|
zouawen
|
33306a5aff
|
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 (#6799)
|
2025-10-06 06:56:54 +08:00 |
|
vben
|
e147a9d2fd
|
chore: release 5.5.9
|
2025-08-16 22:16:02 +08:00 |
|
谦元吉
|
4efebb8c0b
|
fix:update (#6635)
|
2025-08-14 22:01:12 +08:00 |
|
gxc685
|
9ce0df88ae
|
fix: 修复mock里面eventHandler重复导致无法启动 (#6631)
|
2025-08-14 22:00:54 +08:00 |
|
谦元吉
|
ab7e363279
|
fix(@vben/backend-mock): fix all ts type errors in this module (#6613)
* fix(@vben/backend-mock): 修复所有 ts 类型报错
* fix(@vben/backend-mock): 修复该模块所有 ts 类型报错
* fix(@vben/backend-mock): 解决 coderabbitai
* fix(@vben/backend-mock): 解决 coderabbitai
* fix(@vben/backend-mock): 解决 coderabbitai
|
2025-08-12 17:23:39 +08:00 |
|
vben
|
1575619d53
|
chore: release v5.5.8
|
2025-07-19 22:19:50 +08:00 |
|
RanMaoting
|
fee811d950
|
fix: 优化组件方法透传并新增表单弹窗示例 (#6443)
|
2025-07-02 19:58:48 +08:00 |
|