Skip to content

Add icons, selection cards, and global find bar components#196

Merged
rgbkrk merged 2 commits intomainfrom
quill/chiang-mai-v4
Mar 4, 2026
Merged

Add icons, selection cards, and global find bar components#196
rgbkrk merged 2 commits intomainfrom
quill/chiang-mai-v4

Conversation

@rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Mar 4, 2026

Summary

  • runtime-icons: SVG icons for Python, Deno, UV, Conda, and Pixi runtimes/package managers
  • selection-card: Reusable SelectionCard and PageDots components for wizard/onboarding UIs with BRAND_COLORS preset
  • global-find-bar: Floating search bar for notebook-wide find with keyboard navigation (Enter/Shift+Enter/Escape)

These components complement the search-highlight extension and are ported from the desktop app for use in the shared registry.

Test plan

  • Build passes
  • Lint passes

New registry components ported from desktop:

- runtime-icons: SVG icons for Python, Deno, UV, Conda, and Pixi
- selection-card: SelectionCard and PageDots for wizard/onboarding UIs
  with BRAND_COLORS preset for common tools
- global-find-bar: Floating search bar for notebook-wide find functionality
  with keyboard navigation (Enter/Shift+Enter/Escape)

These complement the search-highlight extension added earlier.
@vercel
Copy link

vercel bot commented Mar 4, 2026

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

Project Deployment Actions Updated (UTC)
nteract-elements Ready Ready Preview, Comment Mar 4, 2026 11:05pm

Request Review

- GlobalFindBar: keyboard navigation, CodeMirror integration examples
- Runtime Icons: all 5 icons with sizing examples and color guidance
- Selection Card: full wizard example with PageDots and BRAND_COLORS

Added new UI section to docs navigation.
@rgbkrk rgbkrk marked this pull request as ready for review March 4, 2026 23:07
@rgbkrk rgbkrk merged commit d59e98e into main Mar 4, 2026
8 checks passed
@rgbkrk rgbkrk deleted the quill/chiang-mai-v4 branch March 4, 2026 23:12
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