Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(popover): add the document and demo of the popover component #602

Merged
merged 2 commits into from
Oct 18, 2018

Conversation

mimoning
Copy link

1. PR 内容和 Issue 链接
RT

2. PR 针对问题的重现方式
none

3. PR 涉及到的组件
dao-popover

4. 其它您认为有价值的信息
none

Copy link
Contributor

@olivewind olivewind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

第三个 demo 解释是否有误?

<demo3 slot="demo"></demo3>
<code-reader slot="code" file="popover/demo-3.vue"></code-reader>
<md-reader slot="desc">
通过指定 always 属性,可以让 popover 不需要触发 trigger,而是一直显示在界面中
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always 高亮

</docs-section>
<docs-section>
<template slot="title">
<docs-title name="<dao-popover/> 可添加的插槽" size="sm"></docs-title>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可添加的插槽 -> 插槽

data() {
return {
test: 'asdf',
alertAttrs: [{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alertAttrs?

@mimoning
Copy link
Author

updated @olivewind

@olivewind olivewind merged commit a451f7d into develop Oct 18, 2018
@olivewind olivewind deleted the docs/popover branch October 18, 2018 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants