laven-der
|
d48ea83378
|
feature:新增富文本编辑器插件功能入口,提供导出图片功能,全局loading配置
|
2020-06-11 16:31:07 +08:00 |
花裤衩
|
f14805d0cd
|
[release] 4.3.0
|
2020-06-08 21:35:01 +08:00 |
花裤衩
|
c5abe7532c
|
perf: change >>> ::v-deep
|
2020-06-08 20:42:55 +08:00 |
Cat73
|
534cd5bc26
|
chore: change node-sass to dart-sass (#3040)
|
2020-06-08 20:41:46 +08:00 |
花裤衩
|
f1feb2a86d
|
[release] 4.2.2
|
2020-06-08 19:38:55 +08:00 |
Edwin Betancourt
|
0ae5079b2a
|
docs: Improve read me files and changes in Spanish. (#3234)
|
2020-06-05 13:32:15 +08:00 |
Nickbing Lao
|
6f80263b42
|
fix[css]: min btn width (#3164)
|
2020-05-08 11:43:39 +08:00 |
cooper
|
5890499077
|
fix[parseTime]: fixed when pass null (#3038)
|
2020-05-05 13:21:51 +08:00 |
AiMe1991
|
29b4ff636b
|
perf: when tags-view scroll close the right-menu
|
2020-05-05 12:55:22 +08:00 |
花裤衩
|
e692876c28
|
docs: add tips
|
2020-05-05 11:06:51 +08:00 |
garethx
|
6dacb783b2
|
feat: add option to try project on CodeSandbox (#2976)
|
2020-05-04 23:05:29 +08:00 |
Phạm Ngọc Hòa
|
a2784dd6ef
|
perf: change default element-ui language to english (#2741)
|
2020-05-04 21:51:21 +08:00 |
花裤衩
|
fc26c3106f
|
fix: compatibility with vetur (#1700)
|
2020-05-04 21:30:58 +08:00 |
ntnyq
|
9580c43a8e
|
fix[element-variables]: missing space in element-variables (#3144)
|
2020-04-28 18:26:34 +08:00 |
Aisen
|
1b8f726529
|
perf[Tinymce]: editor try to keep these URLs intact (#3141)
|
2020-04-28 10:10:58 +08:00 |
花裤衩
|
d4405464ce
|
fix: use vue-cli default source-map (#3097)
cheap-module-eval-source-map
|
2020-04-22 10:31:46 +08:00 |
Alex S
|
9d8c7edf91
|
fixed typo (#3091)
|
2020-04-04 15:53:26 +08:00 |
花裤衩
|
6eccffeb2f
|
fix: svg support old broswer (#3085)
|
2020-03-28 11:16:41 +08:00 |
花裤衩
|
f7a9d21109
|
Update README.zh-CN.md
|
2020-03-27 12:32:30 +08:00 |
花裤衩
|
993a6c72e8
|
docs: add smallsticker
|
2020-03-27 11:57:40 +08:00 |
echofly
|
9e0435ac85
|
perf: format component names as PascalCase (#3074)
format: component names should be PascalCase
|
2020-03-24 10:17:18 +08:00 |
Aisen60
|
776f10e197
|
fix:fixed parseTime bug in ie and safari(#3066)
* /src/utils/index.js parseTime 添加IE浏览器(版本10以下,包括版本10)兼容。
* perf: update
Co-authored-by: aisen60 <aisen60@qq.com>
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-03-20 21:24:31 +08:00 |
echofly
|
c2a5a15956
|
fix[profile/UserCard]: fixed wrong key name (#3056)
roles => role
|
2020-03-18 19:22:38 +08:00 |
花裤衩
|
a45e64fcb2
|
perf: change script-loader to dependencies
|
2020-02-12 10:01:27 +08:00 |
Shota Aratono
|
fec25fedba
|
docs: improve Japanese translation (#2970)
|
2020-02-05 09:51:43 +08:00 |
RoBlues
|
d6816c547d
|
perf[Mock]: set responseFake to mock-server.js(#2966)
* modify 把mock/index.js中与mock-server相关的代码转移到mock-server.js中去,实现两则功能分割
|
2020-02-02 19:39:40 +08:00 |
李小斐
|
6850312e89
|
fix: fixed redirect path regex (#2933)
|
2020-01-11 10:25:59 +08:00 |
花裤衩
|
d634e2ae2f
|
fix: fixed require mock bug in production
|
2020-01-09 20:24:48 +08:00 |
花裤衩
|
b57f2008bd
|
bump: update element-ui version
|
2020-01-09 17:36:49 +08:00 |
花裤衩
|
c9affcf2ad
|
fix: fixed mock server (#2929)
* init
* refine
* update
|
2020-01-09 17:21:36 +08:00 |
花裤衩
|
fbad7f481b
|
fix[Charts]: fix charts resize in keep-alive bug (#2922)
* fix[Charts]: fix charts resize in keep-alive bug
* refine
|
2020-01-09 16:49:57 +08:00 |
RussXD
|
088f64eecc
|
perf: optimize checkCapslock method (#2635)
* optimize checkCapslock method
* update
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-01-08 12:12:10 +08:00 |
AndyLZC/AndyLZC.github.io
|
55b1bbac99
|
perf[complex-table]:refine code (#2825)
* 解决无法删除列表的bug;优化代码;
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-01-07 22:30:07 +08:00 |
Kaitian Xie
|
fd5a2e8da2
|
perf[Menu]: remove unused menu-wrapper (#2903)
|
2020-01-06 22:34:14 +08:00 |
任羽飞
|
a0b39d5043
|
perf: import mockXHR only in production (#2910)
* 自动排除mock
生产环境,使用webpack的条件编译自动排除mock数据
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
|
2020-01-06 22:22:37 +08:00 |
韬
|
4f563a7bfe
|
fix[Logout]: click blank area of dropDown able to logout (#2896)
Fixed clicking blank area of drop-down unable to log out
|
2019-12-31 14:14:34 +08:00 |
花裤衩
|
262c0ba08e
|
perf[documentation]: refine css
|
2019-12-15 20:17:59 +08:00 |
flitrue
|
594fc58d0c
|
fix[icons]:fixed eslint 1 error and 2 warnings (#2835)
|
2019-12-12 15:16:03 +08:00 |
monkeycf
|
65d8c451e8
|
feat: plop new generate store (#2805)
|
2019-12-04 10:34:23 +08:00 |
xuanzai
|
e1554fdbd0
|
perf[views/icons]: use grid (#2803)
|
2019-12-01 15:48:30 +08:00 |
Phạm Ngọc Hòa
|
53803d067d
|
perf: format pdf download (#2791)
|
2019-11-27 10:06:28 +08:00 |
花裤衩
|
25dddbbce8
|
update 'MarkdownEditor' components name (#2743)
|
2019-11-12 17:25:12 +08:00 |
Phạm Ngọc Hòa
|
683f68b838
|
format: space in user card (#2744)
|
2019-11-12 17:24:30 +08:00 |
bbigcd
|
44203f88a7
|
update 'MarkdownEditor' components name
|
2019-11-12 12:08:45 +08:00 |
Phạm Ngọc Hòa
|
d5c013a48c
|
perf: text i18n (#2739)
|
2019-11-11 19:39:59 +08:00 |
Phạm Ngọc Hòa
|
b11acb2171
|
perf: complex table (#2732)
Move ont format `{row}`
|
2019-11-08 11:26:53 +08:00 |
Phạm Ngọc Hòa
|
b2dd7caee6
|
perf: format drag table (#2733)
move one format `{row}`
|
2019-11-08 11:25:42 +08:00 |
Phạm Ngọc Hòa
|
a4fa1199ba
|
perf: format inline edit table (#2725)
move one format `{row}`
|
2019-11-07 13:37:05 +08:00 |
Phạm Ngọc Hòa
|
6a194d1b4f
|
perf: format dropdown menu code (#2720)
|
2019-11-05 14:26:24 +08:00 |
花裤衩
|
6739ab543b
|
style: fix el-date-picker css style
|
2019-10-25 19:45:21 +08:00 |