liugq
|
f8f7667ab1
|
perf[Tree-Table]: refactor tree-table
|
2019-03-08 17:34:35 +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 |
|
CNine
|
97261a2feb
|
fix[MockJS]: fix bug with withCredentials after using mockjs (#1194)
* 修复 Mock 导致请求丢失 Cookie 的问题
修复 Mock 导致 Cookie 丢失的问题,只有在 XHR.open() 周期时,自定义的 withCredentials 会被挂载,此时检查是否是未被拦截的 xhr,并挂载自定义的 withCredentials ,无则默认为 false
|
2018-10-24 18:34:45 +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
|
54acf1e0d5
|
perf[permission]:set role => roles
|
2018-01-05 11:38:34 +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
|
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
|
d476e32032
|
Merge branch 'master' into refacor/style
|
2017-11-29 10:05:09 +08:00 |
|
Pan
|
d20585a3f9
|
refactor:foramt views/component-demo
|
2017-11-17 17:51:41 +08:00 |
|
Pan
|
339d760771
|
refactor:format code
|
2017-11-17 14:57:39 +08:00 |
|
Pan
|
6d1059f6a8
|
refactor:dashboard
|
2017-11-16 17:25:28 +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
|
f7aee3b5a3
|
refactor
|
2017-08-28 13:18:35 +08:00 |
|
Pan
|
3c05519a09
|
refine
|
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
|
0094f44910
|
change login by username
|
2017-08-28 13:18:35 +08:00 |
|
Pan
|
de992c50a6
|
全局代码格式 优化
|
2017-07-06 17:56:23 +08:00 |
|
Pan
|
ffd668fb7d
|
refine dashboard css
|
2017-07-03 12:45:31 +08:00 |
|
Pan
|
2927e08d06
|
change mock data
|
2017-06-15 13:44:48 +08:00 |
|
Pan
|
e6bae82fe5
|
replace img
|
2017-05-31 16:49:24 +08:00 |
|
Pan
|
d820ca95e1
|
refine main.js role logic
|
2017-05-16 17:31:48 +08:00 |
|
Pan
|
5aa22731c8
|
rewrite axios && mock data
|
2017-05-16 10:44:55 +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
|
92f55b093f
|
fix post bug
|
2017-05-10 15:47:53 +08:00 |
|
Pan
|
7225333018
|
table example add sort
|
2017-05-08 22:55:09 +08:00 |
|
Pan
|
dfd7ce8d40
|
refine table example
|
2017-04-27 22:57:58 +08:00 |
|
Pan
|
3fe2a376dd
|
refine
|
2017-04-24 17:34:04 +08:00 |
|
Pan
|
47b24ca8b9
|
refine login
|
2017-04-24 14:15:42 +08:00 |
|
Pan
|
a7b09a2a01
|
add && remove
|
2017-04-23 19:50:32 +08:00 |
|
Pan
|
3e3819cae3
|
refine table example demo
|
2017-04-23 14:50:51 +08:00 |
|
Pan
|
6d9ddadcf1
|
add table demo
|
2017-04-22 21:44:36 +08:00 |
|
Pan
|
a3a331bd15
|
add dashboard
|
2017-04-21 15:12:45 +08:00 |
|
Pan
|
6eca8e4751
|
add
|
2017-04-20 14:32:41 +08:00 |
|
Pan
|
7bedb8610c
|
add excel download
|
2017-04-20 10:56:34 +08:00 |
|
Pan
|
89a4c3bda1
|
add
|
2017-04-19 18:43:57 +08:00 |
|
Pan
|
d10370086e
|
init
|
2017-04-18 15:09:13 +08:00 |
|