-
add pt-PT and sv-SE translations
-
use vertical-align: middle; in radio group also
-
Return array of format string when type is datetimerange
-
Fix #1543
-
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.
-
allow browser whose useragent contains Safari to use Blob for downloading csv
-
Author: liuyanshi <lanternd.done@gmail.com>
-
Add watchers for min and max in inputNumber
-
Fix a bug in input-number component
-
Add locale for VN language
-
Restrict no-animation config only affect one layer of children
-
Add vertical progressbar
-
add Korean(ko-KR) language
-
Select add transfer prop
-
fix #1084
-
fix: add keyup, keydown, keypress eventlistener of input component