无木
|
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 |
无木
|
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 |
无木
|
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 |
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
|
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 |
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
|
2cdf2c28c4
|
style: background to background-color
|
2021-04-13 21:43:10 +08:00 |
Vben
|
215d8bab38
|
refactor: refactor store
|
2021-04-10 21:41:22 +08:00 |
Vben
|
5b8eb4a49a
|
feat: dark mode
|
2021-04-07 23:39:54 +08:00 |
Vben
|
8a14069e71
|
refactor: refactor dashboard
|
2021-03-31 23:52:11 +08:00 |
Vben
|
0b66360cc9
|
fix(breadcrumb): ensure the breadcrumbs display the icon correctly, fix #433
|
2021-03-27 21:33:13 +08:00 |
Vben
|
979058ad95
|
perf: refoctor useTitle
|
2021-03-27 16:03:28 +08:00 |
Vben
|
908116ddc4
|
chore: update workflow
|
2021-03-22 23:45:31 +08:00 |
Vben
|
67962f1dee
|
fix(v-auth): ensure the background mode is correct close #330
|
2021-03-18 22:38:55 +08:00 |
Vben
|
b67cf22dfc
|
feat(route): add hideChildrenInMenu option close #346
|
2021-03-18 21:13:15 +08:00 |
Vben
|
da2d88a984
|
wip(menu): add hideChildrenInMenu option
|
2021-03-18 06:07:49 +08:00 |
Vben
|
e49072c313
|
fix: ensure the breadcrumb level is correct
|
2021-03-17 20:57:53 +08:00 |
Vben
|
e12c588c0a
|
refactor(route): refactoring the routing multi-layer model close #215
|
2021-03-17 00:10:16 +08:00 |
Vben
|
2c6aa8528d
|
refactor: code optimization
|
2021-03-10 22:28:37 +08:00 |
Vben
|
e0dc5cf2f2
|
fix(breadcrumb): ensure that the single-level breadcrumbs jump correctly close #321
|
2021-03-07 23:18:51 +08:00 |
Vben
|
8f76ef4e70
|
fix(form): allow the setFieldsValue method to be null or undefined close #320
|
2021-03-04 23:54:41 +08:00 |
Vben
|
f6cef1088d
|
refactor: refactored multi-language modules to support lazy loading and remote loading
|
2021-02-28 08:48:53 +08:00 |
vben
|
a09a0eedd2
|
perf: improve login logic
|
2021-02-22 23:04:47 +08:00 |
vben
|
ec9478f76f
|
refactor: refactor login page
|
2021-02-21 17:56:23 +08:00 |
vben
|
e250ad567f
|
fix(style): fix anticon style
|
2021-02-19 22:15:02 +08:00 |
vben
|
da04913ef3
|
feat: added settingButtonPosition configuration close #275
|
2021-02-18 21:12:27 +08:00 |
vben
|
27c6f69091
|
chore: useErrorHandle default hidden
|
2021-02-16 10:59:25 +08:00 |
vben
|
576150386b
|
chore: update layout
|
2021-02-13 15:37:26 +08:00 |
vben
|
b335e7511b
|
chore: fix the error-log list as the system route
|
2021-02-13 11:15:06 +08:00 |
vben
|
9edc281322
|
chore: format code by eslint #222
|
2021-01-28 23:30:50 +08:00 |
vben
|
da64c1dac9
|
fix: error action style
|
2021-01-19 23:03:23 +08:00 |
vben
|
6392b7f048
|
refactor: remove global import
|
2021-01-18 23:37:36 +08:00 |
vben
|
ff2b12b409
|
refactor(menu): added component. Solve the menu stuck problem
|
2021-01-17 22:36:06 +08:00 |
vben
|
3571eb4c47
|
chore: bump 2.0.0.rc.16
|
2021-01-12 23:12:05 +08:00 |
vben
|
3ad1a4f5a6
|
feat(tinymce): add image upload #170
|
2021-01-11 21:20:40 +08:00 |
vben
|
99ac309fa9
|
wip: support vite
|
2021-01-09 23:28:52 +08:00 |
vben
|
a1c3c53c1f
|
chore: update style
|
2021-01-06 23:22:18 +08:00 |