-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
ref(core): consolidate segmentedControl files and remove chonk naming #105577
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
Conversation
|
@cursoragent rename |
|
Perfect! I've successfully completed the requested changes. Here's what I did: Changes Made
Verification✅ No TypeScript errors related to the module export The module export error is resolved and the function has been renamed as requested, removing the "chonk" naming convention. Learn more about Cursor Agents |
3bbb1f5 to
79cf5c0
Compare
Summary
Consolidates
segmentedControl.chonk.tsxintosegmentedControl.tsxand removes chonk naming prefixes.Changes
segmentedControl.chonk.tsxtosegmentedControl.tsxChonkStyledGroupWrap→GroupWrapChonkStyledSegmentWrap→SegmentWrapChonkStyledLabelWrap→LabelWrapChonkStyledVisibleLabel→VisibleLabelexportkeyword fromPrioritytype (internal-only)button/stylesinstead ofbutton/styles.chonksegmentedControl.chonk.tsxTest plan