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(sticky): add default width for content #237

Merged
merged 3 commits into from
Jul 18, 2022
Merged

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Jul 14, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复

🔗 相关 Issue

fix #194

💡 需求背景和解决方案

fixed 状态下丢失宽度。
通过增加默认宽度 100% 解决

📝 更新日志

  • fix(Sticky): 修复 fixed 状态下丢失宽度的问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2022

完成

@github-actions
Copy link
Contributor

Size Change: +16 B (0%)

Total Size: 244 kB

Filename Size Change
./dist/tdesign.js 124 kB +9 B (0%)
./dist/tdesign.min.js 74.8 kB +7 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 23.3 kB
./dist/tdesign.min.css 21.6 kB

1 similar comment
@github-actions
Copy link
Contributor

Size Change: +16 B (0%)

Total Size: 244 kB

Filename Size Change
./dist/tdesign.js 124 kB +9 B (0%)
./dist/tdesign.min.js 74.8 kB +7 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 23.3 kB
./dist/tdesign.min.css 21.6 kB

@github-actions
Copy link
Contributor

Size Change: +16 B (0%)

Total Size: 244 kB

Filename Size Change
./dist/tdesign.js 124 kB +9 B (0%)
./dist/tdesign.min.js 74.8 kB +7 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 23.3 kB
./dist/tdesign.min.css 21.6 kB

@LeeJim LeeJim merged commit c1c73d1 into develop Jul 18, 2022
@github-actions github-actions bot mentioned this pull request Jul 18, 2022
@anlyyao anlyyao deleted the fix/sticky/content branch January 2, 2024 08:49
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.

[sticky]悬停状态下宽度丢失
1 participant