-
Time-Picker new feature: allow steps in lists
-
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.
-
fix #1534
-
add on-popper-show event in Poptip events
-
Emit current update when page changed
-
Support trueValue and falseValue
-
Skip checking children if it was empty
-
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