You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(migration): added restricted max with on tooltips to migration docs of v8 - v9 (#6010)
## 📄 Description
Added documentation for the breaking change in `post-tooltip` component
where the maximum width is now restricted to 280px in v9, compared to
taking full available width in v8.
---
## 📝 Checklist
- ✅ My code follows the style guidelines of this project
- 🛠️ I have performed a self-review of my own code
- 📄 I have made corresponding changes to the documentation
- ⚠️ My changes generate no new warnings or errors
- 🧪 I have added tests that prove my fix is effective or that my feature
works
- ✔️ New and existing unit tests pass locally with my changes
---------
Co-authored-by: Alizé Debray <[email protected]>
0 commit comments