Skip to content

Commit

Permalink
Doc: update changelogs (#9802)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder authored Feb 13, 2018
1 parent 71774ed commit 15cdbbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

*2018-02-12*

### New features
#### New features
- Menu
- Added `popper-class` and `disabled` attributes for SubMenu, #9604 #9771
- Horizontal Menu now supports multi-layered SubMenu, #9741
Expand All @@ -17,7 +17,7 @@
- Select
- Added `popper-append-to-body` attribute, #9782

### Bug fixes
#### Bug fixes
- Table
- Fixed clicking expanding icon of an expandable row triggers `row-click` event, #9654
- Fixed layout not update when column width is changed by user dragging, #9668
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

*2018-02-12*

### New features
#### New features
- Menu
- Agregados los atributos `popper-class` y `disabled` para SubMenu, #9604 #9771
- Menu Horizontal ahora soporta SubMenu multi-capas, #9741
Expand All @@ -17,7 +17,7 @@
- Select
- Agregado el atributo `popper-append-to-body`, #9782

### Bug fixes
#### Bug fixes
- Table
- Corregido el icono de expansión de una fila expandible que al hacer click activaba el evento `row-click`, #9654
- Corregido el layout que no se actualizaba cuando el ancho de columna era cambiado por el usuario arrastrando, #9668
Expand Down

0 comments on commit 15cdbbd

Please sign in to comment.