Skip to content

[minor] Added support for dividers in dropdown options - #2533

Merged
PelayoFelgueroso merged 3 commits into
masterfrom
jialecl/dropdown-divider
Aug 26, 2026
Merged

[minor] Added support for dividers in dropdown options#2533
PelayoFelgueroso merged 3 commits into
masterfrom
jialecl/dropdown-divider

Conversation

@Jialecl

@Jialecl Jialecl commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Checklist
(Check off all the items before submitting)

  • Build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Purpose
Added a new feature that allows users to add divider between dropdown options.

Description
A new param has been added to dropdown options that when set to true it renders a divider under the option.

Comment thread apps/website/screens/components/dropdown/code/DropdownCodePage.tsx
Comment thread packages/lib/src/dropdown/DropdownMenu.tsx Outdated
@PelayoFelgueroso
PelayoFelgueroso merged commit 7f5cfb5 into master Aug 26, 2026
4 of 5 checks passed
@PelayoFelgueroso
PelayoFelgueroso deleted the jialecl/dropdown-divider branch August 26, 2026 09:16
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.

2 participants