Skip to content

Conversation

@wapznw
Copy link
Contributor

@wapznw wapznw commented Jul 11, 2019

这个变动的性质是

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 组件样式改进
  • TypeScript 定义更新
  • 重构
  • 代码风格优化
  • 分支合并
  • 其他改动(是关于什么的改动?)

需求背景

在某个列表上使用dropdown作为右键菜单弹出的菜单宽度与列表一样宽。
查看了vc-dropdown中有minOverlayWidthMatchTrigger属性可以控制。
ant-design-vue中现在无法设置这个属性,添加了这个属性。

<a-dropdown :minOverlayWidthMatchTrigger="false" :trigger="['contextmenu']">
....
</a-dropdown>

@netlify
Copy link

netlify bot commented Jul 11, 2019

Deploy preview for ant-desing-vue processing.

Building with commit 0d8f0ef

https://app.netlify.com/sites/ant-desing-vue/deploys/5d26f690ca5675000a78c9b7

@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #954 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #954   +/-   ##
=======================================
  Coverage   87.25%   87.25%           
=======================================
  Files         145      145           
  Lines        4832     4832           
  Branches     1423     1423           
=======================================
  Hits         4216     4216           
  Misses        572      572           
  Partials       44       44
Impacted Files Coverage Δ
components/dropdown/getDropdownProps.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75dd9f6...0d8f0ef. Read the comment docs.

@tangjinzhou tangjinzhou merged commit 60a7927 into vueComponent:master Jul 16, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants