Skip to content

Commit fd4af1a

Browse files
Gonzalo2310Leopoldthecoder
authored andcommitted
Docs: update es changelog for 2.4.2 (#11758)
1 parent 3087b34 commit fd4af1a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.es.md

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

55
*2018-06-26*
66

7-
- Now `class-name` and `label-class-name` of Table are reactive, #11626
8-
- Fixed Table still highlighting clicked row when `highlight-current-row` is `false`, #11646
9-
- Fixed a style bug of ButtonGroup when it has only one `round` or `circle` Button, #11605
10-
- Fixed style of page size Select of Pagination, #11622
11-
- Fixed Menu's `open` method error when `collapse` is dynamically changed, #11646
12-
- Added `activeName` and `oldActiveName` parameters to the before-leave hook of Tabs, #11713
13-
- Fixed Cascader focused after outside clicked, #11588
14-
- Fixed Cascader not closing when option is clicked when `change-on-select` is true, #11623
15-
- Now updating Select's value programmatically will trigger form validation, #11672
7+
- Ahora el `class-name` y el `label-class-name` de la tabla son reactivos, #11626
8+
- Arreglado que Table seguia resaltando la fila en la que se había hecho clic cuando `highlight-current-row` era `false`, #11646
9+
- Corregido un error de estilo de ButtonGroup cuando sólo habia un botón `round` o `circle`, #11605
10+
- Arreglado estilo del tamaño de página del Select de Pagination, #11622
11+
- Corregido un error del método `open` de los Menús cuando se cambiaba dinámicamente `collapse`, #11646
12+
- Añadidos los parámetros `activeName` y `oldActiveName` al gancho before-leave de Tabs, #11713
13+
- Arreglado el focus en Cascader después de hacer clic fuera, #11588
14+
- Arreglado que Cascader no se cerraba cuando se hacia clic en la opción estando `change-on-select` como `true`, #11623
15+
- Ahora la actualización del valor de Select programáticamente activará la validación de formulario, #11672
1616

1717
### 2.4.1
1818

0 commit comments

Comments
 (0)