Commit Graph

762 Commits

Author SHA1 Message Date
Kaitian Xie be18a69fa4 perf[Menu]: remove unused menu-wrapper (#2903) 2020-01-09 17:40:38 +08:00
任羽飞 1d707e4ab6 perf: import mockXHR only in production (#2910)
* 自动排除mock

生产环境,使用webpack的条件编译自动排除mock数据

* perf: refine

Co-authored-by: 花裤衩 <panfree23@gmail.com>
2020-01-09 17:40:26 +08:00
4339504db2 fix[Logout]: click blank area of ​​dropDown able to logout (#2896) 2020-01-09 17:40:11 +08:00
花裤衩 c656f2ed00 perf[documentation]: refine css 2019-12-16 10:32:13 +08:00
flitrue 230575a6fd fix[icons]:fixed eslint 1 error and 2 warnings (#2835) 2019-12-16 10:32:07 +08:00
xuanzai ad444fe3ae perf[views/icons]: use grid (#2803) 2019-12-16 10:31:52 +08:00
Phạm Ngọc Hòa b2f8373a5b perf: format pdf download (#2791) 2019-12-16 10:31:43 +08:00
Phạm Ngọc Hòa b70cc183d6 format: space in user card (#2744) 2019-12-16 10:31:34 +08:00
bbigcd dbc41b5275 update 'MarkdownEditor' components name 2019-12-16 10:31:26 +08:00
Phạm Ngọc Hòa 44f8f39465 perf: text i18n (#2739) 2019-12-16 10:31:16 +08:00
Phạm Ngọc Hòa a4d4bc8a3e perf: complex table (#2732) 2019-12-16 10:31:04 +08:00
Phạm Ngọc Hòa 92a3e2da45 perf: format drag table (#2733)
move one format `{row}`
2019-12-16 10:26:47 +08:00
Phạm Ngọc Hòa 1e6aab3970 perf: format inline edit table (#2725)
move one format `{row}`
2019-12-16 10:26:37 +08:00
Phạm Ngọc Hòa daec48bbbe perf: format dropdown menu code (#2720) 2019-12-16 10:26:29 +08:00
花裤衩 1f0ac624fc style: fix el-date-picker css style 2019-12-16 10:26:10 +08:00
花裤衩 45d72a6ef5 feat: add job 2019-10-12 19:29:31 +08:00
花裤衩 fb2c852a0c merge master 2019-10-12 18:26:30 +08:00
花裤衩 ae92d6f95e docs: add job ad 2019-10-12 18:06:47 +08:00
花裤衩 f5608a7511 fix[TagsView]: fixed click.middle can close affixed tag bug (#2649) 2019-10-12 18:06:35 +08:00
MaYuanhai ce667850cf perf[SvgIcon]: change xlink:href to href(#2645)
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
2019-10-12 18:03:09 +08:00
花裤衩 b7c032b509 fix[TagsView]: fixed toLastView bug (#2634) 2019-10-12 18:03:02 +08:00
花裤衩 a3137fb6cb fix[logout]: empty tagsview when logout (#2632) 2019-10-12 18:02:53 +08:00
花裤衩 50dcb90b53 fix[tagsView]: fixed DEL_OTHERS_CACHED_VIEWS bug 2019-10-12 18:02:46 +08:00
monkeycf ed0b023767 perf[tagsView]: pref DEL_CACHED_VIEW and DEL_OTHERS_CACHED_VIEWS function (#2626) 2019-10-12 18:02:39 +08:00
monkeycf 137c1c3eff perf[utils.js]: perf parseTime function (#2625) 2019-10-12 18:02:33 +08:00
花裤衩 d571715c3d fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
2019-10-12 18:02:24 +08:00
花裤衩 4342032fb9 fix: fixed numberFormatter bug
https://github.com/PanJiaChen/vue-element-admin/issues/2568
2019-10-12 18:02:17 +08:00
MaYuanhai 159e21c56b refactor[ImageCropper]: fix lint error (#2365) 2019-10-12 18:01:57 +08:00
Serge e4f2b1e587 perf: optimize import file-saver way(#2347) 2019-10-12 18:01:48 +08:00
MaYuanhai 1a83a40106 fix[Dashboard]: fixed debounce bug (#2586) (#2597)
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
2019-10-12 18:01:24 +08:00
Baskerville* d747879195 fix: typos (#2532)
Role Nmae => Role Name
2019-10-12 18:01:01 +08:00
花裤衩 c4b9090b0b fix: fixed missing icons 2019-10-12 18:00:53 +08:00
why 7be0bd5751 fix[complex-table]: form header sort icon is out of sync (#2382) 2019-10-12 17:58:54 +08:00
MaYuanhai acbbc5f52d perf[clipboard.js]: remove redundant code (#2307) 2019-10-12 17:53:43 +08:00
MaYuanhai cafdbf41f2 perf[PanThumb]: Replace the image tag with background-image to prevent the stretching (#2202) 2019-10-12 17:52:54 +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