Skip to content

Commit

Permalink
Docs: Add alternate menu icon image (#868)
Browse files Browse the repository at this point in the history
  • Loading branch information
imatwawana authored Oct 9, 2024
1 parent 5ea8b9e commit 5dfd83c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/sources/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ This page provides a summary of notable changes to Writers' Toolkit guidance.

## October 2024

| New guidance or change | Page |
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| Added _kebab case_ and _single pane of glass_ to word list. | [Word list - kebab case](/docs/writers-toolkit/write/style-guide/word-list/#kebab-case) & |
| [Word list - single pane of glass](/docs/writers-toolkit/write/style-guide/word-list/#single-pane-of-glass) |
| New guidance or change | Page |
| ----------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Added _kebab case_ and _single pane of glass_ to word list. | [Word list - kebab case](/docs/writers-toolkit/write/style-guide/word-list/#kebab-case) & [Word list - single pane of glass](/docs/writers-toolkit/write/style-guide/word-list/#single-pane-of-glass) |
| Added second menu icon image to UI elements list. | [UI elements list](/docs/writers-toolkit/write/style-guide/ui-elements/) |

## September 2024

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/write/style-guide/ui-elements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To view the images in this table, click **Expand Table** at the top-right corner
| dashboard header | The area at the top of the screen that displays your location in the application and includes dashboard tools. | ![Dashboard header](/media/docs/writers-toolkit/ui-elements/screenshot-dashboard-header-10.2-2.png) | |
| dialog box | A box that appears on top of the main screen of the application where you can enter information or select commands. | ![Dialog box](/media/docs/writers-toolkit/ui-elements/screenshot-dialog-box-10.2.png) | Don't use _modal_ or _dialog_ without _box_. |
| main menu | The navigation that opens on the left side of the screen when you click the menu icon (see below). | ![Main menu](/media/docs/writers-toolkit/ui-elements/screenshot-main-menu-10.2.png) | Don't refer to this as the _navigation menu_ or _primary menu_. |
| menu icon | The element that opens the main menu. | ![Menu icon](/media/docs/writers-toolkit/ui-elements/screenshot-menu-icon-10.2.png) | Don't refer to this as the _hamburger menu_. |
| menu icon | The element that opens the main menu. | ![Menu icon](/media/docs/writers-toolkit/ui-elements/screenshot-menu-icon-10.2.png) ![Menu icon](/media/docs/writers-toolkit/ui-elements/screenshot-menu-icon-2.png) | Don't refer to this as the _hamburger menu_. |
| panel header | The area at the of a panel that contains the panel name, the edit menu, and other indicators. | ![Panel header](/media/docs/writers-toolkit/ui-elements/screenshot-panel-header-10.2-2.png) | |
| switch | Used to turn UI features on and off. | ![Switch](/media/docs/writers-toolkit/ui-elements/switch.png) | Don't refer to this as a _toggle_. |
| tab | An element that lets multiple pages exist within one screen. | ![Tab](/media/docs/writers-toolkit/ui-elements/screenshot-tab-10.2.png) | Other UI elements, such as radio button groups ([example 1](/media/docs/writers-toolkit/ui-elements/screenshot-radio-button-group-1-10.2.png), [example 2](/media/docs/writers-toolkit/ui-elements/screenshot-radio-button-group-2-10.2.png)), behave much like tabs, but shouldn't be referred to as tabs; avoid naming these elements, using just the element label instead. |
Expand Down

0 comments on commit 5dfd83c

Please sign in to comment.