Aisen60
|
776f10e197
|
fix:fixed parseTime bug in ie and safari(#3066)
* /src/utils/index.js parseTime 添加IE浏览器(版本10以下,包括版本10)兼容。
* perf: update
Co-authored-by: aisen60 <aisen60@qq.com>
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-03-20 21:24:31 +08:00 |
echofly
|
c2a5a15956
|
fix[profile/UserCard]: fixed wrong key name (#3056)
roles => role
|
2020-03-18 19:22:38 +08:00 |
李小斐
|
6850312e89
|
fix: fixed redirect path regex (#2933)
|
2020-01-11 10:25:59 +08:00 |
花裤衩
|
d634e2ae2f
|
fix: fixed require mock bug in production
|
2020-01-09 20:24:48 +08:00 |
花裤衩
|
b57f2008bd
|
bump: update element-ui version
|
2020-01-09 17:36:49 +08:00 |
花裤衩
|
c9affcf2ad
|
fix: fixed mock server (#2929)
* init
* refine
* update
|
2020-01-09 17:21:36 +08:00 |
花裤衩
|
fbad7f481b
|
fix[Charts]: fix charts resize in keep-alive bug (#2922)
* fix[Charts]: fix charts resize in keep-alive bug
* refine
|
2020-01-09 16:49:57 +08:00 |
RussXD
|
088f64eecc
|
perf: optimize checkCapslock method (#2635)
* optimize checkCapslock method
* update
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-01-08 12:12:10 +08:00 |
AndyLZC/AndyLZC.github.io
|
55b1bbac99
|
perf[complex-table]:refine code (#2825)
* 解决无法删除列表的bug;优化代码;
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-01-07 22:30:07 +08:00 |
Kaitian Xie
|
fd5a2e8da2
|
perf[Menu]: remove unused menu-wrapper (#2903)
|
2020-01-06 22:34:14 +08:00 |
任羽飞
|
a0b39d5043
|
perf: import mockXHR only in production (#2910)
* 自动排除mock
生产环境,使用webpack的条件编译自动排除mock数据
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-01-06 22:22:37 +08:00 |
韬
|
4f563a7bfe
|
fix[Logout]: click blank area of dropDown able to logout (#2896)
Fixed clicking blank area of drop-down unable to log out
|
2019-12-31 14:14:34 +08:00 |
花裤衩
|
262c0ba08e
|
perf[documentation]: refine css
|
2019-12-15 20:17:59 +08:00 |
flitrue
|
594fc58d0c
|
fix[icons]:fixed eslint 1 error and 2 warnings (#2835)
|
2019-12-12 15:16:03 +08:00 |
xuanzai
|
e1554fdbd0
|
perf[views/icons]: use grid (#2803)
|
2019-12-01 15:48:30 +08:00 |
Phạm Ngọc Hòa
|
53803d067d
|
perf: format pdf download (#2791)
|
2019-11-27 10:06:28 +08:00 |
花裤衩
|
25dddbbce8
|
update 'MarkdownEditor' components name (#2743)
|
2019-11-12 17:25:12 +08:00 |
Phạm Ngọc Hòa
|
683f68b838
|
format: space in user card (#2744)
|
2019-11-12 17:24:30 +08:00 |
bbigcd
|
44203f88a7
|
update 'MarkdownEditor' components name
|
2019-11-12 12:08:45 +08:00 |
Phạm Ngọc Hòa
|
d5c013a48c
|
perf: text i18n (#2739)
|
2019-11-11 19:39:59 +08:00 |
Phạm Ngọc Hòa
|
b11acb2171
|
perf: complex table (#2732)
Move ont format `{row}`
|
2019-11-08 11:26:53 +08:00 |
Phạm Ngọc Hòa
|
b2dd7caee6
|
perf: format drag table (#2733)
move one format `{row}`
|
2019-11-08 11:25:42 +08:00 |
Phạm Ngọc Hòa
|
a4fa1199ba
|
perf: format inline edit table (#2725)
move one format `{row}`
|
2019-11-07 13:37:05 +08:00 |
Phạm Ngọc Hòa
|
6a194d1b4f
|
perf: format dropdown menu code (#2720)
|
2019-11-05 14:26:24 +08:00 |
花裤衩
|
6739ab543b
|
style: fix el-date-picker css style
|
2019-10-25 19:45:21 +08:00 |
花裤衩
|
5273e02259
|
docs: add job ad
|
2019-10-12 17:51:26 +08:00 |
花裤衩
|
b51590b982
|
fix[TagsView]: fixed click.middle can close affixed tag bug (#2649)
|
2019-10-11 13:37:01 +08:00 |
MaYuanhai
|
12b44f5d4b
|
perf[SvgIcon]: change xlink:href to href(#2645)
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
|
2019-10-10 11:35:48 +08:00 |
花裤衩
|
197948dc44
|
fix[TagsView]: fixed toLastView bug (#2634)
|
2019-10-08 21:20:34 +08:00 |
花裤衩
|
b4cdf528ba
|
fix[logout]: empty tagsview when logout (#2632)
|
2019-10-08 20:38:19 +08:00 |
花裤衩
|
f266713daf
|
fix[tagsView]: fixed DEL_OTHERS_CACHED_VIEWS bug
|
2019-10-08 18:20:11 +08:00 |
monkeycf
|
0343988f3d
|
perf[tagsView]: pref DEL_CACHED_VIEW and DEL_OTHERS_CACHED_VIEWS function (#2626)
|
2019-10-08 18:15:22 +08:00 |
monkeycf
|
9c723c6618
|
perf[utils.js]: perf parseTime function (#2625)
|
2019-10-08 17:54:47 +08:00 |
花裤衩
|
e3cbf4ad90
|
fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
|
2019-09-30 16:38:18 +08:00 |
花裤衩
|
8235011665
|
fix: fixed numberFormatter bug
https://github.com/PanJiaChen/vue-element-admin/issues/2568
|
2019-09-30 15:06:42 +08:00 |
MaYuanhai
|
0e9ce78b8a
|
refactor[ImageCropper]: fix lint error (#2365)
|
2019-09-30 13:56:56 +08:00 |
Serge
|
3a08b6e471
|
perf: optimize import file-saver way(#2347)
|
2019-09-30 13:14:55 +08:00 |
MaYuanhai
|
1336b92c2f
|
fix[Dashboard]: fixed debounce bug (#2586) (#2597)
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
|
2019-09-26 10:34:31 +08:00 |
Baskerville*
|
ee287d8314
|
fix: typos (#2532)
Role Nmae => Role Name
|
2019-08-29 10:23:45 +08:00 |
花裤衩
|
12c8d85873
|
fix: fixed missing icons
|
2019-08-27 20:57:51 +08:00 |
why
|
46cc375d0d
|
fix[complex-table]: form header sort icon is out of sync (#2382)
|
2019-07-16 17:12:26 +08:00 |
MaYuanhai
|
ef167ff064
|
perf[clipboard.js]: remove redundant code (#2307)
|
2019-06-30 11:09:19 +08:00 |
MaYuanhai
|
d3a2b6b34e
|
perf[PanThumb]: Replace the image tag with background-image to prevent the stretching (#2202)
|
2019-06-06 17:46:00 +08:00 |
肖敏
|
4bd8f7f670
|
fix: input attribute autocomplete error (#2191)
|
2019-06-02 16:08:23 +08:00 |
Jessynt
|
8e9f2e1479
|
docs: fix typo (#2170)
|
2019-05-28 16:18:25 +08:00 |
MaYuanhai
|
a0793dbeab
|
fix[ImageCropper]: removeEventListener when destroyed(#2169)
|
2019-05-28 15:10:37 +08:00 |
Pan
|
9538d1b766
|
perf: default not set withCredentials
|
2019-05-28 11:09:00 +08:00 |
Serge
|
ac8c12c82d
|
perf[request.js]: refine error reject (#2160)
|
2019-05-27 16:24:47 +08:00 |
花裤衩
|
e8837d161e
|
feat: add tab url demo (#2114)
|
2019-05-27 15:48:45 +08:00 |
花裤衩
|
f891202706
|
fix[Tinymce]: fixed bug when init multiple tinymces at the same time (#2152)
|
2019-05-27 15:35:07 +08:00 |
花裤衩
|
e28701cde4
|
perf[Tinymce]: add language option (#2159)
|
2019-05-27 15:04:34 +08:00 |
花裤衩
|
13c1ecf25c
|
fix[Chart]: fixed chart bug in keep-alive (#2119)
|
2019-05-23 11:27:10 +08:00 |
Pan
|
8ce250a44e
|
perf[Style]: refine example css
|
2019-05-23 10:18:50 +08:00 |
花裤衩
|
6770963672
|
perf[Tinymce]: dynamic import tinymce(#2102)
|
2019-05-21 10:50:10 +08:00 |
花裤衩
|
cd30d25459
|
perf[Login]: support other query (#2013)
|
2019-05-20 11:21:07 +08:00 |
Yamel Senih
|
d0fcbbaa28
|
perf[store]: add support to sub-modules (#2047)
|
2019-05-20 11:10:30 +08:00 |
花裤衩
|
40431fdfc8
|
perf[Breadcrumb]: do not update breadcrumbs when go to redirect page (#2086)
|
2019-05-20 11:04:51 +08:00 |
花裤衩
|
1e598e9684
|
fix: fixed change roles bug (#2072)
|
2019-05-20 11:04:17 +08:00 |
花裤衩
|
be3dfac13b
|
feat[SvgIcon]: support import svg from url (#2052)
|
2019-05-20 11:03:29 +08:00 |
liugq
|
4f620c4a0d
|
perf[RightPanel]: tidy css (#2101)
|
2019-05-17 15:51:08 +08:00 |
Pan
|
36060d5daf
|
perf[Exapme]: set page title according to article id
|
2019-05-17 10:20:42 +08:00 |
Pan
|
45edf7b048
|
fix[redirect]: fix redirect bug in vue-devtool again
|
2019-05-13 17:32:53 +08:00 |
花裤衩
|
27df997915
|
fix[redirect]: fix redirect bug in vue-devtools (#2066)
|
2019-05-12 14:01:04 +08:00 |
toruksmakto
|
3a4543478f
|
feat[ErrorLog]: add a clear button in ErrorLog component (#2065)
|
2019-05-12 12:00:00 +08:00 |
花裤衩
|
7b0d527bf9
|
perf[style]: refine dashboard style in mobile (#2060)
|
2019-05-10 18:39:05 +08:00 |
Pan
|
0b8baeb14d
|
fix[sidebar.css]: remove redundant css
|
2019-05-10 18:29:50 +08:00 |
Pan
|
4ef0782189
|
chore: use mockjs in production environment
|
2019-05-10 14:47:57 +08:00 |
Pan
|
0bf339b6db
|
doc: add new article
|
2019-05-09 12:47:28 +08:00 |
Pan
|
013f4fd91b
|
perf[Style]: refine fixed-header style when open el-dialog
|
2019-05-08 18:10:41 +08:00 |
Pan
|
2364fecbdd
|
Revert "perf: optimize page scrolling when setting fixedHeader"
This reverts commit e8e6c7e79c .
|
2019-05-08 17:50:26 +08:00 |
花裤衩
|
7e8a6a4759
|
perf[Profile]: adapt the profile page to the mobile (#2020)
|
2019-05-07 14:08:28 +08:00 |
花裤衩
|
00a19db299
|
chore: remove i18n (#1828)
|
2019-05-05 16:49:40 +08:00 |
Pan
|
e8e6c7e79c
|
perf: optimize page scrolling when setting fixedHeader
tweak
|
2019-05-05 15:53:45 +08:00 |
Pan
|
90af74eb40
|
perf[Example]: refine example demo
|
2019-05-03 17:29:49 +08:00 |
Pan
|
fd9ad8986c
|
perf[Tinymce]: refine tinymce lang
|
2019-05-03 16:58:33 +08:00 |
dolonfly
|
09a80688d2
|
fix[Example]: fixed display_time always NaN bug (#2001)
|
2019-05-03 14:14:37 +08:00 |
linzhengen
|
abac07820a
|
feature: added ja lang (#1999)
|
2019-05-02 13:59:31 +08:00 |
花裤衩
|
9e318f80ba
|
perf[Tinymce]: import tinymce from cdn (#1996)
|
2019-04-30 16:39:42 +08:00 |
Pan
|
d4be15d9d9
|
perf: dashboard add cache
|
2019-04-28 14:51:11 +08:00 |
Tuan Duong
|
c58e2078bc
|
feature[profile]: add profile page (#1953)
|
2019-04-25 17:45:46 +08:00 |
Pan
|
f9f51986e6
|
perf: remove redundant svg
|
2019-04-25 14:55:17 +08:00 |
Pan
|
3625f92041
|
fix[Tinymce]: fixed width bug
|
2019-04-23 11:25:53 +08:00 |
anson
|
f0ca1735d3
|
perf[Tinymce]: add width prop (#1951)
|
2019-04-23 10:09:15 +08:00 |
Pan
|
d8dbf92b47
|
tweak
|
2019-04-19 17:25:11 +08:00 |
toruksmakto
|
7ca42be603
|
perf[login.vue]: add tabindex for login form (#1933)
|
2019-04-18 19:54:34 +08:00 |
Pan
|
50d0957409
|
perf: optimize some small details
|
2019-04-18 18:19:17 +08:00 |
花裤衩
|
806f960a80
|
perf[Views]: revise views/icons path (#1928)
- Icons view includes 2 small views: svg-icons and element-icons
|
2019-04-17 11:47:08 +08:00 |
Pan
|
154b75b47c
|
perf[Sidebar]: add unique-opened option
|
2019-04-17 11:09:16 +08:00 |
Tuan Duong
|
6a08c79bfb
|
Change views/icons path
- Icons view includes 2 small views: svg-icons and element-icons
|
2019-04-17 00:01:24 +07:00 |
yuntao1997
|
c00564617e
|
fix[adaptive.js]: fixed v-el-height-adaptive-table directive bug (#1924)
|
2019-04-16 14:56:07 +08:00 |
Pan
|
952da32879
|
perf[element-ui.scss]: refine default style
|
2019-04-16 14:46:05 +08:00 |
Pan
|
3678bd18fb
|
perf[Breadcrumb]: refine getBreadcrumb function
|
2019-04-16 14:18:50 +08:00 |
Pan
|
4ee334ad83
|
perf[Breadcrumb]: set noredirect => noRedirect
|
2019-04-16 13:51:14 +08:00 |
Pan
|
067a2910d4
|
Revert "perf: add functional to template"
This reverts commit 9ecec0970f .
|
2019-04-16 13:28:57 +08:00 |
Pan
|
9ecec0970f
|
perf: add functional to template
|
2019-04-16 11:51:12 +08:00 |
花裤衩
|
be7ec4c0ff
|
docs: improve code comments (#1911)
|
2019-04-16 11:20:13 +08:00 |
非空
|
26d0f40df2
|
feature: change page title when route change (#1910)
|
2019-04-15 11:58:43 +08:00 |
linfei
|
14580da5b3
|
perf[Breadcrumb]: revise the breadcrumb navigation of permission and zip (#1908)
|
2019-04-15 10:31:06 +08:00 |
花裤衩
|
fdea6c684a
|
refactor: standardized files name (#1884)
style-guide: https://panjiachen.github.io/vue-element-admin-site/guide/advanced/style-guide.html#style-guide
|
2019-04-12 17:13:27 +08:00 |
Pan
|
a6be6af46d
|
perf: set private property names for vue
https://vuejs.org/v2/style-guide/index.html#Private-property-names-essential
|
2019-04-12 10:53:12 +08:00 |