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

popup 支持位置,大小设置 #191

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

hkaikai
Copy link
Contributor

@hkaikai hkaikai commented Jun 18, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

1、弹框有非全屏高度或者宽度的需求
2、弹框可自定义位置,包括模态框

💡 需求背景和解决方案

1、新增modalWidth、modalHeight参数,分别控制弹出框宽度、弹出框高度;
2、新增modalTop、modalLeft参数,分别控制弹出框的top、left定位

📝 更新日志

  • fix(Popup): 支持位置,大小设置

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • Changelog 已提供或无须提供

@hkaikai hkaikai changed the base branch from main to develop June 18, 2024 12:57
@Luozf12345 Luozf12345 merged commit 8051973 into Tencent:develop Jun 19, 2024
@github-actions github-actions bot mentioned this pull request Jul 24, 2024
15 tasks
@hkaikai hkaikai deleted the fix/popup branch August 2, 2024 03:19
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