Commit Graph

9 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
花裤衩 dc162093cc
refactor[core]: use webpack-dev-server now (#355)
* bump deps: update vue-splitpane version

* refactor[chore]: use webpack-dev-serve build

* perf:settings

* doc: uodate readme
2017-12-15 14:07:55 +08:00
Pan dec160fd1e chore: change inject package dependencies 2017-11-27 10:51:54 +08:00
Pan 4e25a17bff fix:fix postcss config 2017-11-09 18:27:00 +08:00
Pan 374fd3ffeb feature:change theme online 2017-11-01 15:48:30 +08:00
Pan aa5f9059b3 rm jquery 2017-08-21 20:24:02 +08:00
Pan 2e9a3a849b refine build 2017-08-07 16:11:10 +08:00
Pan 3063d9c865 replace NoErrorsPlugin && add dev eslint check 2017-04-29 16:36:14 +08:00
Pan d10370086e init 2017-04-18 15:09:13 +08:00