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
bc7ac269
Commit
bc7ac269
authored
Jul 28, 2017
by
Leopoldthecoder
Committed by
杨奕
Jul 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 1.4.1
parent
ce0da210
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+13
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+12
-0
No files found.
CHANGELOG.en-US.md
View file @
bc7ac269
## Changelog
## Changelog
### 1.4.1
*2017-07-28*
-
Fixed child nodes expanding when checking parent node in Tree, #6029
-
Fixed checking behavior error of Tree, #6034
-
Fixed FormItem not inheriting
`label-width`
as a Form's direct child, #6044
-
Fixed Menu incorrectly showing SubMenu in collapse mode, #6111
-
Fixed render order error of
`v-if`
controlled dynamic TabPanes, #6066
-
Fixed Popover still popping up after mouse leaves within
`open-delay`
, #6058 (by @laobubu)
-
Fixed delete buttons still rendered in file list of disabled Upload, #6091
-
Fixed background color error on hover of striped Table, #6024 (by @xtongs)
### 1.4.0 Boron
### 1.4.0 Boron
*2017-07-21*
*2017-07-21*
...
...
CHANGELOG.zh-CN.md
View file @
bc7ac269
## 更新日志
## 更新日志
### 1.4.1
*2017-07-28*
-
修复 Tree 勾选父节点会弹出子节点的问题,#6029
-
修复 Tree 勾选逻辑错误,#6034
-
修复作为 Form 直接子元素的 FormItem 不继承
`label-width`
的问题,#6044
-
修复 collapse 模式下的 Menu 自动弹出子菜单的问题,#6111
-
修复使用
`v-if`
的动态 TabPane 顺序错误的问题,#6066
-
修复鼠标在
`open-delay`
时间内移开元素后,仍然会弹出 Popover 的问题,#6058(by @laobubu)
-
修复禁用的 Upload 的文件列表仍然显示删除按钮并可操作的问题,#6091
-
修复斑马纹的 Table 的背景色在 hover 时不正确的问题,#6024(by @xtongs)
### 1.4.0 Boron
### 1.4.0 Boron
*2017-07-21*
*2017-07-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