Rijn
|
d24f508248
|
Support trueValue and falseValue for radio
|
2017-08-09 10:07:38 -05:00 |
|
Rijn
|
a81253ecd4
|
Update checkbox to support trueValue and falseValue
|
2017-08-09 09:54:31 -05:00 |
|
Rijn
|
173f1c0077
|
skip checking children if it was empty
|
2017-08-09 09:29:57 -05:00 |
|
梁灏
|
f3c6cd68d1
|
fixed FormItem label slot bug
|
2017-08-09 17:06:05 +08:00 |
|
梁灏
|
53a6915a94
|
fixed Cascader bug
|
2017-08-09 16:45:22 +08:00 |
|
Aresn
|
d2e6cb96a4
|
Merge pull request #1563 from rijn/1220
Return array of format string when type is datetimerange
|
2017-08-09 11:52:35 +08:00 |
|
Aresn
|
0da09e9a8c
|
Merge pull request #1562 from rijn/1543
Fix #1543
|
2017-08-09 11:42:43 +08:00 |
|
Rijn
|
61d5d48b9c
|
return array of format string when type is datetimerange
|
2017-08-08 14:17:47 -05:00 |
|
Rijn
|
ea060d98f1
|
fix #1543
|
2017-08-08 11:23:50 -05:00 |
|
梁灏
|
daa9827c92
|
fixed #1553
|
2017-08-08 17:19:03 +08:00 |
|
Aresn
|
6da6fffa1d
|
Merge pull request #1444 from liuyanshi/allow_use_Blob_download_csv
allow browser whose useragent contains Safari to use Blob for downloading csv
|
2017-08-08 10:00:27 +08:00 |
|
erhuluanzi
|
75798f5b0c
|
getComputedStyle在IE中不能正确获取元素的宽度,改为通过offsetWidth获取,修正tabs的高亮下划线在IE中错位的问题
|
2017-08-06 16:25:43 +08:00 |
|
lambert
|
44b1490840
|
table: fix export csv for safari
Author: liuyanshi <lanternd.done@gmail.com>
|
2017-08-02 16:13:40 +08:00 |
|
lambert
|
5d284605c4
|
allow use Blob to download csv
|
2017-08-02 16:05:47 +08:00 |
|
Aresn
|
06290cb3a9
|
Merge pull request #1431 from rijn/1134
Add watchers for min and max in inputNumber
|
2017-08-02 10:53:22 +08:00 |
|
leonisme
|
075f6215e4
|
Fix a bug in input-number component
|
2017-07-25 18:04:46 +08:00 |
|
Rijn
|
48921bf57d
|
add vertical progressbar
|
2017-07-21 12:49:21 -05:00 |
|
Rijn
|
fa66bfb19f
|
add watchers for min and max in inputNumber
|
2017-07-21 11:16:46 -05:00 |
|
zero
|
9968ddeaa4
|
Input increase autocomplete
|
2017-07-20 21:36:28 +08:00 |
|
梁灏
|
a9cd43b39c
|
Cascader add transfer prop
|
2017-07-20 16:00:03 +08:00 |
|
梁灏
|
ecaf8d51e0
|
Date add transfer prop
|
2017-07-20 11:53:18 +08:00 |
|
梁灏
|
595cfa72fe
|
fixed #1187 #844 #1053
Select add transfer prop
|
2017-07-20 10:37:12 +08:00 |
|
梁灏
|
835b37ff9f
|
fixed #1403
|
2017-07-20 09:59:44 +08:00 |
|
Lawrence Lee
|
a2f27a80ca
|
fix #1084
|
2017-07-19 16:38:31 +08:00 |
|
梁灏
|
119eeafede
|
fixed a Table bug
|
2017-07-19 16:34:52 +08:00 |
|
Aresn
|
9a0757e343
|
Merge pull request #1390 from xingbofeng/2.0
fix: add keyup, keydown, keypress eventlistener of input component
|
2017-07-19 15:26:12 +08:00 |
|
梁灏
|
51356c2cd2
|
fixed #658
|
2017-07-19 15:09:15 +08:00 |
|
梁灏
|
548eac43fe
|
fixed #1387 and update v-transfer-dom
Modal add transfer prop
|
2017-07-19 13:58:20 +08:00 |
|
xingbofeng
|
9e7a37403b
|
fix: add keyup, keydown, keypress eventlistener of input component
|
2017-07-18 19:33:58 +08:00 |
|
梁灏
|
3e4bab9655
|
Dropdown add transfer prop
But not support Nested Usage
|
2017-07-18 17:58:45 +08:00 |
|
梁灏
|
fcf3cace8e
|
Poptip & Tooltip add transfer prop
Using transfer prop, the dom will be transfered to body.
|
2017-07-18 17:46:41 +08:00 |
|
梁灏
|
1b737fdc83
|
fixed #122
|
2017-07-18 15:03:27 +08:00 |
|
梁灏
|
096f2bfe9c
|
fixed #1357
|
2017-07-18 14:15:57 +08:00 |
|
梁灏
|
afea484fe3
|
fixed #1271
|
2017-07-18 11:16:34 +08:00 |
|
梁灏
|
f03c4e6409
|
Modal update width prop
|
2017-07-18 10:24:21 +08:00 |
|
梁灏
|
8b530b1ce3
|
fixed #1342
|
2017-07-17 17:05:10 +08:00 |
|
梁灏
|
e510a3e72e
|
update Menu
|
2017-07-14 17:01:43 +08:00 |
|
梁灏
|
2e84df449a
|
fixed Tree key bug under Vue 2.4.1
|
2017-07-14 15:37:07 +08:00 |
|
梁灏
|
e6e970352d
|
fixed bug under Vue 2.4.1
|
2017-07-14 15:13:09 +08:00 |
|
梁灏
|
68b308ee83
|
fixex #1353
|
2017-07-14 14:52:54 +08:00 |
|
梁灏
|
98bf25b3ce
|
fixed #1286
|
2017-07-14 13:58:34 +08:00 |
|
oustn
|
ce4c0faafc
|
修复 Slider 滑动按钮单击时数值跳动 issue
https://github.com/iview/iview/issues/1354
|
2017-07-14 11:32:44 +08:00 |
|
Aresn
|
da17044c8d
|
Merge pull request #1341 from rijn/667
assign names to Card and Message
|
2017-07-13 09:28:25 +08:00 |
|
Rijn
|
6e2f40ea93
|
assign names to Card and Message
|
2017-07-12 11:08:51 -05:00 |
|
梁灏
|
7cc81ecbb5
|
update Transfer to support SSR
|
2017-07-12 16:22:00 +08:00 |
|
梁灏
|
c708835c0c
|
update Menu to support SSR
|
2017-07-12 15:18:26 +08:00 |
|
梁灏
|
9212149ed6
|
update Rate
|
2017-07-12 13:51:40 +08:00 |
|
梁灏
|
7479854b36
|
update Transfer
|
2017-07-12 11:37:06 +08:00 |
|
Rijn
|
8e9874fd33
|
fix bug that it cannot input number in Page by right side keyboard
|
2017-07-11 11:29:51 -05:00 |
|
梁灏
|
a68c11a565
|
support Nuxt.js
|
2017-07-10 15:36:09 +08:00 |
|