Skip to content

Commit 255228a

Browse files
Gonzalo2310jikkai
authored andcommitted
Docs: update es changelog for 2.4.4 (#11991)
1 parent dc4a686 commit 255228a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.es.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
*2018-07-13*
66

7-
- Fixed triggering Select validation after Form resetting, #11837
8-
- Fixed wrong position of Input `suffix` slot when `suffix` slot with `append` slot, #11951
9-
- Fixed clearable Input still displaying the clear icon when readonly, #11967
10-
- Fixed Tree node checked when it's disabled, #11847
11-
- Fixed Tree's `default-checked-keys` not working, #11971
12-
- Fixed `empty-text` not visible when Tree node filtered, #11971
13-
- Fixed the position of oversized `empty-text` in Table, #11965
14-
- Fixed Table row not be unhighlighted when `current-row-key` is assigned to `null`, #11866
15-
- Fixed showing filter dropdown when `filters` is an empty array, #11864
16-
- Fixed Radio's label does not stop event propagation, #11912
7+
- Corregido que se disparaba la validacion del Select después de reajustar el formulario, #11837
8+
- Corregida la posición incorrecta del slot Input `suffix` cuando se usaba el slot `suffix` con el slot `append` , #11951
9+
- Corregido el clearable Input que muestraba el icono de borrado cuando era readonly, #11967
10+
- Arreglado el nodo Tree checked cuando estaba disabled, #11847
11+
- Corregido que `default-checked-keys` no funcionaba en Tree, #11971
12+
- Corregido que el `empty-text` no era visible cuando el nodo Tree se filtraba, #11971
13+
- Arreglada la posición de texto vacío sobredimensionado en Table, #11965
14+
- Corregido que la fila de la tabla no se modificado el resaltado cuando `current-row-key` era asignada a null, #11866
15+
- Arreglado que mostraba el filtro del dropdown cuando los filtros eran un array vacío, #11864
16+
- Corregido que el cambio de label de Radio no detenia propagacion de eventos, #11912
1717

1818
### 2.4.3
1919

0 commit comments

Comments
 (0)