Skip to content

v1.7.8#394

Merged
jaieds merged 3 commits intomasterfrom
staging
Feb 24, 2026
Merged

v1.7.8#394
jaieds merged 3 commits intomasterfrom
staging

Conversation

@jaieds
Copy link
Copy Markdown
Contributor

@jaieds jaieds commented Feb 24, 2026

Description

Version 1.7.8 - 10th February, 2026
- Fix: Organism - Dialog, Drawer, Tabs: Resolved an issue where Dialog and Drawer components failed to unmount when containing a Tabs component.

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

Comment thread package.json
@@ -1,5 +1,5 @@
{
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

What: The package name has been changed from "@brainstormforce/force-ui" to "@bsf/force-ui".

Why: This update indicates a potential rebranding or restructuring of the project under a shorter namespace, which may help reduce cognitive load when using the library. However, changing package names can have implications for version compatibility and requires careful consideration if this package is published or consumed by others.

How: Ensure that any consumers of this package are informed about the name change and update their dependencies accordingly. If this package is already published and used in various environments, consider following a deprecation strategy to avoid breaking changes.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Great job! ✅ The PR looks solid with no security or performance issues.

Please make sure to resolve any remaining comments if any. Approved 👍

@jaieds jaieds merged commit 01e6282 into master Feb 24, 2026
9 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