From fe25e96ff73bf3ec096c81d4f2b710e311f5b69a Mon Sep 17 00:00:00 2001 From: Gonzalo Nandez Date: Mon, 25 Dec 2017 13:38:50 +0100 Subject: [PATCH] Changelog: update for 2.0.9 --- CHANGELOG.es.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.es.md b/CHANGELOG.es.md index 0d758d886..26d3a9f4c 100644 --- a/CHANGELOG.es.md +++ b/CHANGELOG.es.md @@ -4,11 +4,11 @@ *2017-12-24* -- Added `before-remove` hook function for Upload, #8788 (by @firesh) -- Fixed initial value of `error` not working for FormItem, #8840 -- Now Loading directive supports custom class name by assigning `element-loading-custom-class` attribute, #8826 (by @earlymeme) -- Fixed CarouselItem becoming invisible when data is asynchronously updated, #8921 -- Added `renderAfterExpand` attribute for Tree, #8972 +- Añadida la función de enganche (hook) `before-remove` para Upload, #8788 (by @firesh) +- Arreglado el valor inicial de error que no funcionaba para FormItem, #8840 +- Ahora la directiva Loading soporta nombre de clase personalizado asignando el atributo `element-loading-custom-class`, #8826 (por @earlymeme) +- Arreglado CarouselItem que se ponía invisible cuando los datos eran actualizados asincrónicamente, #8921 +- Añadido el atributo `renderAfterExpand` para Tree, #8972 ### 2.0.8