Pan
76327a8f26
update doc
2018-06-25 15:04:40 +08:00
Pan
03b708870b
update doc
2018-06-25 14:54:02 +08:00
花裤衩
bdc31cea1a
chore: use Runtime-only ( #799 )
...
Detail see [Runtime-Compiler-vs-Runtime-only](https://vuejs.org/v2/guide/installation.html#Runtime-Compiler-vs-Runtime-only )
2018-06-25 11:17:47 +08:00
Liu Xinyu
ae2ca072f5
fix: typo in readme ( #798 )
2018-06-25 10:09:19 +08:00
花裤衩
d995cdb332
add[example]: add nested routes example ( #789 )
2018-06-21 14:26:25 +08:00
Pan
cbc3ddd827
perf[uploadExcel]: add beforeUpload hock
2018-06-20 13:29:57 +08:00
HiiTea
9cf00fd63a
fix typo ( #784 )
2018-06-19 17:53:30 +08:00
Pan
03691739e1
add:[permission]: add checkPermission function
2018-06-19 17:52:05 +08:00
Pan
3f479664b6
perf[utils.js]: Add code comments to deepClone and remove redundant code
2018-06-19 11:26:46 +08:00
临书
cbee7b6f20
fix[TagView-component]: loss route querystring when operating tags ( #768 )
2018-06-13 16:57:07 +08:00
临书
2a590a2087
Support route query in TagView ( #765 )
2018-06-12 13:53:56 +08:00
Pan
c93fcefe54
perf[UploadExcel-component]: tweaks
2018-06-12 10:53:08 +08:00
Pan
9f8ac37497
perf[UploadExcel-component]: set readerData to promise
2018-06-12 09:56:53 +08:00
Pan
8c685cc4c6
doc: add code comments to request.js
2018-06-11 13:04:11 +08:00
kuviki
e40fd27775
Fix typo ( #747 )
2018-06-07 13:26:10 +08:00
Pan
f3ccd9f04e
perf[Tinymce]: remove legacyoutput #745
2018-06-06 19:46:31 +08:00
Pan
914a4ec62c
chore: assetsPublicPath
2018-06-04 13:07:53 +08:00
Pan
739aef4387
Remove redundant code
2018-06-01 17:04:33 +08:00
Insua
a7942636c6
fix(Tinymce): When content is null,set content to '' to avoid error ( #732 )
...
When get rich editor value(null) from backend,it will occur error
```
Error in nextTick: "TypeError: Cannot read property 'replace' of null"
```
So I set val to '' to avoid it
2018-06-01 15:38:08 +08:00
Pan
31d9da8b9f
[release] 3.7.0
2018-06-01 14:11:02 +08:00
Pan
600e75d0a2
bump jsonlint #728
2018-06-01 13:34:45 +08:00
Pan
9ba1ea6933
perf[el-dragDialog]: add dragDialog callback function
2018-06-01 10:38:27 +08:00
Pan
320e941d9a
fix[Sticky]: fixed bug in resize #725
2018-05-31 17:16:24 +08:00
花裤衩
d0f6d3f1f6
chore: use babel-plugin-dynamic-import-node to lazy-loading ( #727 )
...
detail see https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/lazy-loading?id=%E8%B7%AF%E7%94%B1%E6%87%92%E5%8A%A0%E8%BD%BD
2018-05-31 16:53:08 +08:00
Pan
0375542009
fix[Sticky]: fixed bug in resize #724
2018-05-31 13:22:12 +08:00
Pan
03e5f762b3
fix[Sticky]: fixed bug in resize #721
2018-05-31 10:50:38 +08:00
Heedong Im
bd0227feed
Upgrade vue-loader ( #723 )
...
The vue-loader build error caused by Prettier have been fixed
2018-05-31 10:08:00 +08:00
Pan
20aad46416
fix[permission]: directive demo typo
2018-05-30 15:27:44 +08:00
花裤衩
4fc25241fe
refactor example demo ( #713 )
...
* refactor: Adjust the example directory structure
* perf form demo
* refine editor-slide-upload css
* refine demo
2018-05-30 15:25:08 +08:00
Pan
6327869106
perf[transition]: refine transition animation
2018-05-29 14:31:55 +08:00
Pan
c861dd10cf
fix: [404.vue]: return-home button href bug
2018-05-28 15:33:47 +08:00
花裤衩
0a196f79ba
Add guide page #534 ( #707 )
...
detail see #534
2018-05-28 14:36:06 +08:00
Pan
d2d323bb02
fix: [sidebar.css] : style bug in windows #702
2018-05-28 11:01:07 +08:00
Pan
66613f0373
perf[filter]: remove duplicate code #661
2018-05-12 23:17:14 +08:00
Pan
6795c26d02
fix[Tinymce]: custom-btn bug in fullscreen
2018-05-09 14:36:17 +08:00
花裤衩
597df4844a
feature[permission]: add v-permission ( #653 )
2018-05-08 22:15:34 +08:00
Pan
1e103cf151
perf[dashboard]: add resonsive dashboard
2018-05-05 15:42:46 +08:00
花裤衩
99d53ee0ca
refactor[ScrollBar]: use el-scrollbar ( #646 )
2018-05-05 15:26:08 +08:00
Pan
f9d510ea78
perf[el-dragDialog]: use curring
2018-05-04 10:26:29 +08:00
Pan
9fbb028124
perf[permission]: add the verification of roles
2018-05-02 17:37:47 +08:00
Pan
9b5f0160af
[release] 3.6.6
2018-05-02 14:46:31 +08:00
花裤衩
0e4ea0871c
feat[sidebar]: add resonsive sidebar ( #636 )
2018-05-02 14:43:20 +08:00
Pan
88429bd809
Fix typo
2018-05-02 10:29:21 +08:00
xVirus
62a9565f86
siderbar.css add namespace ( #622 )
...
1. 原来的普通导航栏样式会使用 siderbar 的样式,背景黑底。
2. 修改后,sidebar 样式不变,普通导航栏可以正常使用。
2018-05-02 10:27:48 +08:00
Pan
f663b23b29
perf[el-dragDialog]: add the verification of moving edges
2018-04-30 14:58:08 +08:00
Pan
afd255d5ba
fix[el-dargDialog]: fixed drag bug in IE
2018-04-29 22:38:59 +08:00
Pan
b7c8079350
doc: update package.json
2018-04-26 17:31:37 +08:00
Yuga Sun
543a9928cf
feat: add draggable kanban using vue-draggable ( #625 )
2018-04-25 22:05:07 +08:00
Pan
8f37950589
perf[Tinymce]: remove autosize plugin
2018-04-19 18:33:12 +08:00
Pan
6821eac35b
fix[complexTable]: fixed export_json_to_excel bug
2018-04-19 13:24:35 +08:00