|
1 | 1 | ## Changelog |
2 | 2 |
|
| 3 | +### 2.4.7 |
| 4 | + |
| 5 | +*2018-09-14* |
| 6 | + |
| 7 | +- Fixed DatePicker not triggering form validation, #12328 #12348 |
| 8 | +- Fixed DatePicker throwing errors in multiple mode, #12347 |
| 9 | +- Fixed incorrect position of DatePicker spinner, #12415 (by @rang-ali) |
| 10 | +- Fixed automatic filling of DatePicker input box, #12521 (by @abdallanayer) |
| 11 | +- Fixed Input not highlighted in Cascader, #12341 |
| 12 | +- Fixed wrong order of Tabpane, #12346 |
| 13 | +- Fixed incorrect position of ColorPicker cursor, #12376 (by @cnwhy) |
| 14 | +- Fixed the style of Submenu, #2457 |
| 15 | +- Fixed not highlighted after Submenu is selected, #12479 |
| 16 | +- Fixed incorrect values selected by Cascader, #12508 (by @huangjinqiang) |
| 17 | +- Fixed incorrect value of Pagination input box, #12525 |
| 18 | +- Fixed order that Pagination triggers events, #12530 |
| 19 | +- Fixed Table Filter not displayed, #12539 |
| 20 | +- Fixed Tree unable to delete nodes, #12684 |
| 21 | +- Fixed height of Select Input changing in single mode, #12719 |
| 22 | +- Fixed style of FormItem label in nested Form, #12748 |
| 23 | +- Added `autocomplete` attribute for Input, deprecated `auto-complete`, #12514 (by @axetroy) |
| 24 | +- Added slots-scope for Form to display validation information, #12715 (by @YamenSharaf) |
| 25 | + |
3 | 26 | ### 2.4.6 |
4 | 27 |
|
5 | 28 | *2018-08-09* |
|
0 commit comments