|
@@ -1,5 +1,18 @@
|
|
|
## Changelog
|
|
|
|
|
|
+### 1.4.3
|
|
|
+
|
|
|
+*2017-08-25*
|
|
|
+
|
|
|
+- Fixed style bug when Progress's `percentage` is `0`, #6551 @Kingwl
|
|
|
+- Fixed Carousel items flashing when switching, #6394
|
|
|
+- Fixed disabled Button not prevent event propagation when clicked on its text area, #6421
|
|
|
+- Fixed disabled dates calculation in DatePicker's month view, #6363
|
|
|
+- Fixed key enter event being stopped propagation in Autocomplete, #6499 @leezng
|
|
|
+- Fixed `amPm` not supported in DatePicker i18n, #6574
|
|
|
+- Fixed clicking or dragging error of Slider when it switches from invisible to visible, #6593
|
|
|
+- Fixed Alert using small icons when its `description` is passed via default slot, #6612 @leezng
|
|
|
+
|
|
|
### 1.4.2
|
|
|
|
|
|
*2017-08-09*
|