ant-design / ant-design/codemod-v4

没有处理4.x版本中DatePicker组件getPopupContainer api的变化

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
99
Forks
24
PR merge metrics
No merged PRs in 30d

Description

3.x版本中该api为getCalendarContainer
![image](https://user-images.githubusercontent.com/42957248/88628888-2da18300-d0e1-11ea-9da7-2f8b48773d4d.png)
4.x版本中为getPopupContainer
![image](https://user-images.githubusercontent.com/42957248/88629008-4e69d880-d0e1-11ea-9698-dc76ddddefbd.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue concerns DatePicker's getCalendarContainer-to-getPopupContainer API rename. Start by locating the codemod transform that handles DatePicker props, then add coverage for the 3.x-to-4.x rename and verify that the generated output uses getPopupContainer.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.