-
This was breaking ie <= 11 https://github.com/iview/iview/issues/3325
-
Keyboard control for color picker
-
Datepicker keyboard
-
Use visibility instead of display
-
Correct logic for selecting by keyboard
-
So, when mounted, the event not emit.
-
Correct time layout when showing week numbers
-
Fix that popper.js' props 'offset' doesn't work
-
fix month 12th name
-
Update Icon.vue
-
change the way to handle submenu collapse when accordion is true
-
fix month 12th name: Deciembre -> Diciembre
-
The component doesn't emit click events to the parent. This update will fix that.