Commit Graph

770 Commits

Author SHA1 Message Date
Pan abc8ce21f4 perf: optimize some code 2019-02-14 16:27:17 +08:00
Pan e574ca0331 perf[Lang]: make up for miss keywords 2019-02-14 16:27:05 +08:00
Pan 1e5d2c0ed2 perf: fixed eslint errors 2019-02-14 16:26:47 +08:00
花裤衩 56bd080b54 fix[SIdebar]: fixed bug in mobile #1567 (#1569) 2019-01-30 14:08:55 +08:00
花裤衩 87f1bbdb7b perf[SizeSelect]: add default size option (#1566) 2019-01-30 14:08:48 +08:00
花裤衩 bea356ac70 perf[Style]: optimize the sidebar style to make it better to set (#1568) 2019-01-30 14:08:42 +08:00
Pan ce35a6f744 perf[Sidebar]: use sass variables in vue template 2019-01-30 14:08:22 +08:00
Pan 6363eb627d perf: adjust the import order to make it more elegant #1537 2019-01-30 14:08:10 +08:00
花裤衩 0f6946a88e perf[UploadExcel]: optimized code (#1552) 2019-01-30 14:07:34 +08:00
xbigcat 22cdfc246c perf[utils]: refine parseTime function (#1546)
* 优化 parseTime

修复传入的时间戳是字符串类型,不能转换时间的问题
例:parseTime("1548221490638")

* Update index.js
2019-01-30 14:07:26 +08:00
Pan 2d275a9891 perf[Sticky]: refine width default value 2019-01-30 14:07:18 +08:00
花裤衩 93c13d2cea perf[Sticky]: export reset method (#1550) 2019-01-30 14:07:08 +08:00
Yuga Sun 78e8888389 perf[Login Form]: optimize eye icon style (#1545)
* optimiz: eye icon style for login form

* change eye-open svg
2019-01-30 14:06:57 +08:00
Jiankian bb50a7422d pref[Hamburger]: refactor Hamburger component (#1528)
* 美化侧栏菜单切换按钮

* tweak
2019-01-17 11:36:43 +08:00
花裤衩 4afb57a1e5 fix[DndList]: fixed drag bug (#1527)
https://github.com/PanJiaChen/vue-element-admin/issues/1524
2019-01-17 11:36:23 +08:00
花裤衩 3af14bc297 fix[Breadcrumb]: fixed eslint error (#1521) 2019-01-17 11:36:14 +08:00
Pan 0bf8b5960d update README.md 2019-01-17 11:36:02 +08:00
花裤衩 bae3601606 fix[ThemePicker]: fixed bug when oldVal is null (#1517) 2019-01-17 11:35:51 +08:00
Pan 77113a0cb2 tweak 2019-01-11 15:44:03 +08:00
Duy Nguyen Hoang 1cd1ef690c perf: add sidebar width to variables.scss (#1494) 2019-01-11 15:43:44 +08:00
Nikita Sobolev 4e9f08e639 fix typo (#1505) 2019-01-11 15:36:06 +08:00
Pan 94ed283c51 refine: GetUserInfo error message 2019-01-11 15:35:54 +08:00
花裤衩 67c06022e1 perf[Sidebar]: refine sidebar store #1473 (#1474) 2019-01-11 15:35:07 +08:00
Pan d3904e6c28 perf[v-permission]: refine v-permission demo 2018-12-27 18:20:42 +08:00
花裤衩 5a1fa14753 feature[PDF]: add PDF demo (#1469) 2018-12-27 18:20:26 +08:00
董雨 cff015f5d6 perf[ScrollPane]: refine moveToTarget code (#1460) 2018-12-27 18:20:11 +08:00
Pan 3a2da6afd3 refactor[login]: refactor login page style 2018-12-24 17:51:24 +08:00
Pan a92151d048 perf: use WeChat 7.0 new version icon color 2018-12-24 16:24:25 +08:00
Pan 9ce0f81d5f feat[Breadcrumb]: add hide Breadcrumb option #1442 2018-12-24 11:21:28 +08:00
Pan 49f1e5e6dc fix[Tinymce]: fixed fullScreen bug #1400 2018-12-04 18:23:16 +08:00
Pan b8b787733c update guide page 2018-12-04 18:23:05 +08:00
Pan 075d29acea fix return back bug 2018-11-29 18:17:30 +08:00
Pan 84b19d7283 add preview 2018-11-28 18:11:18 +08:00
Pan 2f731000c1 tweak 2018-11-28 14:57:26 +08:00
花裤衩 a6c8e1a11a
add tui.editor (#1374) 2018-11-28 11:05:41 +08:00
Pan 929a4fc0c8 update dependence 2018-11-27 16:30:21 +08:00
Heedong Im 8836133f66 fix[Pagination]: apply PageSizes property to el-pagination (#1355)
Apply PageSizes property to el-pagination
2018-11-26 18:18:32 +08:00
Pan 5849b13d3f update vue-router to fixed url path for non ascii urls #1362 2018-11-26 17:53:06 +08:00
Pan 5f343ec9e4 fix import path bug 2018-11-21 13:14:43 +08:00
Pan 05b28e20bd add sponsors 2018-11-21 12:38:23 +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
Pan 6f5591c290 fix[Breadcurmb]: fixed router-link bug 2018-11-09 17:59:34 +08:00
Pan 5c23accd9e fix[Breadcurmb]: fixed pathCompile bug 2018-11-09 13:37:23 +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 8921752441 fix[DragSelect]: fixed querySelectorAll bug 2018-11-08 17:19:12 +08:00
Pan 8e5b142c36 refine css 2018-11-06 16:22:20 +08:00
jaysunxiao 4b916c8e4d perf[avatar]:minimize the selected area of avatar on the mobile phone when user clicked avatar (#1304) 2018-11-06 16:13:37 +08:00
Pan 889771fa7a perf[Tinymce]: add searchreplace plugin 2018-11-02 15:10:15 +08:00