Skip to content

feat: add SmartSelect component and related types to index export#77

Merged
Aunshon merged 1 commit intomainfrom
add-dialog-component
Apr 3, 2026
Merged

feat: add SmartSelect component and related types to index export#77
Aunshon merged 1 commit intomainfrom
add-dialog-component

Conversation

@Aunshon
Copy link
Copy Markdown
Collaborator

@Aunshon Aunshon commented Apr 3, 2026

Summary by CodeRabbit

  • New Features
    • The SmartSelect component and its associated TypeScript types are now publicly available for developers to use. This enables integration of advanced selection functionality with complete type safety and support. Developers can now build sophisticated selection features with improved experience and better type checking across their applications.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: aba0eb31-11a4-4384-a87d-25fc94ab125a

📥 Commits

Reviewing files that changed from the base of the PR and between 0f08bb0 and 58321ee.

📒 Files selected for processing (1)
  • src/index.ts

📝 Walkthrough

Walkthrough

src/index.ts now re-exports the SmartSelect component and its associated types (SmartSelectOption, SmartSelectProps, SmartSelectCreateContext) from ./components/ui, making them available from the package's main entry point.

Changes

Cohort / File(s) Summary
Main Export Entry Point
src/index.ts
Added re-exports for the SmartSelect component and three related types (SmartSelectOption, SmartSelectProps, SmartSelectCreateContext) from ./components/ui.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop and a bound, through index we go,
SmartSelect now shines in the export's glow,
With types bundled tight, so clean and so neat,
The public API is now quite complete!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding SmartSelect component and its associated types to the index export.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-dialog-component

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Aunshon Aunshon merged commit 0d12e66 into main Apr 3, 2026
1 check passed
@Aunshon Aunshon deleted the add-dialog-component branch April 3, 2026 09:08
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