Sergio Crisostomo
fe5108cd66
Add Time-Picker unit tests
2017-08-13 09:13:08 +02:00
Sergio Crisostomo
9b37683241
Add feature: allow spinner to have steps
...
This ads the possibility to choose `steps` in the formatting of the
lists. So we can have ”5 in five minutes” or ”every 15 minutes” instead
of having always lists of 60 items/minutes.
2017-08-13 09:12:53 +02: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
梁灏
eaf51d3e5d
update
2017-08-09 15:08:00 +08:00
Aresn
c34aa03623
Merge pull request #1561 from SergioCrisostomo/more-languages
...
add pt-PT and sv-SE translations
2017-08-09 15:07:10 +08:00
Aresn
d663e46a7a
Merge pull request #1558 from SergioCrisostomo/2.0
...
use vertical-align: middle; in radio group also
2017-08-09 11:58:58 +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
Sergio Crisostomo
9ecd05e9bb
add pt-PT and sv-SE
2017-08-08 15:58:18 +02:00
梁灏
daa9827c92
fixed #1553
2017-08-08 17:19:03 +08:00
Sergio Crisostomo
98fbc5494e
use vertical-align: middle; in radio group also
...
As in [button
group](https://github.com/iview/iview/blob/v2.0.0/src/styles/mixins/butt
on.less#L56) this makes grouped radio buttons to have same vertical
align.
2017-08-08 09:40:36 +02: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
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
梁灏
0db69fcba1
update issue guide
2017-08-01 16:54:20 +08:00
Aresn
a730fc3dd5
Merge pull request #1452 from leonisme/2.0
...
Fix a bug in input-number component
2017-07-28 17:17:02 +08:00
Aresn
4bd90fff99
Merge pull request #1457 from hckhanh/patch-1
...
Add locale for VN language
2017-07-28 17:06:04 +08:00
梁灏
f9382817a0
release 2.0.0
2017-07-28 00:00:44 +08:00
Khanh Hoang
1bbd4ccb15
Add locale for Vietnamese language
2017-07-25 20:48:29 -07:00
leonisme
075f6215e4
Fix a bug in input-number component
2017-07-25 18:04:46 +08:00
Aresn
c110b728f6
Merge pull request #1432 from rijn/1427
...
Restrict no-animation config only affect one layer of children
2017-07-24 10:41:51 +08:00
Aresn
4b8b195224
Merge pull request #1433 from rijn/629
...
Add vertical progressbar
2017-07-24 09:47:14 +08:00
Rijn
48921bf57d
add vertical progressbar
2017-07-21 12:49:21 -05:00
Rijn
2e7b3df426
Restrict no-animation config only affect one layer of children
2017-07-21 11:26:48 -05:00
Rijn
fa66bfb19f
add watchers for min and max in inputNumber
2017-07-21 11:16:46 -05:00
Aresn
7f08fb512a
Merge pull request #1413 from dokenzy/ko-KR
...
add Korean(ko-KR) language
2017-07-21 09:52:36 +08:00
dokenzy
52c0d9ffd8
add Korean(ko-KR) language
2017-07-20 21:24:58 +09: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
梁灏
7c41ecb3d6
fixed #1099
2017-07-19 18:18:43 +08:00
Aresn
5635802960
Merge pull request #1400 from lcx960324/2.0
...
fix #1084
2017-07-19 16:46:30 +08:00
Lawrence Lee
b6861430d1
add test case for #1084
2017-07-19 16:38:31 +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