Commit b5f3a1a0 authored by Gonzalo Nandez's avatar Gonzalo Nandez Committed by hetech

docs: update Spanish doc for 2.4.7 (#12770)

* update Spanish Doc

* update Spanish Doc

* update Spanish Doc
parent 66215f65
...@@ -4,24 +4,24 @@ ...@@ -4,24 +4,24 @@
*2018-09-14* *2018-09-14*
- Fixed DatePicker not triggering form validation, #12328 #12348 - Corregido que DatePicker no activaba la validación del Form, #12328 #12348
- Fixed DatePicker throwing errors in multiple mode, #12347 - Corregidos el lanzamiento de errores del DatePicker en modo múltiple, #12347
- Fixed incorrect position of DatePicker spinner, #12415 (by @rang-ali) - Corregida la posición incorrecta del spinner del DatePicker, #12415 (por @rang-ali)
- Fixed automatic filling of DatePicker input box, #12521 (by @abdallanayer) - Se ha corregido el llenado automático del input del DatePicker, #12521 (por @abdallanayer)
- Fixed Input not highlighted in Cascader, #12341 - Corregida el input no resaltada en Cascader, #12341
- Fixed wrong order of Tabpane, #12346 - Corregido el orden incorrecto de Tabpane, #12346
- Fixed incorrect position of ColorPicker cursor, #12376 (by @cnwhy) - Corregida la posición incorrecta del cursor de ColorPicker, #12376 (por @cnwhy)
- Fixed the style of Submenu, #2457 - Corregido el estilo del Submenú, #2457
- Fixed not highlighted after Submenu is selected, #12479 - Corregido el resaltado después de seleccionar el Submenú, #12479
- Fixed incorrect values selected by Cascader, #12508 (by @huangjinqiang) - Corregidos los valores incorrectos seleccionados por Cascader, #12508 (por @huangjinqiang)
- Fixed incorrect value of Pagination input box, #12525 - Corregido el valor incorrecto del input de Paginación, #12525
- Fixed order that Pagination triggers events, #12530 - Se ha corregido el orden en que la paginación desencadena los eventos, #12530
- Fixed Table Filter not displayed, #12539 - Corregido que no se mostraba el Table Filter, #12539
- Fixed Tree unable to delete nodes, #12684 - Corregido Tree que era incapaz de borrar nodos, #12684
- Fixed height of Select Input changing in single mode, #12719 - Corregida la altura de los Select Input que cambiaba en modo simple, #12719
- Fixed style of FormItem label in nested Form, #12748 - Arreglado el estilo de la etiqueta FormItem en Form anidado, #12748
- Added `autocomplete` attribute for Input, deprecated `auto-complete`, #12514 (by @axetroy) - Añadido el atributo `autocomplete` para Input, obsoleto `auto-complete`, #12514 (por @axetroy)
- Added slots-scope for Form to display validation information, #12715 (by @YamenSharaf) - Añadido el slots-scope de Form para mostrar la información de validación, #12715 (por @YamenSharaf)
### 2.4.6 ### 2.4.6
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment