-
Notifications
You must be signed in to change notification settings - Fork 350
refactor(Dropdown): move to next #3132
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
refactor(Dropdown): move to next #3132
Conversation
PR Reviewer Guide 🔍(Review updated until commit bcf17d1)Here are some key observations to aid the review process:
|
|
📦 Bundle Size Analysis ✅ No bundle size changes detected. Unchanged Components
📊 Summary:
|
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.
🎉
User description
https://monday.monday.com/boards/3532714909/views/80492480/pulses/10052450745
PR Type
Enhancement
Description
Move Dropdown component from alpha to stable release
Update import paths and file structure organization
Mark old Dropdown as deprecated with migration guidance
Remove alpha warnings from new Dropdown documentation
Diagram Walkthrough
File Walkthrough
16 files
Remove DropdownNew export from next moduleAdd Dropdown export to next indexUpdate import paths for component dependenciesFix import paths for BaseList componentsUpdate import paths for type definitionsFix BaseListItemData import pathUpdate BaseList and BaseListItemData importsFix BaseListItemData import pathUpdate BaseListItemData import pathFix BaseListItemData import pathUpdate BaseList component import pathsFix import paths for hooks and typesUpdate story title and import pathsFix import paths in test fileUpdate component import pathsFix Dialog component import path3 files
Mark old Dropdown as deprecatedUpdate story title to indicate deprecationRemove alpha warning from documentation19 files