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

【Dialog】transform 改造 #484

Merged
merged 5 commits into from
Jun 10, 2022
Merged

【Dialog】transform 改造 #484

merged 5 commits into from
Jun 10, 2022

Conversation

honkinglin
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

liamhuo and others added 4 commits May 17, 2022 19:41
    1、使用flex布局解决之前居中布局使用transform位移导致子节点的 fixed 失效
    2、新增wrap、position两层div,用于dialog内容过长出现滚动场景
    3、优化拖拽,适配居中、top定位场景
    4、新增top API的实现
    1、使用flex布局解决之前居中布局使用transform位移导致子节点的 fixed 失效
    2、新增wrap、position两层div,用于dialog内容过长出现滚动场景
    3、优化拖拽,适配居中、top定位场景
    4、新增top API的实现
@honkinglin honkinglin changed the title Feat/dialog/position 【Dialog】transform 改造 May 30, 2022
@honkinglin
Copy link
Collaborator Author

honkinglin commented Jun 9, 2022

@github-actions
Copy link

github-actions bot commented Jun 9, 2022

style/web/components

完成

@chaishi chaishi merged commit 0c881c0 into develop Jun 10, 2022
@chaishi chaishi deleted the feat/dialog/position branch June 10, 2022 02:54
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