xingyu4j
dc874aa090
feat: ini naive config
2025-10-16 10:32:39 +08:00
xingyu4j
b8cfb196e9
feat: add naive system infra api
2025-10-16 10:31:09 +08:00
xingyu4j
466d0c829e
feat: naive adapter form
2025-10-16 10:20:45 +08:00
xingyu4j
bc6d0f7dd6
chore: 还原naive初始化
2025-10-16 10:16:45 +08:00
xingyu4j
99dd3350f4
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-10-09 11:19:32 +08:00
zouawen
2ce161e585
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 ( #6800 )
...
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
2025-10-07 06:15:41 +08:00
zouawen
33306a5aff
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 ( #6799 )
2025-10-06 06:56:54 +08:00
xingyu4j
2f55bca2e4
fix: 使用Tree替换原有VbenTree
2025-09-19 16:08:23 +08:00
Lex
94d44340a3
fix(system): 角色管理分配菜单使用简化菜单列表接口
...
- 在 web-antd、web-ele 和 web-naive 应用中,修改了角色管理模块的分配菜单表单
- 将原有的 getMenuList() 调用替换为 getSimpleMenusList(),用于【角色分配菜单】功能的选项。在多租户的场景下,会只返回租户所在套餐有的菜单
2025-09-12 10:19:08 +08:00
xingyu4j
f0f094a28d
chore: fix missing dependencies
2025-09-03 17:10:12 +08:00
xingyu4j
deb412662e
refactor: 提取正则和验证到 @vben/utils
2025-09-03 16:46:22 +08:00
puhui999
71d2c380b3
fix: download query bug
2025-08-31 21:17:11 +08:00
YunaiV
2dfa34d096
feat:【infra 基础设施】文件配置时,增加“公开访问”
2025-08-18 00:00:04 +08:00
xingyu4j
9a305e6cbd
fix: 优化角色菜单表单加载逻辑,移除重复的菜单列表加载调用,确保在打开模态框时正确加载菜单数据。
2025-08-04 19:12:51 +08:00
简
7031dbebe6
fix: (system): 修复VbenTree加载顺序问题
...
- 调整了数据权限分配和菜单分配表单中的加载顺序
- 确保在设置表单值之前完成树形结构数据的加载
2025-07-21 14:27:34 +08:00
xingyu4j
cf27fd8ce9
fix: fix vxeTable commit proxy
2025-07-19 17:15:39 +08:00
xingyu4j
379e8e755f
perf: 将 getUrlValue 放入 vben/utils 下
2025-07-09 17:11:22 +08:00
xingyu4j
a950b7b6e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-08 14:25:47 +08:00
RanMaoting
fee811d950
fix: 优化组件方法透传并新增表单弹窗示例 ( #6443 )
2025-07-02 19:58:48 +08:00
xingyu4j
f57eff9ad2
perf: 优化租户选择
2025-06-18 14:05:43 +08:00
xingyu4j
c54e0a5899
feat: remove apps doc alert
2025-06-10 16:33:09 +08:00
xingyu4j
f32eef482f
refactor: use vben/common-ui docAlert
2025-06-10 16:32:29 +08:00
xingyu4j
ea31db17ad
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-06-09 10:19:25 +08:00
zyy
b015fbc9fc
fix: [adapter] 表格配置类型报错 ( #6327 )
...
配置toolbarConfig中的search时会有类型报错
2025-06-08 17:53:55 +08:00
YunaiV
dc0eac918d
review:【ANTD】【BPM 支付】xingyu pulls #118、#116
2025-06-07 20:42:58 +08:00
xingyu4j
281a2ebae0
fix: formatAmount 重复定义
2025-05-26 17:29:34 +08:00
xingyu4j
44cc41ec92
feat: 使用 v-dompurify-html 替换 v-html
2025-05-26 14:21:05 +08:00
xingyu4j
be1889a0e0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-26 10:50:54 +08:00
zhang
9f9be21e2a
fix: component Input is not registered when initialize page ( #6246 )
...
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
2025-05-23 15:21:09 +08:00
xingyu4j
e8c87b5a2b
feat: use table-actions
2025-05-15 11:50:13 +08:00
xingyu4j
0c9670bab5
feat: naive Textarea input
2025-05-14 18:06:31 +08:00
xingyu4j
1351702fec
chore: 缺失依赖
2025-05-14 16:39:53 +08:00
xingyu4j
d3c3d08653
fix: doc alert
2025-05-14 16:39:27 +08:00
xingyu4j
5c8c3bf2c7
fix: naive tenant dropdown
2025-05-14 16:26:28 +08:00
xingyu4j
99c848a39d
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-14 11:54:29 +08:00
xingyu4j
5c405d60c9
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-05-14 11:53:25 +08:00
YunaiV
d5321bc34a
review:【naive 全局】实现
2025-05-12 20:01:05 +08:00
xingyu4j
8f7343c31e
feat: 非必填邮箱
2025-05-12 15:16:21 +08:00
xingyu4j
5c52d3f815
feat: format code
2025-05-09 18:19:24 +08:00
xingyu4j
695524c37f
feat: 初步适配naive 未测试
2025-05-09 18:17:33 +08:00
xingyu4j
d59c137036
feat: 适配naive
2025-05-09 18:16:04 +08:00
xingyu4j
04d2cc2952
feat: login and profile
2025-05-09 16:19:01 +08:00
xingyu4j
477e387ce9
feat: add upload comp
2025-05-09 16:17:20 +08:00
xingyu4j
684d564ea1
feat: add table toolbar comp
2025-05-09 16:16:57 +08:00
xingyu4j
7d4eec1ced
feat: add cropper comp
2025-05-09 16:16:31 +08:00
xingyu4j
22a69be371
feat: router
2025-05-09 14:40:23 +08:00
xingyu4j
6df5bd0060
feat: system and infra api
2025-05-09 14:40:00 +08:00
xingyu4j
d88a5ff646
feat: layouts
2025-05-09 14:39:04 +08:00
xingyu4j
83f8bec5db
feat: store and utils
2025-05-09 14:38:35 +08:00
xingyu4j
372099f35e
feat: layout
2025-05-09 14:37:54 +08:00
xingyu4j
db864a53e2
feat: add iframe comp
2025-05-09 14:37:37 +08:00
xingyu4j
88c8447840
feat: add dco alert comp
2025-05-09 14:37:18 +08:00
xingyu4j
0e326a1e57
feat: naive dict
2025-05-09 13:52:50 +08:00
xingyu4j
c19c6a7faf
chore: naive init
2025-05-09 13:52:20 +08:00
afe1
90625782c0
fix: delete useless code ( #6143 )
2025-05-08 16:51:12 +08:00
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
2025-05-03 16:06:36 +08:00
aonoa
41152d1722
refactor: modify the default homepage path loaded from the preference… ( #6099 )
...
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
2025-05-03 16:03:08 +08:00
ming4762
baec89f896
perf: resolve duplicate component names ( #6039 )
2025-04-27 22:02:38 +08:00
Netfan
329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading ( #5899 )
...
优化首屏加载速度
2025-04-09 01:05:20 +08:00
Netfan
a0feeb1966
fix: watermark settings in the preferences modified accidentally ( #5823 )
2025-03-31 09:06:02 +08:00
Netfan
a77bb8e68d
perf: improve component packaging to enable instance method retrieval ( #5795 )
...
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
2025-03-27 15:13:13 +08:00
Netfan
cfa18c2b8e
fix: improve component repackaging
2025-03-10 02:56:44 +08:00
Netfan
579b1b486c
feat: loading and spinner component with directive ( #5587 )
...
* 添加loading和spinner组件,以及对应的vue指令
2025-02-23 12:41:54 +08:00
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
...
添加Motion的用法例子
2025-02-17 15:25:45 +08:00
Netfan
22e6f28464
perf: easy to define fieldName of response data ( #5442 )
2025-01-20 18:38:49 +08:00
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
2025-01-19 17:41:26 +08:00
Netfan
816d1f5a69
fix: demos route fixed ( #5405 )
2025-01-15 19:24:02 +08:00
Netfan
13087a10b7
refactor: fix popup component zIndex ( #5397 )
2025-01-15 12:32:03 +08:00
Netfan
76c4aa2c55
fix: hide root route in breadcrumb
2025-01-14 17:51:39 +08:00
Netfan
e1c503e51e
feat: support set default props for drawer and modal ( #5390 )
...
* feat: support set default props for drawer and modal
* docs: fix typo
2025-01-14 17:11:18 +08:00
Netfan
5965755caa
fix: root router config fixed ( #5389 )
2025-01-14 15:15:02 +08:00
Netfan
1ad54561b0
feat: add `noBasicLayout` in route meta ( #5386 )
...
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
2025-01-14 12:12:08 +08:00
Netfan
a2637313f8
feat: integrate new component `Tippy` with demo ( #5355 )
...
* 添加新的工具提示组件Tippy
2025-01-11 17:35:59 +08:00
Netfan
d34838bdd8
fix: primaryColor calculation ( #5337 )
2025-01-10 01:51:38 +08:00
Netfan
c979c23e6b
fix: form valid-error style in naive ( #5336 )
2025-01-10 01:15:30 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
Netfan
a97c998be5
fix: user homePath no effect sometimes ( #5166 )
2024-12-17 21:39:12 +08:00
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
2024-12-15 14:26:42 +08:00
Netfan
698daf46c7
fix: form component events bind ( #5137 )
...
* fix: from component events bind
* chore: update docs
* chore: default value and docs sync
2024-12-14 17:42:13 +08:00
Netfan
eec6f41f6a
refactor: `ApiComponent` with docs ( #5099 )
...
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
2024-12-11 10:45:04 +08:00
Netfan
018ddc75c6
feat: add default `placeholder` for `ApiSelect` ( #5078 )
2024-12-09 14:03:46 +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
Netfan
958c8b4f21
feat: imporve naive form component ( #5071 )
2024-12-08 19:23:46 +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
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
2024-12-04 21:42:21 +08:00
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
2024-11-11 19:22:39 +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
Vben
4e88ef0840
perf: improve the usage documentation of vben-vxe-table ( #4829 )
...
* perf: improve the usage documentation of vben-vxe-table
2024-11-06 23:03:33 +08:00
Netfan
488ccb5976
fix: page title is not updated after language switch. fixed : #4799 ( #4813 )
2024-11-05 13:58:56 +08:00
zyy
bbc426caa0
chore: vxe-table's renderDefault is deprecated, use renderTableDefault ( #4814 )
2024-11-05 11:25:57 +08:00
1302岁的龙猫
a64a06bf59
chore: disable the default form configuration of vke-table ( #4794 )
...
* fix: 处理某个页面加载多个Table时,第2个之后的Table初始化报出警告
* fix: 使用vxe-table时全局禁用formConfig
2024-11-02 15:46:19 +08:00
Vben
fe7df5ad3b
feat: allow configuration of staticRroues ( #4746 )
...
* feat: allow configuration of staticRroues
* chore: update deps
* chore: typo
2024-10-27 21:58:39 +08:00
Vben
6688a6b3c2
feat: table grid supports setting title and helpMessage ( #4732 )
2024-10-24 22:51:04 +08:00
afe1
39e41d05be
fix: path '/auth' is blank page ( #4731 )
2024-10-24 22:43:49 +08:00
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
2024-10-21 20:14:25 +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
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
2024-10-19 19:50:23 +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