-
Correct month last day when changing date panel dates
-
fix #4351
-
since in cases where prev month date > next month date it will jump one more month ahead
-
ColorPicker add editable prop
-
Drawer component
-
update from iview branch
-
Use last selected multiple date in date panel navigation
-
Correct change added in https://github.com/iview/iview/pull/4253
-
Parse dates to be sure we consume correct format
-
Normalize dates offset
-
select: don't allow to clear the selected option when disabled (fix #3924)
-
fix: #4048