| | |
| | | ## Changelog |
| | | |
| | | ### 2.15.8 |
| | | |
| | | *2022-04-12* |
| | | |
| | | #### Bug fixes |
| | | |
| | | - Drawer |
| | | - Fix appendToBody failure problem (#21264 by @cs1707) |
| | | - Switch |
| | | - Fix toggling value problem(#19473 by @EdwinBetanc0urt) |
| | | - Docs |
| | | - Fix input docs (#21723 by @justforuse) |
| | | - Fix DatePicker docs (#21663 by @justforuse) |
| | | - Fix Skeleton docs (#21601 by @yanwydxf) |
| | | - Others |
| | | - Fix vue version (#21736 by @ckvv) |
| | | |
| | | #### Optimization |
| | | |
| | | - I18n |
| | | - add translation of Azerbaijani (#21012 by @ricardotondello) |
| | | - update translation of Slovenian (#21729 by @patik123) |
| | | - update translation of Slovak (#21711 by @sjaustirni ) |
| | | - add translation of Icelandic (#21709 by @aronhr) |
| | | - add translation of Bengali (#21485 by @llwwtt) |
| | | |
| | | #### Others |
| | | |
| | | - Due to compatibility considerations, the PR on node-sass (#21019 by @linxsbox) of 2.15.7 release has been withdrawn and will be published in an appropriate version after re-evaluation. |
| | | |
| | | ### 2.15.7 |
| | | |
| | | *2021-11-18* |
| | | |
| | | #### Bug fixes |
| | | |
| | | - Select |
| | | - fix click icon triggering dropdown (#21314 by @dennyak47) |
| | | - fix keydown event when composition (#21336 by @bchen1029) |
| | | - Badge |
| | | - fix type class when is-dot (#21308 by @adaex) |
| | | - Form |
| | | - validate method reject error info (#21374 by @cs1707) |
| | | - Table |
| | | - fix resizeObserver loop limit exceeded (#21255 by @tomieric) |
| | | - fix toggleAllSelection bug when table is empty (#21456 by @cs1707) |
| | | - optimize performance (#21330 by @cs1707) |
| | | - Button |
| | | - fix disabled priority (#21375 by @cs1707) |
| | | - Descriptions |
| | | - fix label slot bug (#21462 by @cs1707) |
| | | - SASS |
| | | - replace node-sass with dart-sass (#21019 by @linxsbox) |
| | | - Docs |
| | | - fix skeleton typos (#21408 by @zhhbstudio) |
| | | |
| | | ### 2.15.6 |
| | | |
| | | *2021-09-02* |