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 |
Pan
|
f876b9b678
|
perf:refine breadcrumb
|
2017-11-24 15:35:38 +08:00 |
Pan
|
061fa1f2a5
|
style:refien css
|
2017-11-24 14:34:19 +08:00 |
Pan
|
1c4c3380e6
|
perf:change favicon
|
2017-11-23 10:35:54 +08:00 |
Pan
|
98604af104
|
style:refine tagsview css
|
2017-11-22 16:16:12 +08:00 |
Pan
|
3cb1e321d3
|
refactor:change tabs-view to tags-view
|
2017-11-22 11:21:09 +08:00 |
Pan
|
f2fcdee815
|
perf:format code&&fix typo
|
2017-11-22 11:01:19 +08:00 |
Pan
|
ed34ea3e07
|
perf:replace favicon
|
2017-11-22 10:01:53 +08:00 |
Pan
|
43a51148fe
|
refactor:dropdown menu
|
2017-11-21 10:37:33 +08:00 |
Pan
|
3f9df15c30
|
refactor:refine sidebar css
|
2017-11-21 10:14:20 +08:00 |
Pan
|
690c779c64
|
refactor:add documentation
|
2017-11-20 17:37:58 +08:00 |
Pan
|
f6279077de
|
fix:handleSetLineChartData bug
|
2017-11-17 18:45:40 +08:00 |
Pan
|
6b13ffce66
|
fix:fix tinymce destroy bug
|
2017-11-17 17:57:17 +08:00 |
Pan
|
d20585a3f9
|
refactor:foramt views/component-demo
|
2017-11-17 17:51:41 +08:00 |
Pan
|
46b4f74969
|
rm:remove chart/index
|
2017-11-17 15:10:09 +08:00 |
Pan
|
8c204b9837
|
rm:remove keyboard2 demo
|
2017-11-17 15:07:21 +08:00 |
Pan
|
339d760771
|
refactor:format code
|
2017-11-17 14:57:39 +08:00 |
Pan
|
6d6a9df5b8
|
refactor:views/components
|
2017-11-17 11:36:49 +08:00 |
Pan
|
1286324214
|
refactor:layout
|
2017-11-16 18:50:59 +08:00 |
Pan
|
372c4489f0
|
style:refine 404
|
2017-11-16 17:55:42 +08:00 |
Pan
|
1511fe3778
|
fix:remove semi
|
2017-11-16 17:26:34 +08:00 |
Pan
|
122f7cafa6
|
Merge branch 'refacor/style' of https://github.com/PanJiaChen/vue-element-admin into refacor/style
|
2017-11-16 17:25:32 +08:00 |
Pan
|
6d1059f6a8
|
refactor:dashboard
|
2017-11-16 17:25:28 +08:00 |
Reza Haidari .A
|
1d4f12187f
|
add validate email method
|
2017-11-15 01:37:50 -06:00 |
Pan
|
35055c5e51
|
style:breadcrumb add transition
|
2017-11-14 10:09:32 +08:00 |
Pan
|
61deec548c
|
refactor:change name=> fetch.js to request.js
|
2017-11-07 13:55:57 +08:00 |
Pan
|
5eda0685ed
|
add: add transition.css
|
2017-11-07 11:41:59 +08:00 |
Pan
|
11beefdb44
|
add: add variables.scss
|
2017-11-06 18:18:14 +08:00 |
Pan
|
7e1ba16d12
|
refactor:add scroll-bar to sidebar
|
2017-11-06 16:02:13 +08:00 |
Pan
|
7451ed6299
|
style:refine sidebar css
|
2017-11-06 15:24:04 +08:00 |
Pan
|
71aa416d71
|
style:refine css
|
2017-11-06 13:52:13 +08:00 |
Pan
|
4723a02a4b
|
refine: refine i18n
|
2017-11-06 13:46:29 +08:00 |
Pan
|
e05da2650b
|
feature:add i18n
|
2017-11-03 18:37:49 +08:00 |
Pan
|
bb1d939a94
|
reactor:refine code&&demo
|
2017-11-02 17:58:35 +08:00 |
Pan
|
ac5d087ea4
|
style:refine sidebar css
|
2017-11-02 15:55:56 +08:00 |
Pan
|
c53fb7fbb1
|
style:refine sidebar css
|
2017-11-02 15:51:29 +08:00 |
Pan
|
660ff765f5
|
fix:fix tabsView path bug
|
2017-11-01 18:43:06 +08:00 |
Pan
|
aaf24b4654
|
fix:levelbar&&tabsview bug
|
2017-11-01 17:55:11 +08:00 |
Pan
|
8211016078
|
refactor:replace custom-theme
|
2017-11-01 17:03:17 +08:00 |
Pan
|
374fd3ffeb
|
feature:change theme online
|
2017-11-01 15:48:30 +08:00 |
Pan
|
e8b34bbc0d
|
refactor:update element-ui
|
2017-11-01 11:26:57 +08:00 |
Pan
|
fe31c88193
|
refactor:update element
|
2017-11-01 10:03:28 +08:00 |
Pan
|
3b89cde53a
|
refactor: echarts addEventListener about resize
|
2017-10-31 17:25:57 +08:00 |
Pan
|
59e240eb9a
|
upload:upload vue && change scope to slot-scope
|
2017-10-31 16:25:19 +08:00 |
Pan
|
98d5f9a247
|
lint:format code style
|
2017-10-31 16:04:30 +08:00 |
Pan
|
d56831679e
|
style:refine tabsview css
|
2017-10-31 14:42:58 +08:00 |
Pan
|
2c868f47d9
|
fix:fix tinymce bug in <keep-alive>
|
2017-10-31 11:06:41 +08:00 |
Pan
|
1ae31fdd45
|
refactor:add keep-alive && component add name
|
2017-10-31 10:49:24 +08:00 |
Pan
|
a932272b8f
|
refactor:router
|
2017-10-26 18:27:39 +08:00 |
Pan
|
577e4dc17e
|
refactor: case sensitive
|
2017-10-26 14:21:21 +08:00 |
Pan
|
0d9188b206
|
refactor: case sensitive
|
2017-10-26 14:21:03 +08:00 |
Pan
|
5b3b8b87d1
|
refactor:change MdEditor to MarkdownEditor
|
2017-10-26 14:06:32 +08:00 |
Pan
|
2c82d0a28e
|
refactor: set markdown autoDownloadFontAwesome to false
|
2017-10-26 11:07:51 +08:00 |
Pan
|
76f4017470
|
fix: fix getUserInfo by cookie bug
|
2017-10-25 17:12:36 +08:00 |
Pan
|
feb6785654
|
refactor: refine form example
|
2017-10-25 09:54:21 +08:00 |
Pan
|
59073fb013
|
refactor: add keep-alive
|
2017-10-25 09:54:06 +08:00 |
Pan
|
c82ed3fcbf
|
refactor: change icon-svg to svg-icon
|
2017-10-24 17:43:55 +08:00 |
Pan
|
f99b97d9f1
|
refactor: change DndList name
|
2017-10-24 17:37:14 +08:00 |
Pan
|
99417081ed
|
refactor: case sensitive
|
2017-10-24 17:29:32 +08:00 |
Pan
|
88d1338f29
|
refactor: case sensitive
|
2017-10-24 17:29:11 +08:00 |
Pan
|
3ded46cf23
|
refactor: case sensitive
|
2017-10-24 16:38:11 +08:00 |
Pan
|
5857db3393
|
refactor: case sensitive
|
2017-10-24 16:37:38 +08:00 |
Pan
|
a465652be6
|
refactor: components name
|
2017-10-24 16:30:46 +08:00 |
Pan
|
a8459fa572
|
style: refactor styles
|
2017-10-24 14:49:29 +08:00 |
Pan
|
cddace507d
|
style: refine screenful style
|
2017-10-23 14:26:07 +08:00 |
Pan
|
e762056e80
|
refactor: tabsview
|
2017-10-23 13:45:09 +08:00 |
Pan
|
18ec63d238
|
style: change hamburger default style
|
2017-10-23 11:01:38 +08:00 |
Pan
|
ccddfe87bc
|
refactor: refine layout directory structure
|
2017-10-23 10:53:39 +08:00 |
Pan
|
87a44ae7f5
|
doc: add note for NProgress.done
|
2017-10-23 10:28:19 +08:00 |
dingyi1993
|
1c852db0ef
|
fix:fix undone NProgress.
|
2017-10-22 21:22:43 -05:00 |
Pan
|
9463c50e06
|
feature: tinymce add setContent && getContent method
|
2017-10-18 17:02:35 +08:00 |
Pan
|
658abf664d
|
refine: add parseTime timestamp demo
|
2017-10-16 10:16:44 +08:00 |
spiritree
|
4940dd4040
|
fix:fix `undefined` bug in export excel
|
2017-10-12 03:46:49 -05:00 |
spiritree
|
91bd31e1e2
|
refine:refine code
|
2017-10-12 02:36:56 -05:00 |
spiritree
|
a8602e78f0
|
refine:export adaptive colwidth in excel
|
2017-10-12 02:36:56 -05:00 |
Pan
|
2282135b44
|
refine:refine directive waves
|
2017-09-27 10:34:48 +08:00 |
Pan
|
329f3b3714
|
refine:rm export selected to zip example
|
2017-09-27 10:29:32 +08:00 |
Pan
|
065eaa93a2
|
refine:icon demo add clipboard
|
2017-09-27 10:18:40 +08:00 |
Pan
|
4f2f136dd0
|
add:add clipboard example
|
2017-09-27 10:18:40 +08:00 |
Pan
|
8d53ae1259
|
add:add clipboard
|
2017-09-27 10:18:40 +08:00 |
spiritree
|
a185412446
|
add Export2Zip demo
|
2017-09-27 10:18:23 +08:00 |
spiritree
|
3cf048e80b
|
add Export2Zip vendor
|
2017-09-27 10:18:23 +08:00 |
Pan
|
807aa548b2
|
refine:rm duplicate code && split xlsx
|
2017-09-26 16:08:20 +08:00 |
Pan
|
582c6f4ae4
|
refine:set icon-class to english
|
2017-09-25 17:31:23 +08:00 |
Pan
|
9c2a7e9485
|
refine : format code
|
2017-09-25 14:21:42 +08:00 |
lei.jiang
|
fde12e8ef9
|
修改MdInput的demo,使之能展现验证功能
|
2017-09-25 11:11:37 +08:00 |
lei.jiang
|
8945476c22
|
修改MDinput组件
1.使之能兼容elementui的表单验证功能
2.增加icon属性,能够使用elementui的图标
3.优化显示效果
|
2017-09-25 11:11:37 +08:00 |
lei.jiang
|
14ff09a414
|
修改MDinput组件
1.使之能兼容elementui的表单验证功能
2.增加icon属性,能够使用elementui的图标
3.优化显示效果
|
2017-09-25 11:11:37 +08:00 |
Pan
|
a14547aaf9
|
add tips
|
2017-09-12 10:39:03 +08:00 |
Pan
|
ffec6b6df7
|
add:upload excel
|
2017-09-11 14:43:12 +08:00 |
Pan
|
f0afbf7ea5
|
refine:set page=1 when table filter
|
2017-09-11 11:17:29 +08:00 |
dongsuo
|
cda292dec1
|
fix blocked by AdBlock
|
2017-09-07 10:35:35 +08:00 |
Svend
|
877b73cd67
|
📝 typing fix
|
2017-09-06 10:20:31 +08:00 |
maemo
|
53d7243316
|
fix a typo
|
2017-09-05 13:53:24 +08:00 |
Pan
|
5379510013
|
refine tabsview
|
2017-09-01 10:59:45 +08:00 |
Pan
|
f712d4682e
|
add:when active tabs closed will go to last path
|
2017-09-01 10:46:20 +08:00 |
Pan
|
cb0e889829
|
fix tinymce bug
|
2017-09-01 10:12:50 +08:00 |
Pan
|
6a8a02f839
|
refine tinymce
|
2017-09-01 10:04:08 +08:00 |
Pan
|
d56cd59474
|
refine code
|
2017-08-30 18:22:32 +08:00 |
Pan
|
a10cfcc837
|
add tinymce upload demo
|
2017-08-30 14:41:10 +08:00 |
Pan
|
c182a119e1
|
add icon tips
|
2017-08-29 18:05:35 +08:00 |
Pan
|
90fd4328b7
|
add icons page
|
2017-08-29 18:05:35 +08:00 |
Pan
|
97570fa612
|
refactor icons
|
2017-08-29 18:05:35 +08:00 |
Pan
|
bae698c9ad
|
update vue-loader
|
2017-08-28 22:59:09 +08:00 |
Pan
|
f7aee3b5a3
|
refactor
|
2017-08-28 13:18:35 +08:00 |
Pan
|
b98860ace1
|
refine inline edit table example
|
2017-08-28 13:18:35 +08:00 |
Pan
|
3c05519a09
|
refine
|
2017-08-28 13:18:35 +08:00 |
Pan
|
385ec5a762
|
refine
|
2017-08-28 13:18:35 +08:00 |
Pan
|
33a4369cd7
|
refine code
|
2017-08-28 13:18:35 +08:00 |
Pan
|
8fa2364a3b
|
add mock delay
|
2017-08-28 13:18:35 +08:00 |
Pan
|
551e911eb4
|
全局lint优化
|
2017-08-28 13:18:35 +08:00 |
Pan
|
b8ecda19d8
|
refine code
|
2017-08-28 13:18:35 +08:00 |
Pan
|
62d2f62bff
|
增加第三方登录 demo
|
2017-08-28 13:18:35 +08:00 |
Pan
|
0094f44910
|
change login by username
|
2017-08-28 13:18:35 +08:00 |
Pan
|
d06d476b50
|
refine import normalize.css && update
|
2017-08-21 20:55:56 +08:00 |
Pan
|
9768305166
|
refine main.js
|
2017-08-21 15:55:46 +08:00 |
Pan
|
e912cea26a
|
refine sidebaritem code
|
2017-08-18 11:03:11 +08:00 |
花裤衩
|
c32fc58a3a
|
Update fetch.js
|
2017-08-16 09:57:05 +08:00 |
spiritree
|
bf0f2e7ee3
|
fix dashboard button router-link bug
|
2017-08-10 17:25:19 +08:00 |
Pan
|
cdebb5c012
|
fix levelbar bug
|
2017-08-07 11:02:51 +08:00 |
Pan
|
391e7703ed
|
fix router deepClone bug
|
2017-08-03 11:24:26 +08:00 |
Pan
|
97e94c067d
|
refine sidebar css
|
2017-08-02 14:43:57 +08:00 |
Pan
|
a3b1dd81fd
|
refine sidebar css
|
2017-08-02 14:42:20 +08:00 |
Pan
|
89c72d277e
|
refine css
|
2017-07-28 17:19:40 +08:00 |
Pan
|
108b380d20
|
menu 支持 icon 嵌套
|
2017-07-28 17:19:40 +08:00 |
Pan
|
69fc52d4e9
|
refine router.js
|
2017-07-28 17:19:40 +08:00 |
Pan
|
d78b49803d
|
refine css
|
2017-07-28 17:19:40 +08:00 |
Pan
|
dd9ef5145d
|
refine sidebar
|
2017-07-28 17:19:40 +08:00 |
Pan
|
6ad03ac5f0
|
rm documentImg
|
2017-07-28 16:10:00 +08:00 |
Pan
|
1083a17386
|
fix chart bug
|
2017-07-27 14:12:31 +08:00 |
Pan
|
535fe083e5
|
fix bug
|
2017-07-27 13:55:06 +08:00 |
spiritree
|
83e8dfc494
|
fix selectExcel bug
|
2017-07-27 12:20:04 +08:00 |
Pan
|
77ff823037
|
fix levelbar bug
|
2017-07-26 13:32:02 +08:00 |
Pan
|
7969b6d33e
|
refine code
|
2017-07-25 17:37:15 +08:00 |
spiritree
|
3488930e4d
|
add new export-excel function
|
2017-07-25 17:26:17 +08:00 |
ginhom
|
4467420d31
|
fixed: catch 'GetInfo' exception
|
2017-07-25 16:19:09 +08:00 |
Pan
|
d6868d7190
|
rm
|
2017-07-24 14:55:33 +08:00 |
Pan
|
a0a011e985
|
fix cookie token bug
|
2017-07-20 13:27:05 +08:00 |
dongsuo
|
cbc5c18291
|
'代码格式化'
|
2017-07-17 18:01:09 +08:00 |
dongsuo
|
5069a4d1df
|
'修改返回顶部功能'
|
2017-07-17 18:01:09 +08:00 |
dongsuo
|
bf08756644
|
'新增功能:返回顶部'
|
2017-07-17 18:01:09 +08:00 |
Pan
|
968d4026ec
|
refine linchart height
|
2017-07-17 10:19:33 +08:00 |
Pan
|
06ed2c6cac
|
refine dashboard charts animation
|
2017-07-17 10:16:28 +08:00 |
Pan
|
67c4a3b4ff
|
fix case-sensitive bug
|
2017-07-16 15:19:42 +08:00 |
Pan
|
c339b626eb
|
fix case-sensitive bug
|
2017-07-16 15:19:05 +08:00 |
Pan
|
6cb64bebdc
|
refine tab-views
|
2017-07-14 17:40:34 +08:00 |
Pan
|
29d28c3231
|
fix bug in vuex of strict model
|
2017-07-13 16:54:54 +08:00 |
Pan
|
62cb24c1a6
|
fix case-sensitive bug
|
2017-07-12 13:20:32 +08:00 |
Pan
|
16ce4f34e1
|
fix case-sensitive bug
|
2017-07-12 13:20:14 +08:00 |
Pan
|
8b4e70e6b2
|
refine css
|
2017-07-10 11:12:15 +08:00 |
Pan
|
4ad90406af
|
echarts add watch sidebar resize
|
2017-07-10 10:53:03 +08:00 |
Pan
|
8b41d0fdc9
|
update readme
|
2017-07-06 18:15:12 +08:00 |
Pan
|
de992c50a6
|
全局代码格式 优化
|
2017-07-06 17:56:23 +08:00 |
Pan
|
622a8c3a69
|
refine icon-svg
|
2017-07-06 17:56:23 +08:00 |
Pan
|
540168985d
|
refine code
|
2017-07-04 16:14:04 +08:00 |
孙晨光
|
f0db0697e6
|
fix: todolist delete icon style
|
2017-07-03 20:23:23 +08:00 |
Pan
|
b3ddf60d04
|
rm duplicate code
|
2017-07-03 13:33:26 +08:00 |
卜木
|
4fa07aea09
|
Update index.js
|
2017-07-03 13:26:57 +08:00 |
卜木
|
56a048865d
|
prevent JSON.parse fault when search is undefined
|
2017-07-03 13:26:57 +08:00 |
Pan
|
ffd668fb7d
|
refine dashboard css
|
2017-07-03 12:45:31 +08:00 |
Pan
|
ed803c68b2
|
fix next bug
|
2017-07-03 12:45:31 +08:00 |
Pan
|
a1a4808c23
|
fix tabsview bug
|
2017-07-03 12:45:31 +08:00 |
Pan
|
cfa82b0714
|
fix next bug
|
2017-07-03 12:45:31 +08:00 |
Pan
|
8886ab2262
|
ADD TODOLIST
|
2017-07-03 12:45:31 +08:00 |
Pan
|
e3bc9c7e78
|
delete redundant code
|
2017-07-03 12:45:31 +08:00 |
Pan
|
54884f50c1
|
refine css
|
2017-07-03 12:45:31 +08:00 |
Pan
|
f27b16718e
|
add new charts
|
2017-07-03 12:45:31 +08:00 |
Pan
|
4b4bf494b0
|
refine echarts demo
|
2017-06-30 15:36:21 +08:00 |
Pan
|
b15caf637f
|
fix tabel demo bug
|
2017-06-30 13:40:18 +08:00 |
Pan
|
3466b9feb2
|
fix postcss bug
|
2017-06-30 11:31:21 +08:00 |
Pan
|
95ef202d20
|
fix screenfull bug
|
2017-06-27 14:20:50 +08:00 |
Pan
|
805ab1d0ac
|
add github link
|
2017-06-26 16:50:34 +08:00 |
Pan
|
33cf5ef16e
|
refine code
|
2017-06-26 13:35:43 +08:00 |
Pan
|
63ad0fc2f5
|
refine code
|
2017-06-26 11:21:53 +08:00 |
Pan
|
f1aa01a233
|
fix theme example bug
|
2017-06-23 21:19:30 +08:00 |
Pan
|
5cd245ac15
|
split tabs-view to separate files
|
2017-06-23 17:56:45 +08:00 |
Pan
|
91cb0ac5ca
|
add view tabs
|
2017-06-23 17:36:13 +08:00 |
Pan
|
7549eb8044
|
fix eslint && refine code
|
2017-06-23 15:39:13 +08:00 |
孙晨光
|
1072572ac6
|
update: 递归过滤异步路由表
|
2017-06-23 15:25:58 +08:00 |
Pan
|
046d1369d2
|
not use Lazy Loading In dev
|
2017-06-21 16:59:02 +08:00 |
Pan
|
657937c7a5
|
Revert "refine css"
This reverts commit 6de521d671 .
|
2017-06-21 09:46:47 +08:00 |
Pan
|
6de521d671
|
refine css
|
2017-06-20 23:14:50 +08:00 |
Pan
|
dbf9638922
|
refine dynamictable example
|
2017-06-20 23:02:36 +08:00 |
轩辕Rowboat
|
aaa64a8ccf
|
update format code
没用编辑器,所以代码没格式化/(ㄒoㄒ)/~~
|
2017-06-20 15:44:14 +08:00 |
轩辕Rowboat
|
ff8d7ada73
|
千分符考虑小数点
|
2017-06-20 15:44:14 +08:00 |
Pan
|
bf480ca6b4
|
fix router path bug
|
2017-06-19 18:14:31 +08:00 |
Pan
|
803201af3a
|
fix error link
|
2017-06-19 18:02:19 +08:00 |
Pan
|
e97dbf6115
|
use babel-preset-env
|
2017-06-19 17:59:56 +08:00 |
Pan
|
cf1fb6cd4d
|
refine demo code
|
2017-06-15 15:35:14 +08:00 |
Pan
|
29402cc889
|
fix typo
|
2017-06-15 14:35:48 +08:00 |
Pan
|
a1a96c38d7
|
add tabs example
|
2017-06-15 14:33:02 +08:00 |
Pan
|
2927e08d06
|
change mock data
|
2017-06-15 13:44:48 +08:00 |
Pan
|
5a8755ec9f
|
add screenfull
|
2017-06-15 13:23:49 +08:00 |
Pan
|
3a2bf13a1f
|
refine code
|
2017-06-15 11:05:41 +08:00 |
Pan
|
72d9a406b4
|
refine introduction document
|
2017-06-14 18:02:35 +08:00 |
Pan
|
bd607b4728
|
refine code && document
|
2017-06-14 18:02:12 +08:00 |
Pan
|
f82ec2d5d7
|
rm redundant code
|
2017-06-14 17:37:21 +08:00 |
Pan
|
c412d17b70
|
refine tinymce && tinymce demo
|
2017-06-14 17:34:32 +08:00 |
Pan
|
09deec1e5e
|
update iconfont
|
2017-06-14 16:50:11 +08:00 |
Pan
|
acaa6bb269
|
refine sidebar css
|
2017-06-13 16:48:47 +08:00 |
Pan
|
dd73827112
|
fix avatar component bug
|
2017-06-13 11:04:54 +08:00 |
Pan
|
d2827bf047
|
add edit and create demo
|
2017-06-12 16:05:40 +08:00 |
Pan
|
e9d37a94d3
|
add markdown to html
|
2017-06-12 15:25:56 +08:00 |
Pan
|
ecf7558e8e
|
refine permission example
|
2017-06-06 10:46:20 +08:00 |
Pan
|
703c0c5cc5
|
fix lint
|
2017-06-02 18:14:39 +08:00 |
Pan
|
46b6a6e19f
|
add qiniu upload example
|
2017-06-02 18:14:19 +08:00 |
Pan
|
e6bae82fe5
|
replace img
|
2017-05-31 16:49:24 +08:00 |
Pan
|
9da96e2083
|
refine code
|
2017-05-31 16:06:41 +08:00 |
Pan
|
327ed42e24
|
sidebar accept Nested Routes
|
2017-05-31 15:52:27 +08:00 |
Pan
|
677ef6dbe3
|
router Code Splitting use import replace require.ensure
|
2017-05-29 13:19:05 +08:00 |
Pan
|
6ff36d82c7
|
fix next bug
|
2017-05-25 10:04:19 +08:00 |
Pan
|
59177083fe
|
refine css
|
2017-05-22 09:47:08 +08:00 |
Pan
|
39d4a04ed1
|
change token key-name
|
2017-05-21 21:43:17 +08:00 |
Pan
|
b3579ded32
|
use mock url
|
2017-05-21 17:37:21 +08:00 |
Pan
|
5cf84fea6d
|
use mock id
|
2017-05-21 17:34:14 +08:00 |
Pan
|
06e50a8877
|
refine code
|
2017-05-21 14:32:50 +08:00 |
Cash
|
c628f45e79
|
别字
|
2017-05-18 16:05:30 +08:00 |
Pan
|
6508b1cc3d
|
refine
|
2017-05-17 17:59:13 +08:00 |
Pan
|
523a9b3de3
|
add promise
|
2017-05-17 17:53:37 +08:00 |
Pan
|
faea4d8bf6
|
使用addRoutes重构权限
|
2017-05-17 16:27:12 +08:00 |
Pan
|
624af00ba3
|
refine code
|
2017-05-16 18:20:47 +08:00 |
Pan
|
d820ca95e1
|
refine main.js role logic
|
2017-05-16 17:31:48 +08:00 |
Pan
|
0427359d18
|
update element&&vue version
|
2017-05-16 13:39:14 +08:00 |
Pan
|
4bed888e9d
|
refine
|
2017-05-16 11:08:17 +08:00 |
Pan
|
0da4e5e5a7
|
add tips
|
2017-05-16 10:44:55 +08:00 |
Pan
|
88f2f7eadd
|
fetch.js add tips
|
2017-05-16 10:44:55 +08:00 |
Pan
|
69fe4d1e91
|
refine imageCropper fetch
|
2017-05-16 10:44:55 +08:00 |
Pan
|
0476f25eba
|
权限页面优化
|
2017-05-16 10:44:55 +08:00 |
Pan
|
5aa22731c8
|
rewrite axios && mock data
|
2017-05-16 10:44:55 +08:00 |
Haven
|
6144939c8f
|
Update index.js
fix typo
|
2017-05-15 17:32:10 +08:00 |
Pan
|
b813364b99
|
refine css && refine sidebar
|
2017-05-12 17:45:33 +08:00 |
Pan
|
b7f96a0ece
|
refine sidebar css
|
2017-05-12 16:27:23 +08:00 |
Pan
|
e65dfd38da
|
refine code && rm code
|
2017-05-12 11:54:53 +08:00 |
Pan
|
222c9c07e0
|
add tips
|
2017-05-11 17:48:20 +08:00 |
Pan
|
b8068a4896
|
fix permission bug
|
2017-05-11 16:52:38 +08:00 |
Pan
|
cab7d44771
|
mock 不拦截不匹配url
|
2017-05-11 14:31:26 +08:00 |
Pan
|
da0338cd72
|
fix hash bug
|
2017-05-11 11:52:22 +08:00 |
Pan
|
d0850e6d49
|
update vue-router
|
2017-05-11 11:19:12 +08:00 |
Pan
|
92f55b093f
|
fix post bug
|
2017-05-10 15:47:53 +08:00 |
Pan
|
226a005cad
|
refine code
|
2017-05-09 18:49:27 +08:00 |
Pan
|
c9bec98cb2
|
add inline edit table demo
|
2017-05-09 18:49:27 +08:00 |
Pan
|
45c65c816f
|
fix bug
|
2017-05-09 15:27:23 +08:00 |
Pan
|
0a489e7ac5
|
add sort table
|
2017-05-09 15:06:08 +08:00 |
Pan
|
7225333018
|
table example add sort
|
2017-05-08 22:55:09 +08:00 |
Pan
|
f1c807ab12
|
Update main.js
|
2017-05-08 17:20:28 +08:00 |
Pan
|
090537d09a
|
fix css
|
2017-05-08 12:29:05 +08:00 |
Pan
|
2f69f13ae1
|
refine sidebar css
|
2017-05-08 11:00:08 +08:00 |
Pan
|
c5fae2984a
|
fix tips text
|
2017-05-03 13:02:44 +08:00 |
Pan
|
22a00c3133
|
remove scoped
|
2017-05-02 13:40:26 +08:00 |
Pan
|
021a7009cb
|
refine
|
2017-05-02 13:05:00 +08:00 |
Pan
|
785c3beaf5
|
fix eslint warning
|
2017-04-29 16:29:51 +08:00 |
Pan
|
b2af2ddf02
|
refine avatarUpload demo
|
2017-04-28 10:03:30 +08:00 |
Pan
|
dfd7ce8d40
|
refine table example
|
2017-04-27 22:57:58 +08:00 |