Changelog: update for 1.3.7

This commit is contained in:
Leopoldthecoder
2017-06-18 20:54:47 +08:00
committed by 杨奕
parent 7986126ab4
commit 3f7cf2dcc7
6 changed files with 27 additions and 2 deletions

View File

@@ -1,5 +1,17 @@
## Changelog
### 1.3.7
*2017-06-18*
- Fixed Table with async data not showing summary row, #5318
- Fixed Pagination's jumper value not sync with current page, #5377
- Fixed DatePicker's shortcut panel overflow issue, #5297 (by @alashow)
- Fixed clicking Switch not responding when some text on the page is selected, #5411
- The red wildcard indicating required field of Form is now responsive, #5403
- Fixed initial-index of Carousel not working, #5334
- Fixed Popover enable to be focused when nested in a Dialog, #5336
### 1.3.6
*2017-06-09*