ant-design / ant-design/compatible
Row组件的基础样式变更了,造成升级到V4修改太大
Open
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Row组件的基础样式由`display: block;`变更成`display: flex;`造成基本上每个页面都要修改,工作量实在是太大了。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Row component and reviewing where its base display style is defined, then compare the V4 migration behavior with the compatibility package. The issue does not name files or tests; done would require an agreed compatibility approach that avoids forcing broad page changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100