花裤衩
|
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 |
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 |
肖敏
|
a9e21c2ce2
|
fix: input attribute autocomplete error (#2191)
|
2019-06-05 09:37:26 +08:00 |
Jessynt
|
921cdab858
|
docs: fix typo (#2170)
|
2019-06-05 09:37:20 +08:00 |
MaYuanhai
|
440b5c6596
|
fix[ImageCropper]: removeEventListener when destroyed(#2169)
|
2019-06-05 09:37:14 +08:00 |
Pan
|
884587cccf
|
perf: default not set withCredentials
|
2019-06-05 09:37:07 +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
|
00c853c54d
|
[release] 4.2.1
|
2019-05-27 16:33:14 +08:00 |
Serge
|
686b1d37fd
|
perf[request.js]: refine error reject (#2160)
|
2019-05-27 16:33:08 +08:00 |
花裤衩
|
6f45fd987d
|
feat: add tab url demo (#2114)
|
2019-05-27 16:33:01 +08:00 |
花裤衩
|
f1bc06b082
|
fix[Tinymce]: fixed bug when init multiple tinymces at the same time (#2152)
|
2019-05-27 16:32:51 +08:00 |
bpzhang
|
786d9662fb
|
chore: add autoprefixer to devDependencies
|
2019-05-27 16:32:06 +08:00 |
Pan
|
e945c29a3c
|
update github ISSUE_TEMPLATE
|
2019-05-27 16:31:59 +08:00 |
花裤衩
|
3058cfefcb
|
chore: set localhost => 127.0.0.1 (#2142)
|
2019-05-27 16:31:42 +08:00 |
花裤衩
|
4413d3383f
|
Create FUNDING.yml
|
2019-05-27 16:31:35 +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 |
花裤衩
|
caf7614ab2
|
fix[Chart]: fixed chart bug in keep-alive (#2119)
|
2019-05-23 11:30:37 +08:00 |
Pan
|
52f56ee55f
|
perf[Style]: refine example css
|
2019-05-23 11:28:20 +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
|
5b1b05b18e
|
[release] 4.2.0
|
2019-05-21 10:57:14 +08:00 |
花裤衩
|
cf1f40ddad
|
perf[Tinymce]: dynamic import tinymce(#2102)
|
2019-05-21 10:56:18 +08:00 |