Skip to content

Conversation

@jaieds
Copy link
Contributor

@jaieds jaieds commented Sep 12, 2025

Description

Version 1.7.6 - 11th September, 2025
- Improvements: Atom - Select - Improved search logic.

Screenshots | Video with voice-over

Link to Figma (If applicable)

How has this been tested?

Checklist:

  • My code is tested
  • Screenshot added in PR
  • Figma design linked
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I have resolved all lint issues
  • My templates are responsive
  • I've added conditional class names use cn()
  • I've followed theme color usage
  • I have used clear and relevant file paths

earth9890 and others added 9 commits September 11, 2025 14:38
- Introduced `SiteSelectExample` demonstrating complex JSX components in options.
- Added `searchValue` prop to `Select.Option` for reliable search.
- Updated `SelectOptions` to utilize `searchValue` for filtering.
- Enhanced utility function to support complex JSX structures.
…t component for enhanced search functionality.
SUR-659 -  Add enhanced Select component with JSX options and search functionality
@@ -1,12 +1,12 @@
{
"name": "@bsf/force-ui",

Choose a reason for hiding this comment

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

What: Detected a version change for the package; validation is required for the new version.

Why: Updating to a new version can introduce new dependencies or changes that might affect the stability, security, or performance of the project. It is essential to ensure that the updated package does not introduce vulnerabilities and works as expected with the existing codebase.

How: Perform regression testing to check if the updated package does not break existing functionalities and assess any new features or changes introduced in version 1.7.6. Additionally, review the package release notes for any important changes that could impact security or functionality.

@vrundakansara vrundakansara merged commit dfe1134 into master Sep 12, 2025
8 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.

4 participants