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
b7313d11
Commit
b7313d11
authored
Apr 29, 2018
by
杨奕
Committed by
GitHub
Apr 29, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.3.7 (#10947)
parent
cb39bd2f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
0 deletions
+27
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+9
-0
CHANGELOG.es.md
CHANGELOG.es.md
+9
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+9
-0
No files found.
CHANGELOG.en-US.md
View file @
b7313d11
## Changelog
## Changelog
### 2.3.7
*2018-04-29*
-
Fixed Table not updating its header widths when the scroll bar disappears due to filtering, #10834
-
Fixed clearable Input still showing the clear icon when its initial value is
`null`
, #10912
-
Fixed incorrect trigger of the
`active-change`
event after changing ColorPicker's binding value programatically, #10903 (by @zhangbobell)
-
Fixed filterable Select causing an infinite loop when navigating options using keyboard if all options are disabled, #10945
### 2.3.6
### 2.3.6
*2018-04-21*
*2018-04-21*
...
...
CHANGELOG.es.md
View file @
b7313d11
## Changelog
## Changelog
### 2.3.7
*2018-04-29*
-
Fixed Table not updating its header widths when the scroll bar disappears due to filtering, #10834
-
Fixed clearable Input still showing the clear icon when its initial value is
`null`
, #10912
-
Fixed incorrect trigger of the
`active-change`
event after changing ColorPicker's binding value programatically, #10903 (by @zhangbobell)
-
Fixed filterable Select causing an infinite loop when navigating options using keyboard if all options are disabled, #10945
### 2.3.6
### 2.3.6
*2018-04-21*
*2018-04-21*
...
...
CHANGELOG.zh-CN.md
View file @
b7313d11
## 更新日志
## 更新日志
### 2.3.7
*2018-04-29*
-
修复 Table 在由于筛选而使原有的滚动条消失后表头各列宽度未及时更新的问题,#10834
-
修复可清空的 Input 在初始值为
`null`
时仍然显示清空图标的问题,#10912
-
修复在通过代码改变 ColorPicker 的绑定值后错误地触发
`active-change`
事件的问题,#10903(by @zhangbobell)
-
修复可搜索的 Select 在备选项均被禁用时,通过键盘导航会造成无限循环的问题,#10945
### 2.3.6
### 2.3.6
*2018-04-21*
*2018-04-21*
...
...
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