Heedong Im
54dc9ddfaa
fix[Pagination]: apply PageSizes property to el-pagination ( #1355 )
...
Apply PageSizes property to el-pagination
2018-11-26 18:17:06 +08:00
Pan
5f343ec9e4
fix import path bug
2018-11-21 13:14:43 +08:00
Pan
8cb6983550
perf[style]: use webpack alias instead of hard code src path
2018-11-19 12:47:47 +08:00
samuelchlui
f0f8363cf7
perf[style]: use webpack alias instead of hard code src path ( #1338 )
2018-11-19 12:45:56 +08:00
samuelchlui
4a07432468
perf[style]: use webpack alias instead of hard code src path ( #1338 )
2018-11-19 12:43:23 +08:00
Pan
a51d72f42e
fix[Breadcurmb]: fixed router-link bug
2018-11-09 18:00:03 +08:00
Pan
6f5591c290
fix[Breadcurmb]: fixed router-link bug
2018-11-09 17:59:34 +08:00
Pan
c13b574794
fix[Breadcurmb]: fixed pathCompile bug
2018-11-09 13:38:02 +08:00
Pan
5c23accd9e
fix[Breadcurmb]: fixed pathCompile bug
2018-11-09 13:37:23 +08:00
Pan
9df740bcf1
fix link
2018-11-09 09:51:52 +08:00
Pan
14ece5ba9b
fix link
2018-11-09 09:51:29 +08:00
Pan
cfdff383db
perf[DragSelect]: add $listeners
2018-11-08 17:30:33 +08:00
Pan
4a7b50ed46
perf[DragSelect]: add $listeners
2018-11-08 17:30:17 +08:00
Pan
a0862ca547
fix[DragSelect]: fixed querySelectorAll bug
2018-11-08 17:19:39 +08:00
Pan
8921752441
fix[DragSelect]: fixed querySelectorAll bug
2018-11-08 17:19:12 +08:00
Pan
a25c63a580
perf[Tinymce]: add searchreplace plugin
2018-11-02 15:11:04 +08:00
LarchLiu
1701fcce5d
fix[Charts]: fixed charts resize mixins bug #1285 ( #1290 )
2018-11-02 15:10:53 +08:00
Pan
889771fa7a
perf[Tinymce]: add searchreplace plugin
2018-11-02 15:10:15 +08:00
LarchLiu
21516170a9
fix[Charts]: fixed charts resize mixins bug #1285 ( #1290 )
2018-11-02 15:07:39 +08:00
Pan
51f99770fe
add test
2018-10-29 15:29:54 +08:00
zthxxx
40a7626acb
feat: perfect migrate to @vue/cli-service, upgrade vue babel version ( #1267 )
...
* feat: perfect migrate to @vue/cli-service, upgrade vue babel version
1. update to @vue/cli-service@3.0.5, @babel/core@7.0.0
2. use vue-cli service replace config file in build/ and config/
3. upgrade vue and babel configuration
4. solve the svg-sprite config problem #980
refs: #932 #1087 #980 #1056
* fix: fix breadcrumb dependency
* fix: fix index template and static assets load with vue-cli 3
* fix: fix import driver.js in guide page
* refactor(mock): mak mock api compatible with both web-view and webpack server
1. 把 Mockjs 功能移到 server 端中间件,同时也兼容前端直接劫持 XHR
2. dev 环境下默认作为 express 中间件通过 webpack server 提供 mock api
3. prod 构建时,默认在前端用 Mockjs 劫持 XHR
benefits:
- dev 开发调试时能直接看到 XHR 请求,方便调试网络,能和后端对接联调
- 避开在开发时因为 Mockjs 引起的网络 bug
- prod 构建时劫持 XHR,保证本项目的 Github Pages preview 能正常显示 (逻辑和 error-log 一样)
- 前后台使用的 mock 是同一份代码,不会增加维护负担
ref: [#562 ](https://github.com/PanJiaChen/vue-element-admin/issues/562#issuecomment-378116233 )
* update requires the lowest version of node
* add favicon
* fix(TreeTable): fix `Array.prototype.concat` on custom-tree-table page
2018-10-29 13:55:36 +08:00
花裤衩
c042dc8de3
feature: add drag select component ( #1249 )
2018-10-24 18:34:45 +08:00
花裤衩
b9eedb8689
feature: add pagination component ( #1213 )
2018-10-24 18:34:45 +08:00
frank10000
27772946c2
perf[tagsView]: refactor the moveToTarget function ( #1195 )
...
* fix[tagsView]:fixed visited view move to currentTag
* edit the scroll regular friendly
* tweak
2018-10-24 18:34:45 +08:00
Ramón Menor
0f7cf7e820
feature: support Spanish( #1196 )
2018-10-24 18:34:45 +08:00
花裤衩
1a345a7c65
feature: add drag select component ( #1249 )
2018-10-24 16:06:24 +08:00
花裤衩
df23405bde
feature: add pagination component ( #1213 )
2018-10-17 17:39:25 +08:00
frank10000
96bda5515c
perf[tagsView]: refactor the moveToTarget function ( #1195 )
...
* fix[tagsView]:fixed visited view move to currentTag
* edit the scroll regular friendly
* tweak
2018-10-16 10:56:01 +08:00
Ramón Menor
a284c1f007
feature: support Spanish( #1196 )
2018-10-15 10:10:50 +08:00
花裤衩
d1cceb69b7
feature: add pathToRegexp to compile path ( #1148 )
2018-09-30 13:45:38 +08:00
zhaoguoweiLLHC
b82e8e860d
fix[UploadExcel]: fixed bug when there were multiple components( #1136 )
...
复用此组件时因为id不可重复的问题会导致onSuccess指向错误。
2018-09-27 13:24:37 +08:00
Pan
87b319d96a
fix[Tinymce]: uuid bug
2018-09-17 18:37:12 +08:00
jiuwuxiaohun
0740bb36f7
fix[tagsView]: refresh bug ( #1059 )
...
#1051
2018-09-11 13:39:18 +08:00
Pan
c58bce603b
rm unnecessary console.log
2018-09-06 13:18:34 +08:00
Shaw
6ecf8b820a
fix poor naming formats and typo in UploadExcel component ( #1047 )
2018-09-04 18:09:01 +08:00
Pan
676aaf3485
perf[Charts]: refine style
2018-09-04 15:03:47 +08:00
Pan
44e4bddc21
perf[Charts]: refine resize-mixin
2018-09-04 14:54:40 +08:00
Pan
2938e33d0e
tweak spelling mistake
2018-09-03 15:03:00 +08:00
花裤衩
d0d1addba8
refactor[store]: refactor tagsView store ( #1032 )
2018-08-31 16:00:28 +08:00
花裤衩
68de01e828
refactor[tagsView]: use el-scrollbar ( #995 )
2018-08-31 14:01:07 +08:00
Pan
6e569c4f4a
tweak
2018-08-30 17:13:17 +08:00
花裤衩
0fbda3c8c7
feature: add global size option ( #1024 )
2018-08-29 15:24:47 +08:00
Pan
2e1f36fe00
fix[backToTop]: continuous click bug #1007
2018-08-24 13:45:03 +08:00
mimimi
189e645b23
feature[Tinymce]: support i18n ( #994 )
2018-08-22 14:42:12 +08:00
花裤衩
e5d4290938
refactor: add eslint-plugin-vue && lint code ( #976 )
2018-08-19 16:55:24 +08:00
Andrey Dos
1df59cc4b6
fix typo( #965 )
2018-08-15 14:51:08 +08:00
Pan
0ef14ff5c6
tweak
2018-08-09 11:03:13 +08:00
Pan
c57c6045c9
docs: tweak
2018-08-08 13:42:12 +08:00
Pan
1e0b9c0055
fix[Tinymce]: fixed tinymce upload dialog bug #654
2018-07-31 11:12:38 +08:00
花裤衩
513eb66d97
fix[UploadExcel]: add file type check ( #878 )
2018-07-17 13:30:52 +08:00
花裤衩
d98c5032f8
refine style ( #843 )
...
* refine style
* refine 404 style
* refine
2018-07-06 11:19:53 +08:00
Pan
572a2d9c34
perf[Tinymce]: set nonbreaking_force_tab to true
2018-06-30 17:26:31 +08:00
Pan
cbc3ddd827
perf[uploadExcel]: add beforeUpload hock
2018-06-20 13:29:57 +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
f3ccd9f04e
perf[Tinymce]: remove legacyoutput #745
2018-06-06 19:46:31 +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
320e941d9a
fix[Sticky]: fixed bug in resize #725
2018-05-31 17:16:24 +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
花裤衩
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
6795c26d02
fix[Tinymce]: custom-btn bug in fullscreen
2018-05-09 14:36:17 +08:00
花裤衩
99d53ee0ca
refactor[ScrollBar]: use el-scrollbar ( #646 )
2018-05-05 15:26:08 +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
563ce873bd
perf[Tinymce]: remove fullpage plugin
2018-04-17 10:19:01 +08:00
Pan
f28a7149fb
fixed[Tinymce]: remove bbcode plugin
2018-04-07 00:38:32 +08:00
linlinjava
3cff6dcf4c
fix[BackToTop]: 数组/对象的默认值应当由一个工厂函数返回。 ( #571 )
2018-04-06 12:40:58 +08:00
Pan
afe975b3c2
fix[UploadExcel]: fix can't select the same excel
2018-03-30 17:08:01 +08:00
Yuga Sun
26b84847dd
fix: change tab char to 2 spaces ( #522 )
2018-03-20 17:21:39 +08:00
Pan
3cc3e134c2
perf:[upload]: refine component name
2018-03-19 17:34:28 +08:00
Pan
2afb1dfabb
fix:[ImageCropper]: $emit close
2018-03-19 17:33:23 +08:00
Pan
5fe3d70246
perf[editor-dashboard]: refine css
2018-03-19 17:28:24 +08:00
Pan
4aa9345d90
fix[Tinmyce]: fiexd fullscreen ui bug
2018-03-19 17:19:13 +08:00
Pan
c398ee0ddc
perf[Charts]: add resize mixin
2018-03-13 18:36:11 +08:00
Pan
5f4ce7fc71
update[ImageCropper]: update vue-image-crop-upload to new version
2018-03-13 17:57:05 +08:00
Pan
27effcc54c
perf[Tinymce]: getContent
2018-03-08 16:51:09 +08:00
Pan
7cacd5a4ac
perf[Tinymce]: add SetContent listener
2018-03-07 09:57:45 +08:00
Pan
31b7fa6f55
perf[Tinymce]: set dialog append-to-body
2018-03-06 17:09:56 +08:00
Pan
aa592cfb69
pref[hamburger]: remove redundant class
2018-02-26 11:23:06 +08:00
Pan
305d659431
perf[tinymce]: perf tinymce demo
2018-02-01 11:07:07 +08:00
Zenon
dc9e27e4b1
1.fix bug ( #431 )
...
* 1.fix bug
2.update treeTable readme
3.update args name in treetable/eval.js
* 1.treeTable animate
2018-01-30 09:58:25 +08:00
Pan
d754eae662
perf[markdown-editor]
2018-01-29 14:45:43 +08:00
Zenon
2e0d3fd0e4
修改treeTable相关 ( #422 )
...
* 1.删除无用的属性
2.修改readme
3.修改eval.js,给后两个参数设置默认值
* update readme
2018-01-24 10:33:05 +08:00
Pan
0d47e3454e
perf[treeTable]
2018-01-23 15:12:17 +08:00
Pan
3253a91a7e
format[treeTable]: format code
2018-01-23 15:03:09 +08:00
Zenon
1610945813
feat[treeTable]: add treeTable ( #415 )( #319 )
...
* 1.增加treeTable
2.增加两个treeTable的demo
* 1.增加treeTable的使用功能说明
* 优化代码,去除console
* 修复bug
* 修复marLTemp变量未清空的bug
* 修复marLTemp变量未清空的bug
* 修复marLTemp变量未清空的bug
* 修改customTree,使其展示无columns时的功能
2018-01-23 14:44:47 +08:00
Pan
76a6eb12e7
perf[json-editor]:refine css
2018-01-11 11:44:34 +08:00
Pan
2c147649ba
perf[json-editor]:refine css
2018-01-11 11:28:14 +08:00
Pan
d18902dfee
perf[style]: refine css
2018-01-04 10:03:33 +08:00
Pan
1d0b26cec8
perf[upload-excel]: support drag upload
2018-01-02 16:30:59 +08:00
花裤衩
45fef9b431
Feature/english ( #381 )
...
* perf[navbar]: set langSelect to component && refine errorLog component
* feat[login]:add 18n to login form
* fix[pagination]: fixed when selected page-sizes
* perf[i18n]:dashboard document svg permission
* perf[charts]: perf effect
* perf[i18n]:excel && zip
* perf[i18n]: table && errorLog && theme
* perf[i18n]: components
* perf[i18n]: direct use $t
* perf[i18n]: complex-table
* update README.md
* update README.md 📘
* perf[i18n]: refine code comments
2017-12-29 16:07:42 +08:00
Pan
e261fbcbfb
perf[navbar]: set langSelect to component && refine errorLog component
2017-12-25 15:49:52 +08:00
花裤衩
dc162093cc
refactor[core]: use webpack-dev-server now ( #355 )
...
* bump deps: update vue-splitpane version
* refactor[chore]: use webpack-dev-serve build
* perf:settings
* doc: uodate readme
2017-12-15 14:07:55 +08:00
Pan
f9aaaa9091
perf[errorLog]:optimized error-log
2017-12-12 18:14:31 +08:00
Pan
85492f148f
fix[scrollPane&&scrollBar]:fixed scroll bug in Firefox
2017-12-12 13:28:33 +08:00
lvsmart
b7939165d1
get real version from node_modules
2017-12-08 11:49:34 +08:00
Pan
acebaeae0c
perf(i18n): add generateTitle to utils
2017-12-06 14:18:28 +08:00
Pan
705b9ccefd
add(tags-view): moveToCurrentTag
2017-12-05 11:15:39 +08:00
Pan
7f2bd58035
doc:add new article
2017-12-01 17:47:08 +08:00