Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
837354df
Commit
837354df
authored
Jan 08, 2018
by
Gonzalo Nandez
Committed by
杨奕
Jan 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update es changelog for 2.0.11 (#9173)
parent
c913ce15
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
CHANGELOG.es.md
CHANGELOG.es.md
+6
-6
examples/docs/es/menu.md
examples/docs/es/menu.md
+5
-5
No files found.
CHANGELOG.es.md
View file @
837354df
...
...
@@ -4,12 +4,12 @@
*2018-01-08*
-
Fixed border color issue of Select when in
`prepend`
or
`append`
slot of
Input, #9089
-
Fixed
`remove-tag`
event's parameter of
Select, #9090
-
A
dded
`show-timeout`
and
`hide-timeout`
attributes for SubMenu, #8934 (by
@HugoLew)
-
Fixed missing Tooltip style of
`show-overflow-tooltip`
when Table is imported on demand
, #9130
-
Fixed Table column's sorting malfunctioning after
`clearSort`
is executed on that column, #9100 (by
@zEmily)
-
i18n config file for Czech is renamed from
`cz`
to
`cs-CZ`
, #9164
-
Corregido el problema de color del borde del Select cuando está el slot
`prepend`
o
`append`
del
Input, #9089
-
Corregido el parámetro
`remove-tag`
de
Select, #9090
-
A
ñadido los atributos
`show-timeout`
y
`hide-timeout`
para SubMenu, #8934 (por
@HugoLew)
-
Corregido el estilo de Tooltip de
`show-overflow-tooltip`
que faltaba cuando Table era importada bajo demanda
, #9130
-
Se ha corregido el mal funcionamiento de ordenación de la columna de Table despues que
`clearSort`
era ejecutado en esa columna, #9100 (por
@zEmily)
-
El fichero de configuración i18n para el checo se renombra de
`cz`
a
`cs-CZ`
, #9164
### 2.0.10
...
...
examples/docs/es/menu.md
View file @
837354df
...
...
@@ -304,11 +304,11 @@ NavMenu vertical puede ser colapsado.
| click | callback ejecutado cuando se hace click sobre menu-item | el: instancia de menu-item |
### Atributos SubMenu
| Atributo
| Descripción
| Tipo | Valores aceptados | Por defecto |
| --------
|
------------------- | ------ | ----------------- | ----------- |
| index
| identificador único
| string | — | — |
| show-timeout | ti
meout before showing a sub-menu | number | — | 300
|
| hide-timeout | ti
meout before hiding a sub-menu | number | — | 300
|
| Atributo
| Descripción
| Tipo | Valores aceptados | Por defecto |
| --------
---- | ---------------------
------------------- | ------ | ----------------- | ----------- |
| index
| identificador único
| string | — | — |
| show-timeout | ti
empo de espera antes de mostrar un submenú | number | — | 300
|
| hide-timeout | ti
empo de espera antes de ocultar un submenú | number | — | 300
|
### Atributos Menu-Item
| Atributo | Descripción | Tipo | Valores aceptados | Por defecto |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment