Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Oct 27, 2025

Note

Stabilizes popover positioning in ComboBox and Select using a new RAF utility, removes LegacyComboBox, and streamlines overlays/exports.

  • Fields:
    • ComboBox / Select: Improve popover positioning by deferring updatePosition with chainRaf(..., 3); adjust effects to trigger on open; keep placement styling consistent.
  • Utils:
    • Add utils/raf.ts with chainRaf; introduce utils/index.ts barrel and re-export via src/index.ts.
  • Removals:
    • Remove LegacyComboBox component, docs, stories, tests, and its exports from fields/index.
  • Overlays:
    • Simplify OverlayWrapper by dropping transition CSS options; keep portal-based transition handling.
  • Exports:
    • Update top-level exports to use new utils barrel; minor cleanup of unused utilities.

Written by Cursor Bugbot for commit 200e78a. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

🦋 Changeset detected

Latest commit: 200e78a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cube-dev/ui-kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cube-ui-kit Ready Ready Preview Comment Oct 27, 2025 2:20pm
cube-ui-kit-cursor Ready Ready Preview Comment Oct 27, 2025 2:20pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-02e76cb.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

🏋️ Size limit report

Name Size Passed?
All 298.59 KB (-2.89% 🔽👏) Yes 🎉
Tree shaking (just a Button) 32.06 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 19.38 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

🧪 Storybook is successfully deployed!

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants