Skip to content

Comments

v1.7.0#321

Merged
vrundakansara merged 21 commits intomasterfrom
staging
May 5, 2025
Merged

v1.7.0#321
vrundakansara merged 21 commits intomasterfrom
staging

Conversation

@jaieds
Copy link
Contributor

@jaieds jaieds commented May 5, 2025

Description

Version 1.7.0 - 5th May, 2025
- Improvement - Molecule - DropdownMenu: Added `Dropdown.ContentWrapper` sub-component to render dropdown content inside Dialog or Drawer contexts without requiring `Dropdown.Portal`.
- Improvement - Atom - Select: Refined dropdown positioning and enhanced the Storybook documentation to clearly illustrate when to apply `Select.Portal`, especially within Dialog or Drawer contexts.
- Improvement - Atom - Select: Enhanced the font size of the empty state to maintain a consistent and visually appealing user interface across all components.
- Improvement - Molecule - Accordion: Added `collapsible` prop to control whether the accordion is collapsible.

Screenshots

Types of changes

How has this been tested?

Checklist:

  • My code is tested
  • My code passes the PHPCS tests
  • I've created the npm build.
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

jaieds and others added 21 commits May 2, 2025 12:10
- Upgrade Floating-UI library.
- Changed strategy to `fixed`.
- Add visually hidden dismiss button for mobile devices.
- Introduced DropdownMenu.ContentWrapper for improved structure.
- Updated stories to demonstrate usage without DropdownMenu.Portal.
- Adjusted rendering logic to support new ContentWrapper.
- Added documentation for DropdownMenu usage within Dialogs, Drawers, and Popovers.
- Select component should be inside the Atom not molecule.
…onent-improvement

SUR-506 - [Org Schema] Type dropdown is not working, conflict with ForceUI and code
improvement (Atom: Select) - Update the Select component empty state message font-size
Co-authored-by: Jaied Al Sabid <87969327+jaieds@users.noreply.github.com>
Co-authored-by: Jaied Al Sabid <87969327+jaieds@users.noreply.github.com>
SUR-541 - Added : collapsible prop to accordian
@jaieds jaieds requested a review from vrundakansara May 5, 2025 12:25
@vrundakansara vrundakansara merged commit 4c32ec4 into master May 5, 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.

3 participants