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
e344b24e
Commit
e344b24e
authored
Apr 14, 2018
by
杨奕
Committed by
GitHub
Apr 14, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: fix a 2.3.4 typo (#10710)
parent
c2a17fbc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+1
-1
CHANGELOG.es.md
CHANGELOG.es.md
+1
-1
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+1
-1
No files found.
CHANGELOG.en-US.md
View file @
e344b24e
...
...
@@ -8,7 +8,7 @@
-
Now you can customize Transfer's data item using scoped slot, #10577
-
Fixed clicking disabled prev and next button of Pagination still triggers
`current-change`
event, #10628
-
Fixed Textarea displaying
`undefined`
in SSR when its value is not set, #10630
-
Fixed disabled TabItem style when
`type`
is border-car, #10640
-
Fixed disabled TabItem style when
`type`
is border-car
d
, #10640
-
Added
`$index`
as
`formatter`
's fourth param of Table, #10645
-
Fixed CheckboxButton not exported in TypeScript declaration, #10666
...
...
CHANGELOG.es.md
View file @
e344b24e
...
...
@@ -8,7 +8,7 @@
-
Ahora se puede personalizar los datos de los items de Transfer usando scoped slot, #10577
-
Arreglado que los click de los botones
`next`
y
`prev`
en Pagination se deshabilitaban cuando se disparaba el evento
`current-change`
, #10628
-
Arreglado que Textarea mostraba
`undefined`
en SSR cuando el valor no era asignado, #10630
-
Arreglado que se deshabilitaba el estilo del TabItem cuando
`type`
era border-car, #10640
-
Arreglado que se deshabilitaba el estilo del TabItem cuando
`type`
era border-car
d
, #10640
-
Agregado
`$index`
como cuarto parametro en el atributo de las columnas de Table
`formatter`
, #10645
-
Arreglado que CheckboxButton no se exportaba en la declaracion de TypeScript, #10666
...
...
CHANGELOG.zh-CN.md
View file @
e344b24e
...
...
@@ -8,7 +8,7 @@
-
现在 Transfer 数据项的渲染支持通过 scoped slot 自定义,#10577
-
修复点击 Pagination 禁用的上一页、下一页按钮仍会触发
`current-change`
事件的问题,#10628
-
修复未绑定值的 Textarea 在 SSR 中会显示
`undefined`
的问题,#10630
-
修复
`type`
为 border-car 的 Tabs 中被禁用标签项的样式,#10640
-
修复
`type`
为 border-car
d
的 Tabs 中被禁用标签项的样式,#10640
-
新增
`$index`
作为 Table 的
`formatter`
属性回调的第四个参数,#10645
-
修复 TypeScript 类型声明未导出 CheckboxButton 的问题,#10666
...
...
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