Commit Graph

17 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 073b7219ff chore:refine build:prod 2017-11-23 10:33:29 +08:00
Pan a9363ce541 bump:update vue 2017-11-21 09:38:43 +08:00
Pan 4e25a17bff fix:fix postcss config 2017-11-09 18:27:00 +08:00
Pan 61095a9f2c refactor:refine webpack.prod.conf.js 2017-11-09 18:17:08 +08:00
Pan 374fd3ffeb feature:change theme online 2017-11-01 15:48:30 +08:00
Pan 3666148ddc refactor:update package.json 2017-10-31 15:55:59 +08:00
Pan 2725285d26 fix build_config bug 2017-09-29 16:31:44 +08:00
Pan a842a4b451 refine:refine build_config 2017-09-29 16:31:44 +08:00
Pan 807aa548b2 refine:rm duplicate code && split xlsx 2017-09-26 16:08:20 +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 17ada3c65e add HashedModuleIdsPlugin 2017-08-04 16:04:14 +08:00
Pan 506ecdc0ff split echarts into own file 2017-07-03 12:45:31 +08:00
Pan d10370086e init 2017-04-18 15:09:13 +08:00