Commit Graph

225 Commits

Author SHA1 Message Date
花裤衩 879318692c
perf[chore]: remove preserveWhitespace config (#597) 2020-06-24 10:21:07 +08:00
花裤衩 8e76fdb622
fix: do not preload runtime.js (#596)
add runtime.js to fileBlacklist
2020-06-23 21:11:06 +08:00
花裤衩 129ea7e654 [release] 4.4.0 2020-06-21 22:04:00 +08:00
花裤衩 83f3a9cc57
bump: update to vue-cli@4 (#591) 2020-06-21 21:46:49 +08:00
花裤衩 b292e46f45 fix: fixed param2Obj.spec.js 2020-06-19 15:52:59 +08:00
花裤衩 4958db1bad fix typo 2020-06-15 17:15:29 +08:00
花裤衩 88303a2959 chore: update element-ui to 2.13.2 2020-06-15 17:14:28 +08:00
花裤衩 8865514c81 fix[utils]: param2Obj bug when url params includes == 2020-06-15 17:13:53 +08:00
花裤衩 e2fd7c7528 feat[Menu]: menu icon support el-icon 2020-06-15 17:11:28 +08:00
花裤衩 5c87772025 refactor: change mock files to commonjs 2020-06-15 17:07:49 +08:00
花裤衩 efc976ae5a chore: turn on the preload 2020-06-15 17:03:06 +08:00
花裤衩 8f2c04e60c [release] 4.3.0 2020-06-09 16:01:17 +08:00
花裤衩 e1c24e7e85 chore: chore: change node-sass to dart-sass 2020-06-09 16:00:51 +08:00
潘嘉晨 4a822b95d6 fix[parseTime]: fixed when pass null
5890499077
2020-06-04 21:26:13 +08:00
潘嘉晨 aff349a863 fix: compatibility with vetur
fc26c3106f
2020-06-04 21:24:14 +08:00
潘嘉晨 00c68bc5cd fix: use vue-cli default source-map
d4405464ce
2020-06-04 21:22:40 +08:00
潘嘉晨 ad02035220 fix: svg support old broswer
6eccffeb2f
2020-06-04 21:22:05 +08:00
潘嘉晨 fc7c3f1da4 docs: add smallsticker 2020-06-04 21:21:19 +08:00
潘嘉晨 97290e6f49 fix:fixed parseTime bug in ie and safari
776f10e197
2020-06-04 21:19:22 +08:00
潘嘉晨 4502d3ebc7 perf: remove script-loader 2020-06-04 21:15:31 +08:00
潘嘉晨 d0518bce5b perf[Mock]: set responseFake to mock-server.js
https://github.com/PanJiaChen/vue-element-admin/pull/2966
2020-06-04 21:14:26 +08:00
花裤衩 95c7bf5d10
fix: fixed mock server (#541) 2020-01-09 20:53:06 +08:00
花裤衩 227ca9b649 bump: update element-ui version 2020-01-09 20:41:01 +08:00
花裤衩 d4c29f903f perf: import mockXHR only in production 2020-01-09 20:39:42 +08:00
花裤衩 bc94111867 perf[Menu]: remove unused menu-wrapper 2020-01-09 20:38:04 +08:00
花裤衩 9cf3082659 fix[Logout]: click blank area of ​​dropDown able to logout 2020-01-09 20:37:26 +08:00
花裤衩 f70f0675ba perf: refine code 2019-12-29 14:35:13 +08:00
花裤衩 6169577990 fix: logout reset state 2019-12-29 14:24:11 +08:00
花裤衩 dc5aa51577 style: fix el-date-picker css style 2019-10-25 19:44:44 +08:00
花裤衩 35ea50deea doc: perf zh docs 2019-10-25 18:23:53 +08:00
花裤衩 5afac23d2f perf[SvgIcon]: change xlink:href to href 2019-10-22 20:29:58 +08:00
花裤衩 f32b49e662 perf[utils.js]: perf parseTime function 2019-10-22 20:29:20 +08:00
花裤衩 0e8fa65568 perf: VS Code support webpack alias file jump 2019-10-22 20:27:25 +08:00
花裤衩 65730989c4 docs: add awesome-project 2019-10-22 20:26:47 +08:00
Pan 00bfe07dc7 bump: update axios for security vulnerability 2019-07-04 16:36:52 +08:00
Pan 44c0d705c5 bump: update @vue/cli-plugin-eslint version 2019-07-04 16:34:24 +08:00
Stephy Cat b9202ade9b chore: allow dynamic set port (#389) 2019-07-01 23:38:18 +08:00
Pan 737d9fc9ee perf: default not set withCredentials 2019-05-28 11:07:36 +08:00
Pan 3d9ec1b729 [release] 4.2.1 2019-05-27 17:02:10 +08:00
Pan cb9d1c0989 perf[request.js]: refine error reject 2019-05-27 17:01:46 +08:00
Pan 7aef039149 perf: use $route.path to the router-view key 2019-05-27 17:01:11 +08:00
lisgroup ca46b22204 chore: add autoprefixer to devDependencies 2019-05-27 16:59:39 +08:00
Pan 969f43415d chore: set localhost => 127.0.0.1 2019-05-27 16:57:29 +08:00
Pan 0353f1a4be perf: update browserslist 2019-05-24 16:59:08 +08:00
Pan 1e2cf43a4f refactor[chore]: generate postcss.config.js instead of .postcssrc.js 2019-05-24 16:58:40 +08:00
Pan 79eeed7d59 feat[SvgIcon]: support import svg from url 2019-05-24 16:57:40 +08:00
Bobby fa7310902a doc: fixed default port error in README.md (#373) 2019-05-21 12:17:08 +08:00
Pan b6753d0373 fix[sidebar.css]: remove redundant css 2019-05-13 12:57:01 +08:00
Pan ac4865ab2d chore: use mockjs in production environment 2019-05-13 12:56:39 +08:00
Pan 9793fff12d perf[Style]: refine fixed-header style when open el-dialog 2019-05-08 18:11:50 +08:00