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
46036317
Commit
46036317
authored
Dec 30, 2017
by
Gonzalo Nandez
Committed by
杨奕
Dec 31, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.0.10
parent
4588894e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
CHANGELOG.es.md
CHANGELOG.es.md
+4
-4
examples/docs/es/input.md
examples/docs/es/input.md
+1
-1
No files found.
CHANGELOG.es.md
View file @
46036317
...
@@ -4,10 +4,10 @@
...
@@ -4,10 +4,10 @@
*2017-12-29*
*2017-12-29*
-
Fixed wrong max height calculation of Table when fixed column and summary row co-exist
, #9026
-
Corregido el calculo incorrecto de la altura máxima de Table cuando fixed column y summary row coexisten
, #9026
-
Fixed uncompiled color style of empty text i
n Table, #9028
-
Solucionado el estilo de color que no lo compilaba para textos vacíos e
n Table, #9028
-
Now DatePicker only emits
`change`
event when value is truly changed
, #9029 (by @remizovvv)
-
Ahora DatePicker sólo emite el evento
`change`
cuando el valor cambia verdaderamente
, #9029 (by @remizovvv)
-
A
dded
`tabindex`
attribute for
Input, #9041 (by @dicklwm)
-
A
ñadido atributo
`tabindex`
para
Input, #9041 (by @dicklwm)
### 2.0.9🎄
### 2.0.9🎄
...
...
examples/docs/es/input.md
View file @
46036317
...
@@ -643,7 +643,7 @@ Búsqueda de datos desde el servidor.
...
@@ -643,7 +643,7 @@ Búsqueda de datos desde el servidor.
| autofocus | igual que
`autofocus`
en el input nativo | boolean | — | false |
| autofocus | igual que
`autofocus`
en el input nativo | boolean | — | false |
| form | igual que
`form`
en el input nativo | string | — | — |
| form | igual que
`form`
en el input nativo | string | — | — |
| label | texto de la etiqueta | string | — | — |
| label | texto de la etiqueta | string | — | — |
| tabindex
| caja de entrada tabindex | string | - | -
|
| tabindex
| orden de tabulacion para el Input | string | - | -
|
### Input slots
### Input slots
...
...
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