mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
* create standalone option selection button component * create option selection components * replace dropdown-menu component with option selection in button row * create folder and vault selection components * add story for option-selection and update button row component * update options selection component behaviour and styling * add shared icon typing * move Options to common types * refactor option selection component to handle options better * rework notification footer and button row components to handle expected data props * add optional selection option menu label * set max-height with scroll handling on option selection menu * fix menu item spacing * avoid displaying the dropdown menu horizontally outside of the viewport * update dropdown menu style * update button content spacing * allow overriding default scrollbar colors * update options items menu typography * fix eslint exception * refine some prop names