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
Netfan
d085736bac
feat: improve ApiSelect
component ( #5075 )
...
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
2024-12-09 12:47:33 +08:00
dap
41b415362c
chore: markdown直接v-model改变值 保持与编辑器的同步
2024-12-08 19:18:09 +08:00
dap
359d837dee
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-12-08 11:04:04 +08:00
Netfan
373766691f
chore: remove useless fixedHeader
prop for Page
( #5069 )
2024-12-07 23:26:47 +08:00
Netfan
bac0275624
chore: page prop type check ( #5067 )
2024-12-07 12:15:51 +08:00
Netfan
0fc0f13064
fix: layout overflow style ( #5066 )
2024-12-07 12:05:03 +08:00
Netfan
d1862fba27
fix: replace input component in IconPicker
( #5047 )
...
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
2024-12-06 13:46:52 +08:00
dap
eeba7b50f9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-12-05 08:04:03 +08:00
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
Netfan
db38ef522f
fix: Page
header class in fixed mode ( #5023 )
2024-12-04 22:56:06 +08:00
Netfan
e23486dbc6
feat: form component IconPicker
( #5005 )
2024-12-04 21:42:21 +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
dap
839e2e4321
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-30 20:03:53 +08:00
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
2024-11-27 15:52:25 +08:00
dap
56d77021c4
refactor: 由于不能输入 需要使用watch监听
2024-11-27 10:29:19 +08:00
dap
ab988cf82e
chore: oauth登录页开关
2024-11-19 08:29:12 +08:00
dap
40bb93afcd
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-18 07:47:46 +08:00
zyy
3bd5ef4523
fix(@vben/common-ui): pagination current page error ( #4893 )
2024-11-14 22:11:32 +08:00
dap
a814bed79e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-14 07:58:37 +08:00
Arthur Darkstone
8cc73cf59c
feat: add reize components & demo ( #4862 )
...
* feat: resize component
* chore: change positon of resize components
* feat: add resize demo
* chore: resize demo completed
* chore: fix display number
* chore: add infer comment
* fix: move reszie demo to examples
* fix: fix icon & removed scss
2024-11-13 15:43:17 +08:00
dap
d69618e491
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-09 16:45:50 +08:00
Vben
4005023fd4
fix: drawer component header does not take effect ( #4844 )
2024-11-09 15:53:17 +08:00
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
2024-11-09 14:10:17 +08:00
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
2024-11-09 14:07:41 +08:00
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
...
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
2024-11-09 10:26:58 +08:00
dap
81bb5fb5fe
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-05 07:53:13 +08:00
Vben
5999a862b6
perf: expose the formApi for a login form ( #4806 )
2024-11-04 22:46:16 +08:00
dap
23ce80dced
chore: markdown预览组件 dark模式样式需要重置
2024-11-04 19:52:59 +08:00
dap
ea59f7d9e6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-21 07:58:31 +08:00
Vben
d262b7b6c0
fix: fix known issues with the form ( #4696 )
...
* fix: fix known issues with the form
* chore: typo
* chore: typo
2024-10-20 22:34:11 +08:00
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
2024-10-20 21:44:25 +08:00
dap
39d62a91bc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-19 21:29:20 +08:00
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
dap
e3d176e245
chore: 修改markdown预览模式
2024-10-19 10:25:04 +08:00
dap
b2268b03e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-19 09:46:56 +08:00
dependabot[bot]
6f3d50984f
chore(deps-dev): bump the non-breaking-changes group with 3 updates ( #4671 )
...
* chore(deps-dev): bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) and [sass](https://github.com/sass/dart-sass ).
Updates `@types/node` from 22.7.5 to 22.7.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `cspell` from 8.15.2 to 8.15.3
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.15.3/packages/cspell )
Updates `sass` from 1.79.5 to 1.80.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.79.5...1.80.1 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: update deps
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 21:38:39 +08:00
dap
c27acef777
feat: Markdown编辑/预览组件(基于vditor)
2024-10-15 08:31:39 +08:00
dap
72ae9edd2c
feat: markdown组件(开发中)
2024-10-14 21:15:47 +08:00
dap
47a817f73c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-14 17:19:16 +08:00
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
...
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
2024-10-13 18:33:43 +08:00
dap
330a8a1d70
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-13 14:38:56 +08:00
Vben
0ea0f204cb
refactor: change the shadcn-ui directory and remove rarely used components ( #4626 )
2024-10-13 10:58:09 +08:00
dap
6677d5cfa8
feat: 验证码登录
2024-10-13 10:45:17 +08:00
Vben
d37e2f599c
fix: naive ui form reset does not meet expectations ( #4569 )
...
* fix: naive ui form reset does not meet expectations
* fix: typo
2024-10-05 17:09:42 +08:00
dap
82e63dbcf6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-05 00:30:29 +08:00
Vben
4173264805
feat: add vxe-table component ( #4563 )
...
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
2024-10-04 23:05:28 +08:00
dap
e5ba0a2f31
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-26 07:55:41 +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
dap
be54bfb2b7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-25 20:15:03 +08:00
Squall2017
fdc5b02c30
feat(form): add merge form functionality ( #4495 )
...
* 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
* feat: sync test
* feat: 添加合并表单功能
* fix: 修复上一步不展示问题
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-09-25 18:11:02 +08:00
dap
69657a2127
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-23 07:53:24 +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
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
dap
d1efb4278b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-21 19:12:42 +08:00
Vben
bc625ee710
fix: improve global type detection of vue files ( #4455 )
2024-09-21 13:50:54 +08:00
dap
587355dbaf
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-20 08:06:53 +08:00
Vben
56bdb8f606
chore: use pnpm catalog ( #4437 )
...
* feat: use pnpm catalog
* fix: lint error
2024-09-19 21:40:54 +08:00
dap
ca30857eff
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-15 09:16:26 +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
feb30f7d8c
feat: 代码预览
2024-09-13 12:00:55 +08:00
dap
bfefaef1be
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-13 10:28:23 +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
苗大
ceb52aad7f
fix: text overflow when text omission component width is lower than maxWidth ( #4364 )
2024-09-11 16:21:36 +08:00
dap
f6406d6321
chore: 默认选中第一项租户 & 样式
2024-09-11 15:45:49 +08:00
dap
81722fef69
refactor: 使用useForm重构登录(未完成)
2024-09-11 13:54:27 +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
e87cc9db51
feat: codemirror6
2024-09-09 15:12:42 +08:00
dap
87b25bef2a
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-08 10:09:23 +08:00
Li Kui
56e66193fc
fix: module is not listed in package. json dependencies ( #4338 )
2024-09-08 09:55:20 +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
049da9ea69
fix: 默认选中第一项租户
2024-09-04 09:39:33 +08:00
dap
fb525669b5
feat: oauth登录功能
2024-09-04 09:19:02 +08:00
dap
71f137eda3
feat: 个人中心(未完成)
2024-09-03 16:46:42 +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
dap
14d9bf2d73
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-31 16:11:35 +08:00
Vben
2b0aedbaba
style: optimizing style issues ( #4289 )
2024-08-31 14:11:01 +08:00
dap
17c25006c1
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-29 19:55:11 +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
dap
79b58d13e0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-28 19:26:05 +08:00
handsomeFu
c439d5601f
fix: replace deprecated @keypress with @keydown for Enter key handling ( #4258 )
2024-08-28 17:39:47 +08:00
Vben
cbf601581d
feat(@vben/docs): preview components are supported within documents ( #4250 )
2024-08-27 23:22:34 +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
d9360a4291
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-25 12:53:39 +08:00
Hannah Jensen
c27b97f933
feat(@vben/web-antd): perf: home page analysis card adjusted to grid layout ( #4219 )
...
Co-authored-by: DreamyTZK <i@tzki.cn>
2024-08-23 12:59:59 +08:00
dap
abf863dcda
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-13 22:12:15 +08:00
invalid w
e8dff517ba
fix(@vben/common-ui): text omission component expansion exception ( #4139 )
...
* fix(@vben/common-ui): 修复文本省略组件展开异常
* chore: 增加点击展开切换的测试
2024-08-13 20:58:47 +08:00