cnb.aUOqoEV4wEA
87069f7ba3
chore: 修改配置
2025-11-12 17:58:33 +08:00
cnb.aUOqoEV4wEA
e923af74a7
feat: 完善功能
2025-11-11 17:40:08 +08:00
Li Kui
99d663a6f2
fix: fix typecheck
2025-11-06 23:02:24 +08:00
Li Kui
3e8e8690e3
chore: Merge branch 'main' into tdesign
2025-11-06 17:49:51 +08:00
Li Kui
be843300be
chore: update demo routes
2025-11-06 17:44:34 +08:00
Li Kui
a38d081f17
chore: enable VITE_NITRO_MOCK
2025-11-06 16:37:15 +08:00
Copilot
1e09fa4642
feat: migrate from Radix Vue to Reka UI ( #6870 )
...
* Initial plan
* Update dependencies and imports from radix-vue to reka-ui
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Fix type errors after reka-ui migration
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Run formatter to fix code style
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 16:22:24 +08:00
Li Kui
57620dc2ea
chore: apply coderabbitai suggestions
2025-11-06 15:11:28 +08:00
dependabot[bot]
23c41a8059
chore(deps): bump @types/node from 12.20.55 to 24.9.2 ( #6860 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.20.55 to 24.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 04:16:59 +08:00
dependabot[bot]
fdc78faa13
chore(deps): bump @vueuse/integrations from 12.8.2 to 14.0.0 ( #6861 )
...
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) from 12.8.2 to 14.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.0.0/packages/integrations )
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 04:16:37 +08:00
ming4762
482ce981ce
chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… ( #6752 )
...
* chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.12 -> 4.9.29
* fix: resolve the ESLint warning generated by #6317
2025-09-17 17:42:39 +08:00
Vben
ff4704d5ea
chore: Upgrade vite to version 7.x ( #6645 )
2025-08-16 22:50:31 +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
Netfan
78076e70b4
chore: update deps
2025-07-02 16:55:55 +08:00
chewenye
b78bc65ce7
feat: 组件json-viewer支持bigint数据显示 cwy ( #6377 )
...
Co-authored-by: 车文烨 <chewy@china-lehua.com>
2025-06-29 04:32:30 +08:00
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
2025-05-23 15:22:18 +08:00
Vben
5689ac60ff
feat(project): migrate from husky and lint-staged to lefthook ( #6104 )
2025-05-03 19:43:12 +08:00
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
2025-05-03 16:06:36 +08:00
Netfan
add1e61b6f
fix: show validation message as tooltip in compact form ( #6087 )
...
* 紧凑模式表单的校验消息将显示为一个tooltip
2025-04-30 23:41:44 +08:00
Vben
dd833ca56b
chore: update dependencies and documentation, optimize build toolchain ( #6060 )
...
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements
* chore: Update dependent versions and configurations to improve compatibility and stability
- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability
* fix: lint error
2025-04-28 23:08:05 +08:00
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
2025-04-27 22:06:49 +08:00
Netfan
aa27a2f7a1
feat: encrypt the privacy data when it is persisted ( #6056 )
...
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
2025-04-27 20:59:10 +08:00
Netfan
ed26dca64e
chore: update pnpm-lock.yaml
2025-04-08 16:31:41 +08:00
Netfan
08c6496e24
chore: update deps
2025-04-08 14:56:40 +08:00
Netfan
7933da8f66
chore: update deps ( #5854 )
2025-04-02 18:07:06 +08:00
Netfan
96d2bc52e9
feat: pre-set serialization methods for request parameters ( #5814 )
...
添加快捷设置请求参数序列化方法的配置
2025-03-29 19:21:21 +08:00
Netfan
03ceb2aac5
fix: default value for nested fields ( #5763 )
2025-03-21 16:06:14 +08:00
Netfan
13354955db
chore: update depts
2025-03-10 02:56:44 +08:00
Netfan
a53ca3faf1
chore: update depts
2025-02-28 20:30:59 +08:00
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
...
添加Motion的用法例子
2025-02-17 15:25:45 +08:00
Netfan
cd258fbb52
chore: update deps
2025-02-16 23:03:41 +08:00
Netfan
6cba181fad
feat: new component jsonViewer ( #5544 )
...
* 添加新组件JsonViewer用于展示JSON结构数据
2025-02-16 22:57:00 +08:00
Netfan
5262233312
feat: tabbar support max count limit ( #5490 )
...
* 标签栏支持限制打开的最大数量
2025-02-06 19:33:10 +08:00
Netfan
061fcf926d
chore: update deps
2025-02-04 17:14:14 +08:00
Netfan
a2637313f8
feat: integrate new component Tippy with demo ( #5355 )
...
* 添加新的工具提示组件Tippy
2025-01-11 17:35:59 +08:00
Netfan
7606b86854
fix: vxeGrid init without search form ( #5342 )
...
* 修复vxeGrid在未使用表单的情况下,自动加载数据失效的问题。
* 暂时将vxeGrid版本锁定在4.10.0,新版本尺寸计算尚有问题
2025-01-10 11:53:06 +08:00
Netfan
e10cbe23b9
chore: update deps
2025-01-10 09:22:32 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
Netfan
548c2e5500
chore: downgrade vue-tsc version
2024-12-28 17:53:39 +08:00
Netfan
15fe82c62f
chore: update deps
2024-12-28 16:15:39 +08:00
Vben
24a4935e85
fix: build error ( #5199 )
2024-12-20 22:41:38 +08:00
Netfan
0f756503ff
feat: add demo for modify menu badge data
2024-12-16 12:45:07 +08:00
Netfan
f446cbf9e5
feat: user-dropdown support hover trigger ( #5143 )
...
* feat: user-dropdown support `hover` trigger
* fix: modified type declaration
2024-12-15 18:24:22 +08:00
Netfan
991ada31ba
chore: update deps ( #5107 )
2024-12-11 15:09:38 +08:00
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
...
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
2024-12-10 17:37:06 +08:00
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
Netfan
17c7ce8f21
feat: improve page component ( #5013 )
...
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
2024-12-04 21:40:41 +08:00
vben
24b9aa44d2
chore: Revert "fix: form 表单不支持field.xxx.xx格式的defaultValue配置 ( #4965 )"
...
This reverts commliit 12f216c0e7 .
2024-12-02 00:47:06 +08:00
Vben
014e6d38a0
chore: update deps ( #4993 )
2024-12-01 21:53:52 +08:00