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
e739847e
Commit
e739847e
authored
Apr 04, 2018
by
杨奕
Committed by
GitHub
Apr 04, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: update for 2.3.3 (#10560)
parent
1790d2c9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
42 additions
and
0 deletions
+42
-0
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+14
-0
CHANGELOG.es.md
CHANGELOG.es.md
+14
-0
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+14
-0
No files found.
CHANGELOG.en-US.md
View file @
e739847e
## Changelog
### 2.3.3
*2018-04-04*
-
Added
`shadow`
attribute for Card, #10418 (by @YunYouJun)
-
Fixed Badge being hidden when
`value`
is
`0`
, #10470
-
Fixed some bugs of draggable Tree, #10474 #10494
-
Added
`placement`
for Autocomplete, #10475
-
Now
`default-time`
attribute also works in non-range DateTimePicker, #10321 (by @RickMacTurk)
-
Removed the blue outline of TabItem after the browser blurs or is minimized, #10503
-
Added
`popper-append-to-body`
attribute for SubMenu, #10515
-
Removed visual feedback when hovering on non-link BreadcrumbItem, #10551
-
Fixed InputNumber's
`change`
event to ensure the component's binding value is updated in the event handler, #10553
### 2.3.2
*2018-03-29*
...
...
CHANGELOG.es.md
View file @
e739847e
## Changelog
### 2.3.3
*2018-04-04*
-
Added
`shadow`
attribute for Card, #10418 (by @YunYouJun)
-
Fixed Badge being hidden when
`value`
is
`0`
, #10470
-
Fixed some bugs of draggable Tree, #10474 #10494
-
Added
`placement`
for Autocomplete, #10475
-
Now
`default-time`
attribute also works in non-range DateTimePicker, #10321 (by @RickMacTurk)
-
Removed the blue outline of TabItem after the browser blurs or is minimized, #10503
-
Added
`popper-append-to-body`
attribute for SubMenu, #10515
-
Removed visual feedback when hovering on non-link BreadcrumbItem, #10551
-
Fixed InputNumber's
`change`
event to ensure the component's binding value is updated in the event handler, #10553
### 2.3.2
*2018-03-29*
...
...
CHANGELOG.zh-CN.md
View file @
e739847e
## 更新日志
### 2.3.3
*2018-04-04*
-
新增 Card 的
`shadow`
属性,#10418(by @YunYouJun)
-
修复 Badge 在
`value`
属性为
`0`
时不显示上标的问题,#10470
-
修复 Tree 节点拖拽相关的问题,#10474 #10494
-
新增 Autocomplete 的
`placement`
属性,#10475
-
现在
`default-time`
属性也可用于非范围选择的 DateTimePicker 了,#10321(by @RickMacTurk)
-
修复 TabItem 在浏览器失焦和隐藏后出现蓝色边框的问题,#10503
-
新增 SubMenu 的
`popper-append-to-body`
属性,#10515
-
现在非链接的 BreadcrumbItem 在 hover 时不再具有视觉反馈,#10551
-
调整 InputNumber
`change`
事件的触发时机,使得在回调中能够取得最新的组件绑定值,#10553
### 2.3.2
*2018-03-29*
...
...
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