dap
a31e95b995
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-22 15:48:13 +08:00
Vben
5ce3a18785
docs: update docs ( #4466 )
...
* chore: fixed known issues with form components
* docs: add vben form doc
2024-09-22 14:16:06 +08:00
dap
c898a46ad6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-21 23:04:18 +08:00
Vben
dac80703d9
feat: add sliding verification to the login form ( #4461 )
2024-09-21 21:51:40 +08:00
dap
47a4f50930
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-21 21:23:58 +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
LinaBell
dbe5b33db6
fix: some antd components failed to verify styles ( #4458 )
...
* fix: hover border style same as antd style when validate error
* fix: hover border style same as antd style when validate error
* feat(@vben-core/form-ui): Default form validation rules applicable to selector components
* fix: Missing the default required label style for components such as select
* fix: the focus style and antd of the input box validation failure should be consistent
* fix: the focus style and antd of the input box validation failure should be consistent
* fix: some antd components failed to verify styles
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-09-21 20:09:43 +08:00
dap
d1efb4278b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-21 19:12:42 +08:00
Vben
60cffb0dec
feat: add updateSchema to form api ( #4453 )
...
* feat: add updateSchema to form api
* chore: typo
* chore: typo
2024-09-21 11:26:14 +08:00
dap
c8a353e0e5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-20 10:34:02 +08:00
LinaBell
fbd23701de
feat: default form validation rules applicable to selector components ( #4442 )
...
* fix: hover border style same as antd style when validate error
* fix: hover border style same as antd style when validate error
* feat(@vben-core/form-ui): Default form validation rules applicable to selector components
---------
2024-09-20 09:46:03 +08:00
dap
587355dbaf
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-20 08:06:53 +08:00
Vben
df48409814
fix: when the api returns 401, the page is refreshed not as expected ( #4440 )
2024-09-19 23:03:20 +08:00
Vben
161820dbc1
fix: improve the scroll bar flashing when the modal box is opened ( #4438 )
2024-09-19 21:56:49 +08:00
dap
ca30857eff
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-15 09:16:26 +08:00
Vben
02c4014ae3
fix: when the form is opened repeatedly, the state is unexpectedly destroyed ( #4406 )
2024-09-14 22:07:50 +08:00
Vben
c3d0102cda
fix: the brand color setting does not take effect ( #4405 )
2024-09-14 21:35:12 +08:00
Squall2017
38fe6426a2
fix: Improve the problem of inaccurate captcha accuracy ( #4401 )
...
* feat: captcha example
* fix: fix lint errors
* chore: event handling and methods
* chore: add accessibility features ARIA labels and roles
* refactor: refactor code structure and improve captcha demo page
* feat: add captcha internationalization
* chore: 适配时间戳国际化展示
* fix: 1. 添加点击位置边界校验,防止点击外部导致x,y误差。2. 演示页面宽度过长添加滚动条。3. 添加hooks
---------
2024-09-14 21:21:16 +08:00
dap
5a8dbc11c2
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-14 15:19:38 +08:00
Squall2017
5ba3a9dec2
refactor: refactor code structure and improve demo page ( #4389 )
...
* feat: captcha example
* fix: fix lint errors
* chore: event handling and methods
* chore: add accessibility features ARIA labels and roles
* refactor: refactor code structure and improve captcha demo page
* feat: add captcha internationalization
* chore: 适配时间戳国际化展示
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-09-14 09:53:06 +08:00
dap
af72811013
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-14 07:59:52 +08:00
Vben
10b90eae5d
chore: bump vue-i18n from 9.14.0 to 10.0.1 ( #4393 )
2024-09-13 22:39:59 +08:00
dap
bfefaef1be
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-13 10:28:23 +08:00
Vben
9e88b8004f
fix: try to fix the ci error ( #4381 )
2024-09-12 22:43:37 +08:00
Vben
76a879d4d8
fix: fixed some style issues ( #4379 )
2024-09-12 22:03:58 +08:00
dap
e1a1a23923
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-12 07:47:12 +08:00
Vben
855ac02622
fix: select components used in modal pop-ups cannot be selected ( #4368 )
...
* fix: select components used in modal pop-ups cannot be selected
* chore: update ci
* chore: update css
2024-09-11 23:10:35 +08:00
dap
fb4c125117
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-11 17:15:41 +08:00
Li Kui
8f6bf6add3
perf: update menu icons ( #4357 )
2024-09-11 16:23:24 +08:00
dap
b334241cef
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-11 09:38:40 +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
dap
54425f8a61
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-09 17:12:38 +08:00
Li Kui
86ed732ca8
feat: tanstack query demos ( #4276 )
...
* chore(@vben/request): add axios-retry
* feat: error retry
* feat: paginated queries
* feat: infinite queries
* chore: update
* chore: update
* fix: ci error
* chore: update
* chore: remove axios-retry
* chore: update deps
* chore: update deps
* chore: update deps
* chore: update pnpm.lock
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-09-08 19:39:19 +08:00
dap
87b25bef2a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-08 10:09:23 +08:00
Squall2017
b1636405fc
feat: captcha example ( #4330 )
...
* feat: captcha example
* fix: fix lint errors
* chore: event handling and methods
* chore: add accessibility features ARIA labels and roles
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-09-07 20:33:33 +08:00
dap
35abab51f1
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-02 13:46:23 +08:00
Vben
3f2dcb8281
fix(@vben/web-ele): fixed some style issues in dark mode ( #4298 )
2024-09-01 22:33:11 +08:00
dap
13083e6545
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-01 13:07:06 +08:00
Vben
8404c12129
refactor: refactor AuthLayout to configure the login page more freely ( #4294 )
2024-08-31 21:38:24 +08:00
afe1
a7d322019e
style: optimize dashboard in small screen styles and demo ( #4293 )
2024-08-31 21:24:48 +08:00
dap
17c25006c1
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-29 19:55:11 +08:00
Li Kui
08acaf05f1
fix: solve the problem of recursive call to logout api ( #4265 )
2024-08-28 22:37:47 +08:00
Vben
36e7ca19a1
perf: improve modal and drawer component documentation and fix known problems ( #4264 )
...
* feat: improve modal and drawer component documentation and fix known problems
* chore: update ci
2024-08-28 22:26:35 +08:00
handsomeFu
1bd6c2e5f2
fix: fix modal position after drag to prevent offset on reopen ( #4261 )
...
* fix: fix typo
* fix: fix modal position after drag to prevent offset on reopen
2024-08-28 20:43:03 +08:00
dap
1fe260a391
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-27 08:14:19 +08:00
Vben
8a0b1e0c72
refactor: package chart-ui integrated into plugins ( #4238 )
...
* refactor: package chart-ui integrated into plugins
* fix: lint error
2024-08-26 21:42:56 +08:00
dap
54940dfec5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-26 00:03:36 +08:00
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
2024-08-25 23:40:52 +08:00
dap
f0447d0b8c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-23 08:08:08 +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