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

Mention Improvement #3658

Merged
merged 2 commits into from
Nov 2, 2016
Merged

Conversation

RaoHai
Copy link
Contributor

@RaoHai RaoHai commented Oct 31, 2016

  • add getSuggestionContainer callback function, which allow users modify the
    container element of suggestions dropdown.
  • the suggestions dropdown will mount on document.body defaultly, instead of
    on editor.
  • close Mention放在Table里,提示被遮挡 #3588

 + add `getSuggestionContainer` callback function, which allow users modify the
 container element of suggestions dropdown.
 + the suggestions dropdown will mount on `document.body` defaultly, instead of
 on editor.
 + close ant-design#3588
@mention-bot
Copy link

@RaoHai, thanks for your PR! By analyzing the history of the files in this pull request, we identified @afc163, @PinkyJie and @xueqingxiao to be potential reviewers.

@@ -22,7 +22,7 @@ const Nav = Mention.Nav;
const webFrameworks = [
{ name: 'React', type: 'JavaScript', icon: 'https://zos.alipayobjects.com/rmsportal/LFIeMPzdLcLnEUe.svg' },
{ name: 'Angular', type: 'JavaScript', icon: 'https://zos.alipayobjects.com/rmsportal/PJTbxSvzYWjDZnJ.png' },
{ name: 'Laravel', type: 'PHP', icon: 'http://laravel-china.org/assets/img/laravel-logo.png' },
{ name: 'Dva', type: 'Javascript', icon: 'https://zos.alipayobjects.com/rmsportal/EYPwSeEJKxDtVxI.png' },
Copy link
Contributor

Choose a reason for hiding this comment

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

这广告可以。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

义务做广告,完全没有收广告费。

@benjycui
Copy link
Contributor

benjycui commented Nov 1, 2016

@yesmeck 这周的 PR 都麻烦你了 😄

@yesmeck yesmeck merged commit 42d06e1 into ant-design:master Nov 2, 2016
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.

Mention放在Table里,提示被遮挡
4 participants