Skip to content

chore(ui): update Base UI to 1.8.0 - #846

Merged
sean-brydon merged 1 commit into
mainfrom
codex/update-base-ui-1.8.0
Sep 7, 2026
Merged

chore(ui): update Base UI to 1.8.0#846
sean-brydon merged 1 commit into
mainfrom
codex/update-base-ui-1.8.0

Conversation

@pasqualevitiello

Copy link
Copy Markdown
Contributor

Summary

  • update Base UI from 1.6.0 to 1.8.0
  • support the third Combobox item generic and export createComboboxItems
  • make Avatar image and fallback layering compatible with keepMounted
  • update component documentation and generated registry artifacts

Validation

  • bun install --frozen-lockfile
  • bun test --pass-with-no-tests
  • apps/ui and packages/ui lint
  • focused Combobox createItems type-inference check
  • registry dependency validation and build
  • UI primitive sync

No changelog entry is included.

@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
coss-com Ready Ready Preview Sep 6, 2026 8:30am UTC
coss-com-origin Ready Ready Preview Sep 6, 2026 8:30am UTC
coss-com-ui Ready Ready Preview Sep 6, 2026 8:30am UTC
coss-examples-calcom Ready Ready Preview Sep 6, 2026 8:30am UTC

Request Review

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Update Base UI to 1.8.0". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@sean-brydon
sean-brydon merged commit 4b1240b into main Sep 7, 2026
14 of 15 checks passed
@sean-brydon
sean-brydon deleted the codex/update-base-ui-1.8.0 branch September 7, 2026 06:18
@linear-code

linear-code Bot commented Sep 7, 2026

Copy link
Copy Markdown

DES-210

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants