Li Kui
83ea27af3e
fix: fix lint
7 months ago
Li Kui
b7bfd69788
fix: fix lint
7 months ago
Li Kui
99d663a6f2
fix: fix typecheck
7 months ago
Li Kui
1af11240a6
chore: add tdesign logo
7 months ago
Li Kui
be843300be
chore: update demo routes
7 months ago
Li Kui
dc77721c11
chore: demo i18n
7 months ago
Li Kui
a38d081f17
chore: enable VITE_NITRO_MOCK
7 months ago
Li Kui
bd8ff73f9e
fix: fix build error
7 months ago
Li Kui
57620dc2ea
chore: apply coderabbitai suggestions
7 months ago
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>
7 months ago
Jin Mao
348c97710f
Revert "refactor(jwt): 更新 JWT 工具函数实现方式 ( #6869 )"
This reverts commit a854760d26 .
7 months ago
zengmingyong
a854760d26
refactor(jwt): 更新 JWT 工具函数实现方式 ( #6869 )
refactor(jwt): 更新 JWT 工具函数实现方式
- 将默认导入 jsonwebtoken 改为解构导入 sign 和 verify 方法
7 months ago
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>
7 months ago
zhongming4762
3eed51fd3e
feat: increase support for multiple time zones
* 优化实现方法
7 months ago
zhongming4762
4d713db546
feat: increase support for multiple time zones
* 优化实现方法
7 months ago
Jin Mao
33b7a605c0
chore: 一些调整和兼容性更新
7 months ago
zhongming4762
e01803ce9d
feat: increase support for multiple time zones
7 months ago
zhongming4762
b029f77b6a
feat: increase support for multiple time zones
7 months ago
zhongming4762
0a8339a405
feat: increase support for multiple time zones
7 months ago
Jin Mao
2264eaae18
feat: 新增集成tdesign组件的apps
7 months ago
zoumingjun
2b0079580b
fix: 修复mock-data.ts父id错误
7 months ago
zouawen
2ce161e585
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 ( #6800 )
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
8 months ago
zouawen
33306a5aff
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 ( #6799 )
8 months ago
vben
e147a9d2fd
chore: release 5.5.9
9 months ago
谦元吉
4efebb8c0b
fix:update ( #6635 )
9 months ago
gxc685
9ce0df88ae
fix: 修复mock里面eventHandler重复导致无法启动 ( #6631 )
9 months ago
谦元吉
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
9 months ago
vben
1575619d53
chore: release v5.5.8
10 months ago
RanMaoting
fee811d950
fix: 优化组件方法透传并新增表单弹窗示例 ( #6443 )
11 months ago
zyy
b015fbc9fc
fix: [adapter] 表格配置类型报错 ( #6327 )
配置toolbarConfig中的search时会有类型报错
12 months ago
vben
b9aef618fe
chore: release 5.5.7
12 months ago
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
1 year ago
zhang
9f9be21e2a
fix: component Input is not registered when initialize page ( #6246 )
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
1 year ago
afe1
90625782c0
fix: delete useless code ( #6143 )
1 year ago
vben
cc6c9bf7a0
chore: release v5.5.6
1 year ago
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
1 year ago
aonoa
41152d1722
refactor: modify the default homepage path loaded from the preference… ( #6099 )
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
1 year ago
ming4762
baec89f896
perf: resolve duplicate component names ( #6039 )
1 year ago
vben
7c7051a11e
chore: release v5.5.5
1 year ago
Netfan
aa27a2f7a1
feat: encrypt the privacy data when it is persisted ( #6056 )
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
1 year ago
yuh
4baec83db5
feat: add examples: form-upload ( #5955 )
* feat: add examples: form-upload
* fix: upload: accept and label
* fix: upload: 设置表单值、图片预览
1 year ago
Netfan
2971ccc0b7
docs: docs modal z-index fixed, update alert docs ( #5930 )
1 year ago
Netfan
329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading ( #5899 )
优化首屏加载速度
1 year ago
Netfan
a0feeb1966
fix: watermark settings in the preferences modified accidentally ( #5823 )
1 year ago
Netfan
a77bb8e68d
perf: improve component packaging to enable instance method retrieval ( #5795 )
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
1 year ago
vben
b92ac5c36d
chore: release 5.5.4
1 year ago
Netfan
cfa18c2b8e
fix: improve component repackaging
1 year ago
Netfan
b37ed48b9d
feat: role management page with component `tree` ( #5675 )
* feat: add shadcn tree
* fix: update vbenTree component
* feat: role management demo page
* feat: add cellSwitch renderer for vxeTable
* chore: remove tree examples
1 year ago
Netfan
34789645f7
fix: nitro server cookie maxAge fixed
1 year ago
Netfan
5e421ce607
chore: demo page menu management ( #5619 )
* 添加菜单管理演示页面
1 year ago