Commit Graph

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
花裤衩 bdc31cea1a
chore: use Runtime-only (#799)
Detail see [Runtime-Compiler-vs-Runtime-only](https://vuejs.org/v2/guide/installation.html#Runtime-Compiler-vs-Runtime-only)
2018-06-25 11:17:47 +08:00
Pan 642d48e372 fix :fixed typo 2017-12-18 10:25:53 +08:00
Pan 021c147b31 perf:code 2017-12-18 10:19:35 +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 a842a4b451 refine:refine build_config 2017-09-29 16:31:44 +08:00
Hex fa5f5e9d26 与 vue-cli webpack 模板不一致 2017-09-08 15:53:09 +08:00
Pan 97570fa612 refactor icons 2017-08-29 18:05:35 +08:00
Pan 551e911eb4 全局lint优化 2017-08-28 13:18:35 +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 5c0b31d46f rm pre eslint 2017-05-04 14:29:43 +08:00
Pan 3063d9c865 replace NoErrorsPlugin && add dev eslint check 2017-04-29 16:36:14 +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