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: 修复 chrome 低版本列设置宽度无效的问题 #9026

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

2betop
Copy link
Collaborator

@2betop 2betop commented Dec 5, 2023

What

Why

The problem is min-width CSS property.
Before Chrome 91, min-width was ignored on COL elements. 91 no longer ignores it.

How

Copy link

github-actions bot commented Dec 5, 2023

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@lurunze1226 lurunze1226 merged commit 16d843f into baidu:master Dec 6, 2023
3 checks passed
2betop added a commit to 2betop/amis that referenced this pull request Dec 8, 2023
2betop added a commit that referenced this pull request Dec 8, 2023
* chore: inputTable 中单元格数据没有差异时不触发变更

* fix: 修复 chrome 低版本列设置宽度无效的问题 (#9026)

* fix: 修复 patch 可能执行的问题

* perf: patch 逻辑改成批量处理提高性能

* chore: 优化列表点选功能,点选可以不用刷新整行
@2betop 2betop deleted the chore-chrome-91 branch January 17, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants