xingyu4j
350d5ee60e
refactor: playground use antdv-next
3 months ago
Copilot
fef1e35c54
fix: prevent JSONBigInt parsing error on non-string data ( #6891 )
* Initial plan
* Fix json-bigint serialization error when data is not a string
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>
10 months ago
Netfan
e5c937396d
fix: json-bigint parse used in vxeTable ( #6271 )
* 修复vxeTable不能加载json-bigint解析的数据的问题
1 year ago
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
1 year ago
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
添加Motion的用法例子
2 years ago
Netfan
22e6f28464
perf: easy to define fieldName of response data ( #5442 )
2 years ago
Netfan
5611f6c7f5
perf: request support to set how to return response ( #5436 )
* feat: request support to set how to return response
* docs: typo
* fix: test unit
* test: add request responseReturn test
2 years ago
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
2 years ago
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 ( #4679 )
2 years ago
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly ( #4596 )
2 years ago
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
2 years ago
Vben
f815dcf3ae
fix: after deleting the form item, you will also get the form value ( #4481 )
* fix: after deleting the form item, you will also get the form value
2 years ago
Vben
2288827265
fix: fixed the failure to refresh the page when login failed ( #4204 )
2 years ago
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>
2 years ago
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
2 years ago
vben
89dcf522f5
refactor: Separate store
2 years ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
2 years ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2 years ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2 years ago
vince
d62a3da009
perf: improve the logic related to login expiration
2 years ago
vince
db76325d68
feat: configurable persistent tabs
2 years ago
vince
8042e2b044
perf: Improve the use of store in the app
2 years ago
vben
1d70d71537
feat: Support dayjs and component library in multiple languages
2 years ago
vben
ca1cad0cd3
feat: add backend-mock app
2 years ago
vben
c58aa26dbf
chore: update locale
2 years ago
vben
1279872089
chore: update deps
2 years ago
vben
d584d4cf4e
chore: update app name
2 years ago
vben
c5eb0841a5
feat: new interface button parameters, control function display
2 years ago
vben
f95cc80895
feat: refactor request
2 years ago