-
Allow disableDate function to limit time-spinner numbers
-
compute calendar so we react on showWeekNumbers changes
-
Fix date parsing
-
Fixes #3232
-
Fixes #3246
-
fixes #3277
-
fixed https://github.com/iview/iview/issues/3298
-
表单布局中包含slider时,input 样式无法统一。或者考虑 允许 `showInput` 的值为 `String`。控制input的size。
-
Add new props 'childrenKey' to Tree component
-
采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
-
fix #3195
-
采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
-
fix select dropdown position
-
Fix a confliction in Input component
-
Fixed issue #2931