Commit graph

1016 commits

Author SHA1 Message Date
梁灏
dab3947668 update ColorPicker 2017-08-17 10:54:44 +08:00
梁灏
9af2f01cb2 update ColorPicker 2017-08-17 10:18:38 +08:00
梁灏
9673dcb04c update ColorPicker 2017-08-16 16:36:17 +08:00
梁灏
b6bda1dcb5 update ColorPicker 2017-08-16 13:52:50 +08:00
梁灏
5a9cda85f3 update ColorPicker 2017-08-15 16:42:42 +08:00
梁灏
c6faec44a8 init ColorPicker 2017-08-15 16:39:07 +08:00
梁灏
ad22557812 add Avatar component 2017-08-15 14:52:56 +08:00
梁灏
ececc3bb4c update Avatar 2017-08-15 11:23:52 +08:00
梁灏
a1530fac5a update Avatar 2017-08-15 11:03:20 +08:00
梁灏
c5a721ade8 update 2017-08-15 10:15:35 +08:00
梁灏
2c5faf30f4 init Avatar component 2017-08-15 10:07:15 +08:00
梁灏
9823357382 release 2.1.0 2017-08-14 09:40:00 +08:00
Aresn
1239990c21 Merge pull request #1604 from SergioCrisostomo/2.0
add basic DatePicker test
2017-08-13 21:16:07 +08:00
Sergio Crisostomo
fd05bc44e0 add basic DatePicker test 2017-08-13 10:17:13 +02:00
Aresn
06b2a84839 Merge pull request #1580 from SergioCrisostomo/2.0
Time-Picker new feature: allow steps in lists
2017-08-13 15:40:53 +08:00
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
Aresn
2ffa16c444 Merge pull request #1591 from lwyj123/1534
fix #1534
2017-08-11 14:25:10 +08:00
Aresn
754e4c515f Merge pull request #1588 from lwyj123/patch-1
add on-popper-show event in Poptip events
2017-08-11 14:03:43 +08:00
Aresn
36591bbca7 Merge pull request #1585 from rijn/page-current-sync
Emit current update when page changed
2017-08-11 14:01:45 +08:00
Aresn
8db7924cda Merge pull request #1573 from rijn/1191
Support trueValue and falseValue
2017-08-11 13:53:52 +08:00
Aresn
27c86e34e1 Merge pull request #1572 from rijn/1504
Skip checking children if it was empty
2017-08-11 13:47:11 +08:00
lwio
64fe5039ad delete redandunt code 2017-08-11 13:20:23 +08:00
lwio
c103a2a08d fix #1534 2017-08-11 13:16:12 +08:00
lwio
12169ffb4a add on-popper-show 2017-08-11 10:59:33 +08:00
Rijn
6355250e52 emit current update when page changed 2017-08-10 11:40:30 -05:00
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
梁灏
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