Commit Graph

940 Commits

Author SHA1 Message Date
花裤衩 6ab5763591 bump 2019-10-09 21:41:07 +08:00
花裤衩 81a44a0284 perf: fix eslint warning 2019-10-09 21:12:03 +08:00
花裤衩 c1ce24081e Merge branch 'master' into chore/update 2019-10-09 20:54:51 +08:00
花裤衩 459bef2d2f refacor[screenfull]: 4.2.0=>5.0.0 2019-10-09 20:44:17 +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
花裤衩 8504f692df bump 2019-09-30 16:35:50 +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
Francis 4d2d52ef03 perf: VS Code support webpack alias file jump (#2609) 2019-09-27 13:45:49 +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
花裤衩 c7c815eef0 docs: add awesome-project 2019-09-22 18:40:28 +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
Pan c8039a5ce3 chore: allow dynamic set port 2019-07-04 16:41:44 +08:00
itsccn 1909018dbd bump: update @vue/cli-plugin-eslint version (#2327)
FIx  cannot find module '.../node_modules/eslint/lib/api.js/package.json' bug,see https://github.com/vuejs/vue-cli/issues/4231.
2019-07-04 14:38:31 +08:00
Pan 018c20a3f6 bump: update axios for security vulnerability 2019-06-30 16:07:54 +08:00
MaYuanhai ef167ff064 perf[clipboard.js]: remove redundant code (#2307) 2019-06-30 11:09:19 +08:00
TinaryTree 35adfcef3f docs: fix typo README.zh-CN.md (#2283)
修改错别字
2019-06-27 23:15:48 +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
Pan 054ed40e07 [release] 4.2.1 2019-05-27 16:25:37 +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
bpzhang 5b943d71e9 chore: add autoprefixer to devDependencies 2019-05-27 15:04:04 +08:00
Pan 2584dcce16 update github ISSUE_TEMPLATE 2019-05-27 10:37:00 +08:00
花裤衩 6a322c9def
chore: set localhost => 127.0.0.1 (#2142) 2019-05-26 17:12:36 +08:00
花裤衩 ab1922ef14
Create FUNDING.yml 2019-05-24 10:02:27 +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
Pan 2f5c2eebcd [release] 4.2.0 2019-05-21 10:53:49 +08:00
花裤衩 6770963672
perf[Tinymce]: dynamic import tinymce(#2102) 2019-05-21 10:50:10 +08:00
Pan 131b9b9eff refactor[chore]: generate postcss.config.js instead of .postcssrc.js
consistent with vue-cli
2019-05-20 13:16:08 +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