Commit Graph

14 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 5070e20dea update docs 2018-06-28 13:20:44 +08:00
Pan 914a4ec62c chore: assetsPublicPath 2018-06-04 13:07:53 +08:00
Pan 4e65890b6a fix[chore]: fixed devtool typo 2018-01-23 15:15:25 +08:00
Pan fea6e5feee chore[devtool]: set cheap-source-map to default 2018-01-23 14:45:31 +08: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 2725285d26 fix build_config bug 2017-09-29 16:31:44 +08:00
Pan 2e9a3a849b refine build 2017-08-07 16:11:10 +08:00
Pan 8c9ebd7345 set productionSourceMap: false 2017-07-28 17:29:07 +08:00
Pan cb53ba891c refine code 2017-06-26 17:16:05 +08:00
Pan 80a281733a refine assets path config 2017-06-26 09:57:24 +08:00
Pan 42f365535d add notes 2017-05-08 23:32:36 +08:00
Pan e0695d422a change config 2017-04-23 22:43:05 +08:00
Pan d10370086e init 2017-04-18 15:09:13 +08:00