Netfan
|
ba539f6793
|
chore: correct spelling for 'dragable' (#4600)
|
2024-10-10 10:55:52 +08:00 |
|
Vben
|
ba4662522e
|
fix: fix request not displaying interface error messages correctly (#4596)
|
2024-10-09 22:08:55 +08:00 |
|
Vben
|
60c615ce8a
|
refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579)
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch
* chore: typo
|
2024-10-06 17:27:32 +08:00 |
|
Vben
|
13fd0ea16c
|
fix: try to fix the error reported by the stub command in the window system (#4560)
|
2024-10-03 15:34:29 +08:00 |
|
vince
|
a72b8acaf9
|
fix: window system clean script execution problems (#4513)
* fix: fix window system clean script execution problems
* fix: lint error
* chore: remove test code
|
2024-09-26 11:59:19 +08:00 |
|
Vben
|
a46c85d77d
|
chore: update documentation and deps (#4510)
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
|
2024-09-25 23:09:48 +08:00 |
|
Vben
|
2a83f1d666
|
feat: add playwright e2e testing framework (#4468)
* feat: add playwright e2e testing framework
|
2024-09-22 21:35:40 +08:00 |
|
invalid w
|
000172e482
|
chore(@vben/common-ui): add verify component (#4390)
* chore(@vben/common-ui): 增加拖拽校验组件
* chore: 增加样式
* Merge branch 'main' into wangjue-verify-comp
* chore: 封装action组件
* chore: 拆分完成拖拽功能
* chore: 样式调整为tailwindcss语法
* chore: 导出check图标
* chore: 拖动的图标变为@vben/icons的
* chore: 完成插槽功能迁移
* fix: ci error
* chore: 适配暗黑主题
* chore: 国际化
* chore: resolve conflict
* chore: 迁移v2的图片旋转校验组件
* chore: 完善选择校验demo
* chore: 转换为tailwindcss
* chore: 替换为系统的颜色变量
* chore: 使用interface代替组件的props声明
* chore: 调整props
* chore: 优化demo背景
* chore: follow suggest
* chore: rm unnecessary style tag
* chore: update demo
* perf: improve the experience of Captcha components
---------
Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
|
2024-09-21 20:52:36 +08:00 |
|
vben
|
7bcb973d65
|
fix: ci error
|
2024-09-12 22:49:33 +08:00 |
|
Vben
|
76a879d4d8
|
fix: fixed some style issues (#4379)
|
2024-09-12 22:03:58 +08:00 |
|
Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
2024-08-31 21:38:24 +08:00 |
|
Vben
|
98da0672e7
|
feat: add archive plug-in to output dist.zip after build (#4272)
* feat: add the archiver plug-in to output dist.zip after build
* chore: update env
|
2024-08-29 21:47:00 +08:00 |
|
Vben
|
d2f3a9d04f
|
feat: preference button supports automatic positioning (#4243)
|
2024-08-26 23:17:27 +08:00 |
|
invalid w
|
8230493651
|
feat(@vben/docs): support english documents (#4202)
* chore(@vben/docs): 完成guide文档的翻译
* chore(@vben/docs): 完成other文档的翻译
* chore: 翻译部分文档
* chore: 完成英文config的配置
* chore: 完成in-depth的文档翻译
* chore: 调整调整链接
* chore: typo
* chore: typo
* chore: update links
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
|
2024-08-23 19:46:51 +08:00 |
|
handsomeFu
|
d5655f02e3
|
chore(docs): update function parameter comments (#4215)
* docs(other): update function parameters jsdoc
- 移除`vue-router.d.ts`中`activePath`属性的默认值注释。
- 重构`generateRoutes`函数签名,增加`options`参数。
- 调整`authLogin`函数文档,增加`onSuccess`回调函数的说明。
* docs: 删除 `activePath` 属性的默认值注释
在路线文档中,移除了`activePath`属性的默认值注释,以清晰说明其行为。此更改更新了文档内容,使其更准确地反映代码实现。
|
2024-08-22 21:52:44 +08:00 |
|
Vben
|
2288827265
|
fix: fixed the failure to refresh the page when login failed (#4204)
|
2024-08-20 22:33:25 +08:00 |
|
Li Kui
|
01d60336a6
|
feat: refactor and improve the request client and support refreshToken (#4157)
* feat: refreshToken
* chore: store refreshToken
* chore: generate token using jsonwebtoken
* chore: set refreshToken in httpOnly cookie
* perf: authHeader verify
* chore: add add response interceptor
* chore: test refresh
* chore: handle logout
* chore: type
* chore: update pnpm-lock.yaml
* chore: remove test code
* chore: add todo comment
* chore: update pnpm-lock.yaml
* chore: remove default interceptors
* chore: copy codes
* chore: handle refreshToken invalid
* chore: add refreshToken preference
* chore: typo
* chore: refresh token逻辑调整
* refactor: interceptor presets
* chore: copy codes
* fix: ci errors
* chore: add missing await
* feat: 完善refresh-token逻辑及文档
* fix: ci error
* chore: filename
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-08-19 22:59:42 +08:00 |
|
Vben
|
9120d20143
|
chore: update deps and docs (#4184)
* chore: update deps
* chore: update docs
* chore: update menu
|
2024-08-18 08:43:00 +08:00 |
|
Vben
|
3c17f4e9f8
|
perf: all icons used in the core are offline (#4173)
* perf: all icons used in the core are offline
* chore: update default icon
* chore: update shadow
|
2024-08-17 21:11:07 +08:00 |
|
Vben
|
30223f18db
|
feat: supports specifying the position of the preference button (#4154)
|
2024-08-14 23:02:39 +08:00 |
|
Vben
|
9c6e059aac
|
chore: semiDarkMenu renamed semiDarkSidebar (#4152)
|
2024-08-14 22:20:10 +08:00 |
|
Vben
|
8f40d5107c
|
feat: support custom background colors for sidebar and header (#4151)
* feat: support custom background colors for sidebar and header
* fix: type error
|
2024-08-14 21:47:37 +08:00 |
|
Vben
|
3b0f72330a
|
fix: automatic hiding and displaying of headers can only be used on content (#4145)
|
2024-08-13 22:09:46 +08:00 |
|
Vben
|
738bc456c8
|
perf: improve login page UI (#4142)
* perf: improve login page UI
* chore: update docs
|
2024-08-13 21:17:10 +08:00 |
|
Vben
|
b464b87ac5
|
refactor: migrate demo applications to playground (#4116)
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
|
2024-08-11 16:09:32 +08:00 |
|
Vben
|
a27b1c40e5
|
fix: the failure of breadcrumb animation (#4073)
|
2024-08-07 22:01:45 +08:00 |
|
sea
|
08391ad53e
|
feat: api suffix (#4065)
|
2024-08-07 13:42:33 +08:00 |
|
Donny Wang
|
f26b3eddb2
|
docs: remove invalid spaces (#4057)
|
2024-08-06 17:51:39 +08:00 |
|
Vben
|
4f5783d00b
|
perf: enable strict ts type checking (#4045)
|
2024-08-05 21:12:22 +08:00 |
|
Ef
|
e5ec8e6b51
|
docs: fix document errors (#4040)
Co-authored-by: chengye <chengye@infmind.com>
|
2024-08-05 09:56:48 +08:00 |
|
Vben
|
f13fda408b
|
fix: global scss injection error problem (#4014)
|
2024-08-03 04:40:06 +08:00 |
|
vben
|
06ad5ad871
|
chore: Rename the website directory to docs
|
2024-08-01 21:30:44 +08:00 |
|