-
This was breaking ie <= 11 https://github.com/iview/iview/issues/3325
-
Allow disableDate function to limit time-spinner numbers
-
compute calendar so we react on showWeekNumbers changes
-
Fixes #3232
-
Fixes #3246
-
fixes #3277
-
Always apply same increment to not splited panels
-
Allow DatePicker to receive TimePicker options
-
Pass Strings to @on-change and Dates to v-model
-
We have too many use cases and we cannot access props inside validator function, so we cannot do proper checking anyway