Commit graph

735 commits

Author SHA1 Message Date
Angelina Filippova
48b8c5d021 Extracted Users filter as a single file component 2019-03-23 23:46:59 +03:00
Angelina Filippova
f91549a7a6 Update login process 2019-03-23 14:09:48 +00:00
Angelina Filippova
6f666f91bb Add translations 2019-03-22 21:27:31 +00:00
Angelina Filippova
f284d4c501 Add actions to moderation menu 2019-03-22 21:18:57 +00:00
Angelina Filippova
2ae27483b4 Add tests 2019-03-22 20:58:58 +00:00
Angelina Filippova
36c7004a9f Improve UI on mobile 2019-03-06 19:52:18 +00:00
Angelina Filippova
773793f8f4 Fix logout button issue 2019-03-06 01:00:48 +03:00
Angelina Filippova
7652bfcd58 Implemented local users filtration in fetch and search requests 2019-03-05 02:40:42 +03:00
Angelina Filippova
de13254f0a Add filtration for local users 2019-03-05 02:13:04 +03:00
Angelina Filippova
8a698398d5 Exclude page size handling from frontend 2019-03-04 00:25:25 +03:00
Angelina Filippova
3adcd048a1 Fix pagination bug 2019-03-03 23:46:14 +03:00
Angelina Filippova
9eb99cb3a3 Implementing pagination for search 2019-03-03 23:01:00 +03:00
Angelina Filippova
adee07cacf Add search to users 2019-03-01 20:32:03 +03:00
Maxim Filippov
a2a69e509c Add pagination to users 2019-02-28 01:13:20 +03:00
Maxim Filippov
a90cdd1cac Toggle user activation 2019-02-26 22:50:25 +03:00
Maxim Filippov
a9847bc59c Users table 2019-02-25 01:31:05 +03:00
Maxim Filippov
a9dd349869 Fetch users from API 2019-02-24 00:40:26 +03:00
Maxim Filippov
dea231688f Remove unused files 2019-02-24 00:40:14 +03:00
Maxim Filippov
96e52a14cc Authorization 2019-02-22 22:38:56 +03:00
Maxim Filippov
83fc9e6aa8 Make data() a function 2019-02-22 21:06:48 +03:00
花裤衩
48e47e86f1
fearure[TagsView]: add affix option () 2019-02-15 15:26:48 +08:00
Pan
4e0559833f fix typo 2019-02-15 14:54:57 +08:00
花裤衩
8c18c000d4
fix[Screenfull]: fix screenfull bug () 2019-02-15 10:03:34 +08:00
Pan
0fed69f367 perf[Screenfull]: refactor screenfull component 2019-02-13 16:34:03 +08:00
Pan
a1d6ad3453 fix[Screenfull]: fix screenfull click bug 2019-02-13 16:10:23 +08:00
花裤衩
c71f3110fb
feature[Navbar]: add header-search component ()
* init

* init

* refactor search function by fuse

* fix bug

* fix bug

* tweak
2019-02-13 15:09:14 +08:00
Pan
fe381503eb perf[Login]: refine css 2019-02-11 17:52:53 +08:00
Pan
24ee761809 perf[Navbar]: refactor navbar style 2019-02-11 17:42:31 +08:00
Pan
0b6e7515ce perf: optimize some code 2019-02-11 14:51:09 +08:00
Pan
dd9fb09a29 perf[Lang]: make up for miss keywords 2019-02-11 14:15:55 +08:00
Pan
6e42b4c896 perf: fixed eslint errors 2019-02-01 14:09:29 +08:00
花裤衩
3b9abde89a
fix[SIdebar]: fixed bug in mobile () 2019-01-30 13:38:01 +08:00
花裤衩
4b3a41c535
perf[SizeSelect]: add default size option () 2019-01-30 12:58:30 +08:00
花裤衩
b44000c9de
perf[Style]: optimize the sidebar style to make it better to set () 2019-01-30 12:58:11 +08:00
Pan
727c1a45dd perf[Sidebar]: use sass variables in vue template 2019-01-29 18:00:59 +08:00
Pan
9daeb1cb34 perf: adjust the import order to make it more elegant 2019-01-29 16:54:38 +08:00
花裤衩
3153a1b10b
perf[UploadExcel]: optimized code () 2019-01-25 12:50:21 +08:00
xbigcat
23055c9b2c perf[utils]: refine parseTime function ()
* 优化 parseTime

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

* Update index.js
2019-01-24 15:32:35 +08:00
Pan
8ef6c7ee7d perf[Sticky]: refine width default value 2019-01-24 13:48:19 +08:00
花裤衩
eb1d3381f4
perf[Sticky]: export reset method () 2019-01-24 11:14:23 +08:00
Yuga Sun
8cf279fbe1 perf[Login Form]: optimize eye icon style ()
* optimiz: eye icon style for login form

* change eye-open svg
2019-01-23 11:18:02 +08:00
Jiankian
6234db924e pref[Hamburger]: refactor Hamburger component ()
* 美化侧栏菜单切换按钮

* tweak
2019-01-16 15:05:12 +08:00
花裤衩
d84a17688d
fix[DndList]: fixed drag bug ()
https://github.com/PanJiaChen/vue-element-admin/issues/1524
2019-01-16 10:18:32 +08:00
花裤衩
f767fab4cc
fix[Breadcrumb]: fixed eslint error () 2019-01-15 16:36:03 +08:00
花裤衩
109c393cc6
fix[ThemePicker]: fixed bug when oldVal is null () 2019-01-14 14:07:56 +08:00
Pan
c54e99d0a9 tweak 2019-01-11 15:42:53 +08:00
Duy Nguyen Hoang
5ea614fe5d perf: add sidebar width to variables.scss () 2019-01-11 15:37:59 +08:00
Pan
9cea3c3abe refine: GetUserInfo error message 2019-01-09 16:04:24 +08:00
花裤衩
311796a14b
perf[Sidebar]: refine sidebar store () 2018-12-28 15:28:26 +08:00
Pan
cc7572820e perf[v-permission]: refine v-permission demo 2018-12-27 18:19:11 +08:00
花裤衩
deb6840174
feature[PDF]: add PDF demo () 2018-12-27 13:42:10 +08:00
董雨
07c3211989 perf[ScrollPane]: refine moveToTarget code () 2018-12-26 14:02:43 +08:00
Pan
afdb893dcd refactor[login]: refactor login page style 2018-12-24 17:51:05 +08:00
Pan
90ee05df93 perf: use WeChat 7.0 new version icon color 2018-12-24 16:23:12 +08:00
Pan
6f1db28ea2 feat[Breadcrumb]: add hide Breadcrumb option 2018-12-24 11:18:37 +08:00
Pan
a56145509d perf[Tinymce]: remove importcss plugin 2018-12-24 10:46:07 +08:00
Pan
1b394ae417 refine[Example]: refine style 2018-12-20 15:01:47 +08:00
Yulong Jing
c2a2fec067 fix[Example]: add <el-form-item> wrapper for validate ()
创建文章里js里有验证规则,但是由于少了<el-form-item>元素而不起作用。
2018-12-20 14:49:14 +08:00
Pan
999ea3a443 fix[Tinymce]: fixed fullScreen bug 2018-12-04 18:15:52 +08:00
Pan
46d6f455af fix[Guide-Page]: fix guide page style bug 2018-12-04 14:00:30 +08:00
Pan
4d6e9a5358 fix return back bug 2018-11-29 18:18:02 +08:00
Pan
c68e68897b tweak 2018-11-28 14:24:30 +08:00
花裤衩
b37a789f63 add tui.editor () 2018-11-28 11:06:20 +08:00
Heedong Im
54dc9ddfaa fix[Pagination]: apply PageSizes property to el-pagination ()
Apply PageSizes property to el-pagination
2018-11-26 18:17:06 +08:00
samuelchlui
4a07432468 perf[style]: use webpack alias instead of hard code src path () 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
c13b574794 fix[Breadcurmb]: fixed pathCompile bug 2018-11-09 13:38:02 +08:00
Pan
9df740bcf1 fix link 2018-11-09 09:51:52 +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
jaysunxiao
9f1552d98f perf[avatar]:minimize the selected area of avatar on the mobile phone when user clicked avatar () 2018-11-06 16:11:47 +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 () 2018-11-02 15:10:53 +08:00
花裤衩
cbdad9cb1b
fix[TagsView]: fix openMenu boundary display bug () 2018-10-25 10:42:18 +08:00
花裤衩
1a345a7c65
feature: add drag select component () 2018-10-24 16:06:24 +08:00
花裤衩
ec58373a52
add an example of sort data by table () 2018-10-23 17:04:25 +08:00
花裤衩
41a5615ee5
fix[TagsView]: fixed update tags title demo bug () 2018-10-18 17:15:57 +08:00
花裤衩
df23405bde
feature: add pagination component () 2018-10-17 17:39:25 +08:00
Pan
f94aa1aca3 fix[tagsView]: fixed moveToCurrentTag bug 2018-10-17 14:08:00 +08:00
frank10000
96bda5515c perf[tagsView]: refactor the moveToTarget function ()
* fix[tagsView]:fixed visited view move to currentTag

* edit the scroll regular friendly

* tweak
2018-10-16 10:56:01 +08:00
CNine
e8ab82c2c1 fix[MockJS]: fix bug with withCredentials after using mockjs ()
* 修复 Mock 导致请求丢失 Cookie 的问题

修复 Mock 导致 Cookie 丢失的问题,只有在 XHR.open() 周期时,自定义的 withCredentials 会被挂载,此时检查是否是未被拦截的 xhr,并挂载自定义的 withCredentials ,无则默认为 false
2018-10-15 13:13:21 +08:00
Ramón Menor
a284c1f007 feature: support Spanish() 2018-10-15 10:10:50 +08:00
Pan
323408f8d9 fix[ExternalLink]: fixed bug when url include chinese 2018-10-10 17:43:33 +08:00
花裤衩
b0bd91cd0f
add set tagsview title demo () 2018-10-09 14:10:43 +08:00
Pan
ae2754a568 fix[TagsView]: fixed visitedViews bug
Some strange bugs occur when the names of the routes are the same.
2018-10-08 17:19:32 +08:00
Pan
6e07d18b1d refine example demo 2018-10-08 17:16:32 +08:00
花裤衩
f58db95be5
perf[sidebar]: hightlight submenu when is active () 2018-10-08 14:25:11 +08:00
Pan
616b65c238 pref[Sidebar]: refine key 2018-09-30 16:08:37 +08:00
Pan
68cd051bb6 tweak 2018-09-30 16:02:50 +08:00
花裤衩
935d9aaba8
fix:[Sidebar]: fixed bug in iOS () 2018-09-30 13:46:19 +08:00
花裤衩
616f173aab
feature[tagsView]: support middle click () 2018-09-30 13:46:02 +08:00
花裤衩
d1cceb69b7
feature: add pathToRegexp to compile path () 2018-09-30 13:45:38 +08:00
花裤衩
ff13ee1f27
feature[Excel]: support bookType option ()
Documentation: https://panjiachen.github.io/vue-element-admin-site/feature/component/excel.html
2018-09-29 13:23:00 +08:00
Pan
dc84e7b9fb fix sidebar css bug 2018-09-28 13:10:18 +08:00
zhaoguoweiLLHC
b82e8e860d fix[UploadExcel]: fixed bug when there were multiple components()
复用此组件时因为id不可重复的问题会导致onSuccess指向错误。
2018-09-27 13:24:37 +08:00
Pan
98a8277a37 tweak code 2018-09-27 10:24:38 +08:00
花裤衩
63ff44f8e5
fix[Sidebar]: link bug ()
Fixed 
2018-09-26 17:10:22 +08:00
Pan
dd5646ffbc remove unnecessary assets 2018-09-19 10:05:10 +08:00
Pan
87b319d96a fix[Tinymce]: uuid bug 2018-09-17 18:37:12 +08:00
inklake
4c49259c92 refine[permission.js]: switch roles will refresh the sidebar correctly ()
后台菜单->权限测试页->指令权限 切换角色 会正确 刷新侧边栏

> /src/store/modules/permission.js

原方法在递归筛选侧边菜单后, 会意外修改原始 asyncRouterMap 导致侧边菜单重绘不正常
已经用新方法替代修复  结果入下图

![图片](https://s1.ax1x.com/2018/09/07/iCL7f1.gif)
2018-09-17 17:46:20 +08:00
花裤衩
83516aeb17
fixed: sidebar has no children bug () 2018-09-17 16:20:34 +08:00
花裤衩
24602755cd
refactor: svg icons ()
* refactor svg

* add svgo

* refine

* add tree.svg

* add svg.yml
2018-09-17 13:07:11 +08:00
花裤衩
11163146c0
fix[tagsView]: update tagsview when query is different() 2018-09-14 17:58:59 +08:00
Pan
3277343804 fix[redirect]: miss query bug 2018-09-11 14:01:40 +08:00
jiuwuxiaohun
0740bb36f7 fix[tagsView]: refresh bug ()
2018-09-11 13:39:18 +08:00
Pan
9c03dd3514 perf[Sidebar]: adapt when no icon 2018-09-11 13:07:53 +08:00
Pan
fbb3641406 refine i18n demo 2018-09-10 13:02:18 +08:00
花裤衩
f85b044ff8
fix: table style bug in mini size option ()
2018-09-10 11:13:08 +08:00
花裤衩
ed4427243d
feature: add a redirect url when not logged in ()
Detail see 
2018-09-07 17:15:47 +08:00
花裤衩
9c5352ecd6
perf: style in mobile mode () 2018-09-07 17:03:40 +08:00
Pan
c58bce603b rm unnecessary console.log 2018-09-06 13:18:34 +08:00
Pan
fa54b927f7 tweak require icons 2018-09-05 15:22:16 +08:00
Shaw
6ecf8b820a fix poor naming formats and typo in UploadExcel component () 2018-09-04 18:09:01 +08:00
Pan
a5dd905b46 perf[Sidebar]: refine el-scrollbar__bar css 2018-09-04 15:10:13 +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
花裤衩
a03d1edac6
fix[LineChart]: fixed transitionend bug ()
Fixed https://github.com/PanJiaChen/vue-element-admin/issues/1036
2018-09-04 14:40:53 +08:00
Pan
2938e33d0e tweak spelling mistake 2018-09-03 15:03:00 +08:00
花裤衩
2fb26525fa
feature[tagsView]: add refresh ()
* add refresh

* fix bug
2018-08-31 16:11:04 +08:00
花裤衩
d0d1addba8
refactor[store]: refactor tagsView store () 2018-08-31 16:00:28 +08:00
Pan
0fe3f181ad fix name typo 2018-08-31 14:45:29 +08:00
花裤衩
68de01e828
refactor[tagsView]: use el-scrollbar () 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 () 2018-08-29 15:24:47 +08:00
Pan
5bbb4abe21 chore: in dev disable errorLog 2018-08-29 11:12:15 +08:00
Pan
1e50d4a93b refactor[ExternalLink]: tweak externalLink judge 2018-08-28 18:19:52 +08:00
ZYSzys
ccf1791fca chore: remove vue-multiselect () 2018-08-28 09:59:18 +08:00
Pan
2e1f36fe00 fix[backToTop]: continuous click bug 2018-08-24 13:45:03 +08:00
花裤衩
00d292f67e
feature: [sidebar] add external-link () 2018-08-24 10:06:09 +08:00
Pan
0e75dcc42a fix[parseTime]: fix getDay() bug 2018-08-23 17:52:57 +08:00
mimimi
189e645b23 feature[Tinymce]: support i18n () 2018-08-22 14:42:12 +08:00
Pan
b2570f891d docs 2018-08-20 10:20:43 +08:00
花裤衩
e5d4290938
refactor: add eslint-plugin-vue && lint code () 2018-08-19 16:55:24 +08:00
Leo
8f58baf617 fix typo () 2018-08-17 18:03:53 +08:00
Pan
fded36c990 docs: change vueAdmin-template => vue-admin-template 2018-08-16 11:15:25 +08:00
Pan
53f3e7d5e6 format code 2018-08-15 17:29:15 +08:00
花裤衩
378ca2c217
update to webpack4 () 2018-08-15 15:33:34 +08:00
Andrey Dos
1df59cc4b6 fix typo() 2018-08-15 14:51:08 +08:00
shufangyi
312a2ca8ed fixBug[waves.js]: wave's position ()
* fixBug[waves.js]-wave's position

* fix[waves.js]-wave's position
2018-08-13 13:45:05 +08:00
Pan
f3733c0b37 fix: demo links 2018-08-13 13:13:41 +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
_xiaotian
fe190b6188 perf[login.vue]: Improve input background and cursor color ()
* 完善input背景和光标色;

1.完善在Chrome浏览器时登陆界面的input标签 使用记住密码之后颜色和背景不一致;
2.目前的rgb值是 #2d3a4b  修改的rgb值是 ;
3.修复光标使用Chrome记录的账号之后变黑色;
4.移除 .title-container .title 重复的font-weight: 400;
5.不用IE我们大家都是好朋友!~

* Update index.vue
2018-08-01 11:03:29 +08:00
Pan
1e0b9c0055 fix[Tinymce]: fixed tinymce upload dialog bug 2018-07-31 11:12:38 +08:00
mimimi
5f20bfc780 fixed[tagsView]: DEL_OTHERS_VIEWS cachedViews bug ()
* mutations DEL_OTHERS_VIEWS state.cachedViews -> i type is string slice(begin: number, end: number)
2018-07-25 17:20:32 +08:00
mimimi
8851a68066 tweak setLocalStorgae -> setLocalStorage () 2018-07-20 16:02:38 +08:00
Pan
878628b0ed tweak code comments 2018-07-20 10:25:14 +08:00
Pan
e254fc6c1a fix[Sidebar]: fixed sidebar bug when set hidden:true 2018-07-17 18:13:29 +08:00
花裤衩
513eb66d97
fix[UploadExcel]: add file type check () 2018-07-17 13:30:52 +08:00
Pan
62e1c851c8 tweak 2018-07-16 11:18:13 +08:00
博文
aa7eab58f9 refactor(SidebarItem): optimizate SidebarItem ()
* refactor(sidebar-item): optimizate SiderbarItem.

* chore: update nested examples.

* fix: fix a wrong path.

* fix: fix a transition bug.

* fix: fix a wrong path.

* perf: using "router" mode of el-menu.

* Revert "perf: using "router" mode of el-menu."

This reverts commit cef02a30b02a31242521e9e678cfeaad6f09448c.

* fix: complement i18n text.
2018-07-13 11:23:06 +08:00
花裤衩
77cb6b1f43
fix[excel]: default filename bug && format code ()
* fix filename bug

* format

* format
2018-07-11 14:16:28 +08:00
Pan
6a5197ad51 perf[css]: refine style 2018-07-10 13:22:16 +08:00
Pan
9b7a9a64e5 fix[css]: css bug in mobile 2018-07-10 13:02:19 +08:00
Pan
89ce53e185 fix[TagsView]: fix contextmenu position bug 2018-07-09 17:25:45 +08:00
Pan
9e04f58163 perf[login]: i18n of input placeholder 2018-07-07 01:44:29 +08:00
花裤衩
d98c5032f8
refine style ()
* refine style

* refine 404 style

* refine
2018-07-06 11:19:53 +08:00
ZYSzys
a575670cef perf[ArticleDetail]: refine el-col :span () 2018-07-06 10:07:43 +08:00
Pan
572a2d9c34 perf[Tinymce]: set nonbreaking_force_tab to true 2018-06-30 17:26:31 +08:00
Pan
59789d92cf perf[uploadExcel]: fix typo 2018-06-28 09:53:55 +08:00
Pan
2687b2eb3c perf[v-loading]: remove .body modifier 2018-06-26 17:10:21 +08:00
Pan
03b708870b update doc 2018-06-25 14:54:02 +08:00
花裤衩
bdc31cea1a
chore: use Runtime-only ()
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
花裤衩
d995cdb332
add[example]: add nested routes example () 2018-06-21 14:26:25 +08:00
Pan
cbc3ddd827 perf[uploadExcel]: add beforeUpload hock 2018-06-20 13:29:57 +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 () 2018-06-13 16:57:07 +08:00
临书
2a590a2087 Support route query in TagView () 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 () 2018-06-07 13:26:10 +08:00
Pan
f3ccd9f04e perf[Tinymce]: remove legacyoutput 2018-06-06 19:46:31 +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 ()
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
9ba1ea6933 perf[el-dragDialog]: add dragDialog callback function 2018-06-01 10:38:27 +08:00
Pan
320e941d9a fix[Sticky]: fixed bug in resize 2018-05-31 17:16:24 +08:00
花裤衩
d0f6d3f1f6
chore: use babel-plugin-dynamic-import-node to lazy-loading ()
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 2018-05-31 13:22:12 +08:00
Pan
03e5f762b3 fix[Sticky]: fixed bug in resize 2018-05-31 10:50:38 +08:00
Pan
20aad46416 fix[permission]: directive demo typo 2018-05-30 15:27:44 +08:00
花裤衩
4fc25241fe
refactor example demo ()
* 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 ()
detail see 
2018-05-28 14:36:06 +08:00
Pan
d2d323bb02 fix: [sidebar.css] : style bug in windows 2018-05-28 11:01:07 +08:00
Pan
66613f0373 perf[filter]: remove duplicate code 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 () 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 () 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
花裤衩
0e4ea0871c
feat[sidebar]: add resonsive sidebar () 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 ()
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
Yuga Sun
543a9928cf feat: add draggable kanban using vue-draggable () 2018-04-25 22:05:07 +08:00