Skip to content

Conversation

@JeanMeijer
Copy link
Collaborator

@JeanMeijer JeanMeijer commented Jan 10, 2026

Description

Updated package imports from @base-ui-components/react to @base-ui/react across multiple files in the web application.

Changes Made

  • Updated package.json to use @base-ui/react instead of @base-ui-components/react
  • Replaced import statements in the following components:
    • autocomplete.tsx
    • button.tsx
    • input.tsx
    • popover.tsx

Type of Change

  • Refactor / Cleanup

Related Areas

  • UI/UX update

Testing

  • Manual testing performed

Checklist

  • My code works and is understandable and follows the project's style guidelines
  • I have performed a self-review of my code

Want tembo to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io app.tembo.io


Summary by cubic

Migrated Base UI imports from @base-ui-components/react to @base-ui/react across the app. Aligns with the package rename and avoids deprecated imports. No behavior changes.

  • Refactors

    • Updated imports in autocomplete.tsx, button.tsx, input.tsx, and popover.tsx.
  • Dependencies

    • Switched apps/web/package.json to @base-ui/react and updated bun.lock.

Written for commit 4d041d4. Summary will update on new commits.

…onents/react to @base-ui/react

Co-authored-by: Jean <jean@analoginterface.io>
@vercel
Copy link

vercel bot commented Jan 10, 2026

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

Project Deployment Review Updated (UTC)
analog Ready Ready Preview, Comment Jan 10, 2026 10:03pm

@tembo tembo bot added the tembo Pull request created by Tembo label Jan 10, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 6 files

"@ai-sdk/react": "^2.0.118",
"@ariakit/react": "^0.4.20",
"@base-ui-components/react": "^1.0.0-rc.0",
"@base-ui/react": "^1.0.0-rc.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upgrade to "^1.0.0"

@JeanMeijer
Copy link
Collaborator Author

@tembo upgrade base-ui to "^1.0.0"

@tembo
Copy link
Contributor

tembo bot commented Jan 10, 2026

@tembo upgrade base-ui to "^1.0.0"

upgraded @base-ui/react to ^1.0.0 and updated the lockfile

@JeanMeijer JeanMeijer changed the title Update base-ui package imports chore(deps): upgrade to base-ui v1 Jan 10, 2026
@JeanMeijer JeanMeijer merged commit 29f77cc into main Jan 10, 2026
7 checks passed
@JeanMeijer JeanMeijer deleted the tembo/update-base-ui-imports branch January 10, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants