Skip to content

Commit

Permalink
update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
thyhmdo committed Oct 27, 2023
1 parent 9d30ad2 commit fc2b814
Show file tree
Hide file tree
Showing 21 changed files with 10 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/menu-buttons/images/usage-menu-button-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions src/pages/components/menu-buttons/style.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Menu buttons
description:
Menu buttons, including menu buttons, combo buttons, and overflow menus, open
a menu with a list of interactive options.
tabs: ['Usage', 'Style', 'Code', 'Accessibility']
---

Expand Down Expand Up @@ -117,13 +120,11 @@ small, medium, and large.
| | Medium (md) | 40 / 2.5 |
| | Large (lg) | 48 / 3 |

<Row>
<Column colLg={8}>
<div className="image--fixed">

![Menu button sizes](images/style-menu-sizes.png)

</Column>
</Row>
</div>

## Feedback

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/menu/images/style-menu-structure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/menu/images/usage-interactions-mouse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/menu/images/usage-menu-anatomy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/components/menu/images/usage-menu-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions src/pages/components/menu/style.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
---
title: Menu
description:
A menu is a list of interactive options that appears when users interact with
an element or perform a specific action.
tabs: ['Usage', 'Style', 'Code', 'Accessibility']
---

Expand Down Expand Up @@ -151,13 +154,11 @@ while also having a fixed maximum width of 288px (or 18rem).
| | Medium (md) | 40 / 2 .5 |
| | Large (lg) | 48 / 3 |

<Row>
<Column colLg={8}>
<div className="image--fixed">

![Menu sizes](images/style-menu-sizes.png)

</Column>
</Row>
</div>

## Feedback

Expand Down

0 comments on commit fc2b814

Please sign in to comment.