-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Menu and Friends workstream (#15398)
* feat: added top direction * feat: adding ellipse check * feat: adding alignments to menu * feat: added alignment working * feat: added ellipsis to combobutton * fix: added aalignments and ellipsis * fix: fixed popover * fix: fixed bugs in alignment * fix: fixed prop name * fix: added tests to ComboButton * feat: added story manipulation * test: updated snapshots * fix: changed style file re-use in other components * fix: fixed menu size when the combobutton is larger * fix: added comment * docs: added docs to menubutton * test: updated snapshots * fix: changed css and docs * feat: added menuAlignment to overflowMenu * fix: slipt css for menuAligment due to different block-sizes * test: added test for different files * fix: added new stories for MenuButton * fix: added box shadow to top alignment * fix: fixed visual changes in percy * fix: added the menuAlignment to playground * fix: fixed typo on the scss * Update _menu.scss remove comments * Update packages/react/src/components/Menu/Menu.tsx Co-authored-by: TJ Egan <[email protected]> * Update packages/react/src/components/Menu/Menu.tsx Co-authored-by: TJ Egan <[email protected]> * Update index.js * Update Menu.tsx * fix: fixed alignment naming * fix: removed console.log * fix: experimental property added to menualignment * test: fixed tests * fix: fixed ref and menuAlignment names * docs: fixed docs * fix: snapshots * Update packages/react/src/components/Menu/Menu.tsx * Update packages/react/src/components/ComboButton/ComboButton.mdx * fix: removed test playground code --------- Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Taylor Jones <[email protected]>
- Loading branch information
1 parent
b4464c1
commit 722b329
Showing
18 changed files
with
536 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.