Vben
|
0df8c5c02c
|
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures
* chore: typo
|
2024-10-19 14:28:21 +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
|
524b9badf2
|
feat: add VbenForm component (#4352)
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
|
2024-09-10 21:48:51 +08:00 |
Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
2024-08-31 21:38:24 +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
|
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 |