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

fix: fix shaking when dialog and drawer show #3362

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Oct 16, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

此前计算滚动条的方式是基于浏览器默认宽度,定制滚动条的场景会失效,修改计算滚动条的方式,相关PR如下

📝 更新日志

  • fix(Drawer): 修复打开 drawer 时页面抖动的问题

  • fix(Dialog): 修复打开 dialog 时页面抖动的问题 @RSS1102

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Oct 16, 2024

完成

@chaishi chaishi merged commit fc9b43b into develop Oct 17, 2024
7 checks passed
@chaishi chaishi deleted the chore/update-common branch October 17, 2024 08:07
@github-actions github-actions bot mentioned this pull request Oct 18, 2024
16 tasks
uyarn added a commit that referenced this pull request Oct 18, 2024
* fix: fix shaking when dialog and drawer show

* chore: update common
uyarn added a commit that referenced this pull request Oct 18, 2024
* chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 15.3.0 (#3352)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(tree): custom icons cannot be clicked without child nodes (#3354)

* chore: fix select input demo (#3358)

* chore: fix select input demo

* chore: update snapshot

* fix: fix shaking when dialog and drawer show (#3362)

* fix: fix shaking when dialog and drawer show

* chore: update common

* feat(TimePicker): support autoswap API (#3363)

* feat(timepicker): support autoswap API

* feat(timepicker): support autoswap API

* chore: live demo

* chore: release 1.10.4 (#3366)

* chore: release 1.10.4

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(cascader): custom option

* chore: update CHANGELOG

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 阿菜 Cai <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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