vben
|
3fcfac1f37
|
wip: Upgrade ant-design-vue 3.0
|
2021-11-24 23:25:13 +08:00 |
|
Coderclc
|
b3c4002b69
|
fix: Fix setting hideMenu, bread bar jump problem (#1358)
|
2021-11-15 09:32:14 +08:00 |
|
zuihou
|
5c491a4258
|
fix(Menu): 左侧菜单混合模式 在动态更改路由时,左侧显示的菜单没有实时更新
|
2021-10-30 01:38:28 +08:00 |
|
vben
|
a248e20013
|
chore: fix type
|
2021-10-26 01:19:51 +08:00 |
|
vben
|
acea184320
|
chore: format code
|
2021-10-25 23:49:03 +08:00 |
|
zuihou
|
7028e0031d
|
fix(Breadcrumb): 隐藏面包屑应交给 hideBreadcrumb 参数,而非hideMenu 参数
|
2021-09-22 23:46:42 +08:00 |
|
无木
|
cecdfbaf29
|
fix(tabs): dropdown items enabled unnecessary
修复标签头的右键菜单某些项目不恰当地处于可用状态
fixed: #1207
|
2021-09-15 23:15:01 +08:00 |
|
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
|
vben
|
e15b4f14db
|
fix: fix all types of errors, compatible with volar plugin
|
2021-08-17 23:04:29 +08:00 |
|
无木
|
61d853e6a5
|
style(types): fix some type statement
|
2021-08-13 11:13:29 +08:00 |
|
CXM
|
66feb779a8
|
fix: fix build handler & misc (#1060)
* fix(type): fix ant-design-vue ->
* fix: fix build handler & misc
|
2021-08-12 23:23:44 +08:00 |
|
无木
|
0065ab0b2d
|
style(header): fix notify icon color in dark
修复暗色header中的通知图标的颜色问题
|
2021-07-28 11:09:53 +08:00 |
|
无木
|
f5e31febbd
|
fix(breadcrumb): redirect not worked
修复面包屑组件的重定向菜单不能工作以及eslint警告
|
2021-07-13 11:09:00 +08:00 |
|
周旭
|
6f830703a2
|
perf(menu): Optimize the style of the bottom collapse button in the Mix menu layout (#896)
|
2021-07-13 09:25:46 +08:00 |
|
无木
|
012020e51c
|
style(notice-list): adjust style
去除通知列表组件标题和内容部分多余的margin-bottom,禁止自动隐藏不可用的翻页按钮
|
2021-07-12 22:33:28 +08:00 |
|
无木
|
aeebfc4d3d
|
style(notice-list): fix margin-bottom value
去除通知列表组件标题和内容部分多余的margin-bottom
|
2021-07-12 22:22:33 +08:00 |
|
无木
|
c16be2c499
|
feat(notice-list): add pagination support
为通知列表组件添加分页、超长自动省略、标题点击响应、标题删除线等功能
fixed: #894
|
2021-07-12 22:12:16 +08:00 |
|
无木
|
cad021c34b
|
fix(menu): fix mix-menu incorrect jumping in hover mode
修复悬停触发模式下左侧混合菜单会在没有子菜单且被激活时直接跳转路由
|
2021-07-09 19:20:05 +08:00 |
|
无木
|
0595a72da9
|
fix(mix-sider): fix mix-sider hover logic
修复左侧混合菜单的悬停处理逻辑
|
2021-07-09 13:56:33 +08:00 |
|
无木
|
808291b503
|
fix: menuSetting can not set collapsed to false as default
修复无法通过将菜单配置为默认折叠的问题.
|
2021-07-05 11:07:27 +08:00 |
|
无木
|
5005e6e56b
|
fix(sider): custom trigger does not take effect
修复侧边菜单底部的自定义折叠按钮不起作用的问题
|
2021-07-01 10:45:59 +08:00 |
|
无木
|
1bde404121
|
fix(sider): bottom trigger not work
修复侧边栏底部的折叠按钮不工作的问题
fixed: #820
|
2021-06-28 21:16:04 +08:00 |
|
vben
|
913c22c84f
|
feat(menu): the route is automatically mapped to the menu
|
2021-06-27 23:58:14 +08:00 |
|
vben
|
327d71b8fb
|
perf(router): reduce the number of guard files
|
2021-06-27 22:59:59 +08:00 |
|
无木
|
20d7a25eb8
|
fix: user drop-down event key loss
修复顶部的用户操作下拉菜单点击事件丢失key参数的问题
|
2021-06-27 15:33:30 +08:00 |
|
无木
|
c73694ab8b
|
fix: user dropdown event response failure
修正顶部用户下拉菜单不响应点击事件的问题
|
2021-06-27 02:32:18 +08:00 |
|
Lan
|
4d8e39857e
|
perf(pagewrapper): 优化PageWrapper的高度自适应表现使用getViewportOffset替代useContentViewHeight (#792)
Co-authored-by: NorthLan <lan6995@gmail.com>
|
2021-06-23 23:16:47 +08:00 |
|
Vben
|
7dce50cb1f
|
chore: typo
|
2021-06-19 22:38:29 +08:00 |
|
Vben
|
4f20d45f9d
|
chore: type optimization
|
2021-06-17 21:43:53 +08:00 |
|
Lan
|
ab2c7efe69
|
perf(PageWrapper): fix the height calculation problem when footer and global footer are opened at the same time (#760)
* perf(PageWrapper): 优化PageWrapper在page的footer与全局页脚同时开启时的高度计算表现。
* docs(PageWrapper): 修复footer与全局页脚同时开启时的高度计算问题
Co-authored-by: NorthLan <lan6995@gmail.com>
|
2021-06-16 22:23:39 +08:00 |
|
bOtalkin
|
bbce002be1
|
fix(layout): props warn (#756)
|
2021-06-14 22:06:20 +08:00 |
|
Vben
|
1c1755cf5b
|
fix(modal): ensure that the full screen height is calculated correctly
|
2021-06-11 22:29:02 +08:00 |
|
Lan
|
33cd8fe653
|
fix(useViewHeight): Fix the problem that useContentViewHeight does not calculate the footer (#747)
Co-authored-by: NorthLan <lan6995@gmail.com>
|
2021-06-11 09:37:17 +08:00 |
|
Vben
|
00fca0fe6c
|
chore: prettier code
|
2021-06-09 22:36:30 +08:00 |
|
Vben
|
d677729acb
|
perf(i18n): improve circular dependencies
|
2021-06-06 23:36:22 +08:00 |
|
无木
|
40e3cb043c
|
fix(lock): fix lock modal height
fixed #701
|
2021-06-05 12:25:39 +08:00 |
|
vben
|
d018363ddc
|
fix(layout): fix class loss
|
2021-05-26 22:03:54 +08:00 |
|
vben
|
905e5b714b
|
fix(layout): fix style compatibility issues
|
2021-05-26 21:45:32 +08:00 |
|
vben
|
5465f058ce
|
feat(user): add user login expiration example
|
2021-05-25 23:14:05 +08:00 |
|
vben
|
d5b768929e
|
fix(lock): automatic screen lock does not work
|
2021-05-25 22:35:52 +08:00 |
|
vben
|
8e3f84c3b7
|
fix(style): fix layout style, fix #633
|
2021-05-23 22:46:22 +08:00 |
|
Netfan
|
7519a00ada
|
fix(avatar): show current user's avatar (#640)
在显示头像的地方正确显示当前登录用户的头像,已补充mock接口返回的avatar字段。
|
2021-05-23 09:02:47 +08:00 |
|
Vben
|
3bb6d11ed1
|
fix(layout): fix useLockPage not work, fix #611
|
2021-05-18 23:23:15 +08:00 |
|
Vben
|
8b2e0f665f
|
fix: fix the default value of props
|
2021-04-25 23:39:56 +08:00 |
|
Vben
|
ca717602a6
|
fix: trigger resize in full screen to ensure that the height of other components is normal,fix #508
|
2021-04-24 11:23:28 +08:00 |
|
Vben
|
6b7f688eaf
|
fix(menu): ensure that the external link jumps correctly, fix #516
|
2021-04-24 11:11:59 +08:00 |
|
Mikasa33
|
e2ddf43699
|
fix(style): fix layout header style, basic arrow style and table search form style (#525)
* style: cursor pointer
* style: light mode, hover background-color
* fix(style): fix form border-radius style
|
2021-04-23 22:04:27 +08:00 |
|
Vben
|
0649011eba
|
feat: add JsonPreview component
|
2021-04-17 18:51:19 +08:00 |
|
Vben
|
2cdf2c28c4
|
style: background to background-color
|
2021-04-13 21:43:10 +08:00 |
|
Vben
|
3c441a05da
|
style(eslint): fix eslint error
|
2021-04-12 23:02:48 +08:00 |
|