Commit Graph

18 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 3f479664b6 perf[utils.js]: Add code comments to deepClone and remove redundant code 2018-06-19 11:26:46 +08:00
花裤衩 4fc25241fe
refactor example demo (#713)
* refactor: Adjust the example directory structure

* perf form demo

* refine editor-slide-upload css

* refine demo
2018-05-30 15:25:08 +08:00
Yuga Sun 88c28f5d7e perf: change in operation to Object.keys (#518) 2018-03-20 17:27:42 +08:00
lvsmart b7939165d1 get real version from node_modules 2017-12-08 11:49:34 +08:00
Pan 0f5304112c fix:fixed theme-picker bug 2017-11-29 14:11:25 +08:00
Pan dec160fd1e chore: change inject package dependencies 2017-11-27 10:51:54 +08:00
Pan 374fd3ffeb feature:change theme online 2017-11-01 15:48:30 +08:00
Pan 98d5f9a247 lint:format code style 2017-10-31 16:04:30 +08:00
Pan 551e911eb4 全局lint优化 2017-08-28 13:18:35 +08:00
Pan 29d28c3231 fix bug in vuex of strict model 2017-07-13 16:54:54 +08:00
卜木 4fa07aea09 Update index.js 2017-07-03 13:26:57 +08:00
卜木 56a048865d prevent JSON.parse fault when search is undefined 2017-07-03 13:26:57 +08:00
Pan ffd668fb7d refine dashboard css 2017-07-03 12:45:31 +08:00
Pan 4bed888e9d refine 2017-05-16 11:08:17 +08:00
Pan 5aa22731c8 rewrite axios && mock data 2017-05-16 10:44:55 +08:00
Pan db83dd50d1 add iconfont && trim email 2017-04-26 14:50:02 +08:00
Pan d10370086e init 2017-04-18 15:09:13 +08:00