1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-11 05:40:03 +08:00

15 Commits

Author SHA1 Message Date
Hustwhw
3d854ba5b6
update to 3.8.0 (#2)
* fixed[tagsView]: DEL_OTHERS_VIEWS cachedViews bug (#913)

* mutations DEL_OTHERS_VIEWS state.cachedViews -> i type is string slice(begin: number, end: number)

* fix[Tinymce]: fixed tinymce upload dialog bug #654

* [release] 3.7.3

* docs: add gitee

* perf[login.vue]: Improve input background and cursor color (#927)

* 完善input背景和光标色;

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

* Update index.vue

* docs: tweak

* tweak

* fix: demo links

* fixBug[waves.js]: wave's position (#949)

* fixBug[waves.js]-wave's position

* fix[waves.js]-wave's position

* fix typo(#965)

* update to webpack4 (#889)

* [release] 3.8.0

* Update README.zh-CN.md

* format code

* docs: change vueAdmin-template => vue-admin-template
2018-08-16 16:37:08 -04:00
Pan
9ba1ea6933 perf[el-dragDialog]: add dragDialog callback function 2018-06-01 10:38:27 +08:00
花裤衩
597df4844a
feature[permission]: add v-permission (#653) 2018-05-08 22:15:34 +08:00
Pan
f9d510ea78 perf[el-dragDialog]: use curring 2018-05-04 10:26:29 +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
花裤衩
14fee27a92
feature: add drag dialog (#477) 2018-04-13 13:32:53 +08:00
Pan
f2fcdee815 perf:format code&&fix typo 2017-11-22 11:01:19 +08:00
Pan
2282135b44 refine:refine directive waves 2017-09-27 10:34:48 +08:00
Pan
8d53ae1259 add:add clipboard 2017-09-27 10:18:40 +08:00
Pan
551e911eb4 全局lint优化 2017-08-28 13:18:35 +08:00
Pan
9768305166 refine main.js 2017-08-21 15:55:46 +08:00
Pan
e97dbf6115 use babel-preset-env 2017-06-19 17:59:56 +08:00
Pan
168150ff20 refine code 2017-04-26 14:50:36 +08:00
Pan
d10370086e init 2017-04-18 15:09:13 +08:00