Skip to content

fix(registry): sync emoji picker and date picker popups with nova styling - #73

Merged
junwen-k merged 1 commit into
nextfrom
fix/nova-style-drift
Jul 18, 2026
Merged

junwen-k merged 1 commit into
nextfrom
fix/nova-style-drift

Conversation

@junwen-k

Copy link
Copy Markdown
Owner

Summary

Final styling-vet pass caught two components still on the pre-nova recipes:

  • Emoji picker: the search row was still the old command-palette style (icon + borderless input under a border-b). It now uses the boxed InputGroup recipe from the nova command palette (p-1 wrapper, h-8 bg-input/30 group, rounded-lg), and the picker root is rounded-lg to match. input-group added to its registryDependencies.
  • Date picker: DatePickerContent still used rounded-md border. It now matches the vendored nova popover — rounded-lg, ring-1 ring-foreground/10 instead of a border, duration-100.

Verification

Checked both on the dev server (dark mode): emoji picker search renders as a 32px boxed input with the icon inline-start; date picker popup measures 10px radius, zero border width, ring via box-shadow, 100ms animation.

No registry payload rebuild needed — payloads are resolved from GitHub since the registry migration.

🤖 Generated with Claude Code

…ling

Emoji picker search now uses the boxed InputGroup recipe from the nova
command palette, and the date picker popup swaps its border for the
nova ring treatment.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
ui-x Ready Ready Preview, Comment Jul 18, 2026 8:17am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
v3-ui-x Skipped Skipped Jul 18, 2026 8:17am

@vercel
vercel Bot temporarily deployed to Preview – v3-ui-x July 18, 2026 08:15 Inactive
@junwen-k
junwen-k merged commit c60ed41 into next Jul 18, 2026
4 checks passed
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.

1 participant