Commit graph

426 commits

Author SHA1 Message Date
weiqinl
01442ce4d7 Fixed doc (#578)
优雅的使用 icon 此文档地址更新
2018-04-09 09:39:04 +08:00
Pan
f28a7149fb fixed[Tinymce]: remove bbcode plugin 2018-04-07 00:38:32 +08:00
Pan
51ad902d8f css[elment-ui.scss]: perf css 2018-04-07 00:35:18 +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
花裤衩
a55b149b27
perf[excel]: refactor excel (#536) 2018-03-26 13:54:19 +08:00
Pan
fc19121311 fix[TodoList]: fixed css bug with z-index #535 2018-03-26 13:23:42 +08:00
Pan
de06619266 fix:[menu]: some bug in only has one showing child #484 2018-03-22 13:55:39 +08:00
Yuga Sun
88c28f5d7e perf: change in operation to Object.keys (#518) 2018-03-20 17:27:42 +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
a633729215 perf[i18n]: TagsView contextmenu 2018-03-13 18:18:27 +08:00
Pan
5f4ce7fc71 update[ImageCropper]: update vue-image-crop-upload to new version 2018-03-13 17:57:05 +08:00
Pan
01928cd4ec fix[Icons]: copy bug 2018-03-08 17:27:00 +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
Yusril Herlian Syah
ebb0b4a0ff Fix typo (#479) 2018-03-02 15:23:32 +08:00
happystory
c356695f2e perf[typo]: style guide fixe (#476) 2018-03-01 11:43:47 +08:00
Pan
ae41459cb1 type 2018-02-27 10:21:53 +08:00
Pan
aa592cfb69 pref[hamburger]: remove redundant class 2018-02-26 11:23:06 +08:00
Pan
9205a85c2d perf[pagination]: remove current-page sync
do not use sync
2018-02-22 18:35:51 +08:00
Pan
6938dd3caf Revert "perf[pagination]: Avoid repeating trigger requests"
This reverts commit 398d59d78a.
2018-02-22 18:29:09 +08:00
Pan
398d59d78a perf[pagination]: Avoid repeating trigger requests 2018-02-07 11:06:28 +08:00
Pan
305d659431 perf[tinymce]: perf tinymce demo 2018-02-01 11:07:07 +08:00
Pan
09e613b33a perf[icon]: change some icons 2018-01-30 17:26:55 +08:00
Pan
c0ed44932e fix[dragTable]: fixed bug in Firefox 2018-01-30 15:18:52 +08:00
Pan
a48a1bd8be Doc[route]: refine treeTable name 2018-01-30 15:05:33 +08:00
Pan
55e8cd5306 perf[treeTable]: set treeTable to keep-alive 2018-01-30 10:05:25 +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
Pan
eef99d3d14 fix[tags-view]: fixed contexrmenu bug on firefox 2018-01-25 13:52:28 +08:00
Pan
6f2a7ce804 feat[menu]: add alwaysShow option 2018-01-24 14:47:20 +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
840eda6e27 fix[login]: fixed thirtparty login dialog bug 2018-01-22 15:55:40 +08:00
Pan
700e08b795 perf[css]: perf login-container css #404 2018-01-19 15:33:24 +08:00
Pan
3c0696d1a9 fix[tags-view]: fixed delete cachedViews bug #395 2018-01-12 13:30:27 +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
54acf1e0d5 perf[permission]:set role => roles 2018-01-05 11:38:34 +08:00
Pan
de08e49f19 fix[i18n]: fixed defalut language bug 2018-01-04 12:37:08 +08:00
Pan
2472107768 perf[i18n]: refine generateTitle function 2018-01-04 10:04:14 +08:00
Pan
d18902dfee perf[style]: refine css 2018-01-04 10:03:33 +08:00
Pan
9ba2648689 fix[sidebar]: fixed nest menu and noDropdown item bug 2018-01-03 13:40:22 +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
83e56488d8 fix[pagination]: fixed when selected page-sizes 2017-12-25 15:49:52 +08:00
Pan
f3bfaa0f2b feat[login]:add 18n to login form 2017-12-25 15:49:52 +08:00
Pan
e261fbcbfb perf[navbar]: set langSelect to component && refine errorLog component 2017-12-25 15:49:52 +08:00
Pan
471c297f13 perf[css]: refine element-ui default size 2017-12-22 16:25:07 +08:00
Pan
cb3578e5c3 perf[drag-table]:refine the effect && fixed row-key bug 2017-12-22 11:09:54 +08:00
tlx6550
fe25c4d96b fix[tags-view]: fixed bug in DEL_OTHERS_VIEWS (#368) 2017-12-22 10:29:47 +08:00
Pan
7fef8568c2 perf: use import replace require.ensure 2017-12-21 13:25:29 +08:00
Pan
0dfa56c73e perf: element-ui css 2017-12-18 18:47:06 +08:00
Pan
021c147b31 perf:code 2017-12-18 10:19:35 +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
8fd786c4ed perf[tags-view]: when closeOthersTags moveToCurrentTag 2017-12-14 11:01:07 +08:00
Pan
4d3bbae183 perf[tags-view]:refine the style && format code 2017-12-13 18:33:12 +08:00
leij1ang
b6d97f1806 feat[tags-view]: tags-view add contextmenu (#343)
* add the menu by right-clicking the tags

* bug fixed

* refine
2017-12-13 17:43:03 +08:00
Pan
a68413cb8f refactor[errorLog]: save the logs in vuex 2017-12-13 13:52:14 +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
Pan
b53d0945ab fix(dndList): fixed the name same as router 2017-12-08 18:09:15 +08:00
Pan
ca75f7bcbc perf(tagsView):split to single modules 2017-12-08 16:17:40 +08:00
lvsmart
b7939165d1 get real version from node_modules 2017-12-08 11:49:34 +08:00
Pan
ebc2ac08b7 add(inlineEditable): add the calcel btn to restore the title 2017-12-08 11:07:20 +08:00
Pan
a9d2978c31 perf[permission]: set replace: true so the navigation will not leave a history record 2017-12-07 17:33:30 +08:00
Pan
a4597887ac style:refine css 2017-12-07 16:03:07 +08:00
Pan
acebaeae0c perf(i18n): add generateTitle to utils 2017-12-06 14:18:28 +08:00
Pan
d09923ff4f fix[sidebar]:fixed when sidebar item only has one children but nested #327 2017-12-05 18:42:15 +08:00
Pan
705b9ccefd add(tags-view): moveToCurrentTag 2017-12-05 11:15:39 +08:00
Pan
c84964d77c perf(sidebar): rm unique-opened 2017-12-04 17:33:58 +08:00
Pan
8f9de5c641 perf:refine dashboard responsive 2017-12-04 14:28:26 +08:00
Pan
7f2bd58035 doc:add new article 2017-12-01 17:47:08 +08:00
Pan
b4b9d166c4 perf:el-agination add background 2017-11-30 18:18:36 +08:00
Pan
8ce571b61d perf:rm mock api timeout 2017-11-30 18:04:00 +08:00
Pan
38192b828d perf:refine complexTable demo 2017-11-30 18:02:31 +08:00
Pan
72f653dcc7 perf:refine article demo 2017-11-30 16:55:46 +08:00
donng
4dfa878fc6 index首页代码修改 2017-11-30 15:46:41 +08:00
Pan
cef1f11931 fix:fixed sticky component bug in keep-alive 2017-11-29 15:57:47 +08:00
Pan
443c7aed3c style:fixed class conflict 2017-11-29 14:17:37 +08:00
Pan
0f5304112c fix:fixed theme-picker bug 2017-11-29 14:11:25 +08:00
Pan
dd3e22d5a1 perf:change i18n-demo to resizeable 2017-11-29 11:33:11 +08:00
Pan
d99cb068aa fix:fixed tags-view bug 2017-11-29 11:22:25 +08:00
Pan
d476e32032 Merge branch 'master' into refacor/style 2017-11-29 10:05:09 +08:00
Pan
8f2b0c94ba fix:fixed case-sensitive bug 2017-11-28 22:28:01 +08:00
Pan
e00f2aedc7 fix:fixed case-sensitive bug 2017-11-28 18:35:27 +08:00
Pan
df28ad7078 fix:fixed case-sensitive bug 2017-11-28 18:34:57 +08:00
Pan
a56d6f0cbd rm:remove redundant code 2017-11-27 13:58:42 +08:00
Pan
bee26561aa feat:add share demo 2017-11-27 11:47:13 +08:00
Pan
2ec9fe74a8 fix:fixed view tags bug 2017-11-27 11:11:28 +08:00
Pan
dec160fd1e chore: change inject package dependencies 2017-11-27 10:51:54 +08:00
Pan
c06baffb17 perf:format code 2017-11-27 10:46:08 +08:00