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
62b58fd1
Commit
62b58fd1
authored
Nov 19, 2018
by
troy351
Committed by
hetech
Nov 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: fix typo (#13458)
* fixed typo * fixed typo
parent
d2d4f53c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CHANGELOG.en-US.md
CHANGELOG.en-US.md
+1
-1
CHANGELOG.zh-CN.md
CHANGELOG.zh-CN.md
+2
-2
No files found.
CHANGELOG.en-US.md
View file @
62b58fd1
...
...
@@ -19,7 +19,7 @@
-
You can close Menu by clicking on Menu outside, #13296
-
Form's
`validateField`
method can receive arguments, #13319
-
Cascader added
`visible-change`
event, #13415
-
DatePicker added range-seprator slot, #13272 (by @milworm)
-
DatePicker added range-sep
a
rator slot, #13272 (by @milworm)
-
Tree adds
`iconClass`
and
`currentNodeKey`
properties, #13337 #13197 (by @isnifer)
-
Progress's
` status`
added text #13198 (by @ali-master)
-
Fixing tree's
`defaultCheckedKeys`
caused an error, #13349 (by @dive2Pro)
...
...
CHANGELOG.zh-CN.md
View file @
62b58fd1
...
...
@@ -19,7 +19,7 @@
-
可以通过点击 Menu 外部来关闭 Menu,#13296
-
Form 的
`validateField`
方法可以接收参数,#13319
-
Cascader 新增
`visible-change`
事件,#13415
-
DatePicker 新增 range-seprator slot, #13272 (by @milworm)
-
DatePicker 新增 range-sep
a
rator slot, #13272 (by @milworm)
-
Tree 新增
`iconClass`
与
`currentNodeKey`
属性,#13337 #13197 (by @isnifer)
-
Progress 的
`status`
添加了 text #13198 (by @ali-master)
-
修复 Tree 的
`defaultCheckedKeys`
导致显示的错误,#13349 (by @dive2Pro)
...
...
@@ -738,4 +738,4 @@
-
`row-class-name`
和
`row-style`
的函数参数改为对象,以保证 API 的一致性
##
<i><sup>
*</sup> 在网站上动态渲染任意 HTML 是非常危险的,因为容易导致 [XSS 攻击](https://en.wikipedia.org/wiki/Cross-site_scripting)。因此请在 `dangerouslyUseHTMLString` 打开的情况下,确保 `message` 的内容是可信的,**永远不要*
*
将用户提交的内容赋值给
`message`
属性。
</i>
\ No newline at end of file
<i><sup>
*</sup> 在网站上动态渲染任意 HTML 是非常危险的,因为容易导致 [XSS 攻击](https://en.wikipedia.org/wiki/Cross-site_scripting)。因此请在 `dangerouslyUseHTMLString` 打开的情况下,确保 `message` 的内容是可信的,**永远不要*
*
将用户提交的内容赋值给
`message`
属性。
</i>
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