freenowtech/wave

Create codemod to replace deprecated `placement` values in Tooltip

martimalek opened this issue ยท 1 comments

When refactoring the Tooltip component to migrate the positioning engine from react-tether to react-popper we had to keep supporting the TooltipPlacement that was based on react-tether to not introduce breaking changes.

We should create a codemod to ease the migration to the new placement values and remove the deprecated ones in Wave 2.0.

๐ŸŽ‰ This issue has been resolved in version 3.0.0-next.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€