-
Notifications
You must be signed in to change notification settings - Fork 323
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
chore(SearchComponent): codemod for migration of SearchComponent import to Search #2277
chore(SearchComponent): codemod for migration of SearchComponent import to Search #2277
Conversation
…om ImportDeclaration
@@ -34,9 +28,9 @@ codemod: `avatar-component-migration` | |||
- `dataTestId` -> `data-testid` [codemod] | |||
- `children` prop is now mandatory | |||
|
|||
### Box | |||
### Box 🚩 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod infra for changing a prop value
https://monday.monday.com/boards/6841644723/pulses/7109083611
|
||
### DialogContentContainer | ||
### DialogContentContainer 🚩 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod infra for changing a prop value
https://monday.monday.com/boards/6841644723/pulses/7109083611
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod for DialogContentContainer - change "size" prop to "small" on all usages with "medium" value
https://monday.monday.com/boards/6841644723/pulses/7109085163
|
||
### Divider | ||
|
||
- `classname` -> `className` [codemod] | ||
|
||
### Dropdown | ||
### Dropdown 🚩 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod infra for changing a prop value with static prop namespace
https://monday.monday.com/boards/6841644723/pulses/7109091061
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod for Dropdown - change Dropdown.size static prop to Dropdown.sizes
https://monday.monday.com/boards/6841644723/pulses/7109094971
|
||
### EditableHeading | ||
|
||
- Complete API Change (TBD) | ||
|
||
### Link | ||
### Link 🚩 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod infra for changing a prop value with static prop namespace
monday.monday.com/boards/6841644723/pulses/7109091061
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod for Link - change Link.target static prop to Link.targets
https://monday.monday.com/boards/6841644723/pulses/7109104112
|
||
### Steps | ||
### Steps 🚩 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod infra for changing a prop value
https://monday.monday.com/boards/6841644723/pulses/7109083611
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codemod for Steps - replace isOnPrimary boolean flag prop to color prop with value of Steps.colors.PRIMARY
https://monday.monday.com/boards/6841644723/pulses/7109110438
…onent-import-to-Search-7096885192
…-SearchComponent-import-to-Search-7096885192 # Conflicts: # packages/core/docs/vibe-3-changelog.md
…onent-import-to-Search-7096885192
…onent-import-to-Search-7096885192
|
||
elements.forEach(elementPath => { | ||
updateComponentName(j, elementPath, alias || "Search"); | ||
// console.log(elementPath); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
console log
…-SearchComponent-import-to-Search-7096885192 # Conflicts: # packages/core/docs/vibe-3-changelog.md
https://monday.monday.com/boards/3532714909/pulses/6887605077
https://monday.monday.com/boards/3532714909/pulses/7096885192