Commit ff2d665
Menu content update (#5702)
* Use cases section
* Anatomy and Types
* Organizing "Organizing menu items" section
* Do and donts and cleanup
* content guidelines and update to accessibility
* description
* minor typo
* splitting up the paragraph
* detail on icon only copy
* adding anatomy diagram
* adjunsting arrows
* adjustments
* Update MenuAnatomy.js
* minor adjustments
* removed anatomy to move to another branch
* implement task #5726 for Types section
* fix #5727 for menu page
* revert commits to main PR
* Menu anatomy (#5713)
* Refactored for clarity and consistency with other anatomies
* adjusting pointers
* adjustments
* [Docs] - Menu anatomy proposed refactoring (#5728)
* Proposed implementation cleanup and refactoring
* Updated markdown
* Fixed spread
* Adding dotted lines and adjusting targets for clarity
* Refactored for clarity and consistency with other anatomies
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
* adjusting pointers
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
* adjustments
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
* [Docs] - Menu anatomy proposed refactoring (#5728)
* Proposed implementation cleanup and refactoring
* Updated markdown
* Fixed spread
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
* Adding dotted lines and adjusting targets for clarity
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
* adjusting pointers
Signed-off-by: luketa8 <lucas.speyer@gmail.com>
* chore: trigger preview
Signed-off-by: luketa8 <lucas.speyer@gmail.com>
* removing duplicate line
* adjusting menu button
* adjusting menu button
---------
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
Signed-off-by: luketa8 <lucas.speyer@gmail.com>
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* Update menu.mdx
Content updated according to comments on #5745
* remove unused imports
* [Docs] Menu types section update (#5745)
* [Docs site] Layout - Refactored DocLayout to make future enhancements to site page Layout.js (#5685)
* Moved PageContent to be part of AppHeader for readability
* Refactored creating a DocsLayout for enhanced readability
* tweaked skipto target label
* Update aries-site/src/layouts/content/DocsLayout.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fixed falsy condition
* Removed hardcoded container width
* Moved Box layout direction to be responsibility of DocsLayout
* Removed MainContentWrapper for greater clarity --> placed PageContent within DocsLayout
* Moved location of Page wrapper
* Removed uneccessary props from AppHeader
* Removed unused import
* syntax formatting and removed commented out line
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Storybook cleanup controls and dark mode (#5722)
* storybook cleanup controls and dark mode
* address comments
* address comments
* Update icons-grommet README.md (#5697)
* Update icons-grommet README.md
* Add icons figma link
* Update README.md
* Update packages/icons-grommet/README.md
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
* Update packages/icons-grommet/README.md
---------
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
* add chromatic to the workflow (#5723)
* add chromatic to the workflow
* remove token
* update file
* Trigger Chromatic workflow with updated token
* Update shared/aries-core/package.json
Co-authored-by: Jessica Rosenquist <54560994+jcfilben@users.noreply.github.com>
* Update package.json
* remove build search script
---------
Co-authored-by: Jessica Rosenquist <54560994+jcfilben@users.noreply.github.com>
* Standardize Card Preview Backgrounds (#5699)
* removing overrides and adding padding where needed
* adding padding and adjustments on background change
* remove disabled
* change background
* make components in cards non focusable
* make components in cards non focusable
---------
Co-authored-by: britt6612 <brittany.archibeque@hpe.com>
* DS storybook - add Box story (#5724)
* box story
* Update shared/aries-core/src/stories/utils/commonArgs.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* pull common args from the theme
* alphabetize argTypes in Box
* added skeleton prop
* move more items to common args
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* [Docs] Tutorials - Grid fundamentals update (#5652)
* initial commit
- Changed to 6 items in grid example for harmony in grid reflow
- Added background-front and padding to Grid demo background to make card style visible.
- Minor updates to card example to save vertical space
* Updated description on card & header
* Updated bg color
Modified bg color to 'background-info'
this resolved TODO note and matches code in 'step 1' example
* Updated based on review
Deleted unused image (from removed 7th card.
Updated example files to
1- Remove unnecessary background={{ color: 'transparent' }} on <Grommet>
2- Standardize format of initial <b
Box>
* remove background=transparent on Grommet for stepFive.js
* Replace background value with correct semantic one.
* docs: added TODO, replace staic image with link to coded example of finished grid
* reformat files
* replace heading for text
* Updated per feedback
Wrapped <ProductPage> in examples.
Updated aria for button icon.
Removed unused vars
* Added overflow to fix mobile view when switched
* address feedback
* address Matts comments
* add overflow auto
* add back image
* Update StarterTemplate.js
* Reorder import statements in StepFive.js
* add back image
---------
Co-authored-by: sulaymon333 <tjsulaymon@gmail.com>
Co-authored-by: britt6612 <brittany.archibeque@hpe.com>
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
* Standardize spacing between sections on pages (#5684)
* Standardize spacing between sections on pages
* refactoring for simplicity
* Fixing inconsistent gap below titles
* address Matts comments
* added subsection and content section to learn and templates
* Update index.js
* added subsection and content section to learn and templates
---------
Co-authored-by: britt6612 <brittany.archibeque@hpe.com>
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
* [Docs-site] Convert datatable status and state images to code (#5664)
* convert static images to code
* delete static datatable images
* more fixes
* update content and replace images with code
* increase anatomy width
* update grommet doc link from data to datafilters
* update status and state table headings
* fix combined status and state column status column label
* revert anatomy changes
* remove DataTableFilterExample inline example
* convert statusIcon util to a component
* remove instructions from status only colum table title
* unlist filter list item link under narrowing a result set section
* reduce datatable height and no fill
* fix status and state tables row height and standardize detail page namevalues into two columns
* remove Server name: from table header for status only column detail table
* Update aries-site/src/examples/components/datatable/DataTableStatusOnlyExample.js
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* Update aries-site/src/examples/components/datatable/DataTableCombinedStatusStateExample.js
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* Update aries-site/src/examples/components/datatable/DataTableSeparateStatusStateExample.js
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* Update aries-site/src/examples/components/datatable/DataTableStatusOnlyExample.js
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
---------
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* fix menu types section - #5726 issue
* Added SelectMultiple to all-components page (#5747)
* update menu label
* fix typo on status indicator page (#5756)
* DS storybook - More layout stories (#5731)
* box story
* Update shared/aries-core/src/stories/utils/commonArgs.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* pull common args from the theme
* alphabetize argTypes in Box
* added skeleton prop
* move more props to commonArgs
* remaining layout stories
* address feedback
* Fix accessibility issue
* add aria-hidden to icon
* remove boxArgs from Page
* update args after devdiscussion
* adjust card argTypes
* removed elevation form foot and header stories
* remove plain from buttons in header story
* incorporate changes from review
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* remove gap between icons only menus
* add anchor storybook (#5743)
* add anchor storybook
* add icons to anchor story
* address Jessicas comment
* remove pad
* remove pad
* make panel on right side
* remove addon
* address matts comments
* address Jessica's comments
* set addons panel to default to the right side of the screen (#5759)
* remove space from icons only menu Grid -> Box
* remove wrapping Box comp.
* Revert "Merge branch 'master' into menu-types"
This reverts commit 89fa64d, reversing
changes made to 39309f7.
* remove hoverIndicator prop
* update menu items
---------
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jessica Rosenquist <54560994+jcfilben@users.noreply.github.com>
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
Co-authored-by: Lucas Speyer <lucas.speyer@gmail.com>
Co-authored-by: britt6612 <brittany.archibeque@hpe.com>
Co-authored-by: SeamusLeonardHPE <135040188+SeamusLeonardHPE@users.noreply.github.com>
* [Docs] Menu do-donts section update (#5746)
* fix menu do-donts section #5727
* restore original file name MenuDividersExample --> MenuGroupingExample
* update menu items
* updatemenu item group and text
* Update aries-site/src/examples/components/menu/MenuMock.js
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
* Update aries-site/src/examples/components/menu/MenuMock.js
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
* update profiles to server
* updated menu.mdx from main PR
* Update aries-site/src/examples/components/menu/MenuMock.js
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* refactor mock menu
* rename and restructure files for MenuMock and fix error from MenMockButton inside MenuAnatomy
---------
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
Co-authored-by: britt6612 <brittany.archibeque@hpe.com>
* restore MenuAnatomy section inside menu.mdx
* Update menu.mdx
small changes to content
* Update apps/docs/src/data/structures/components.js
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* Update apps/docs/src/pages/components/menu.mdx
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
* added background-back to example
---------
Signed-off-by: Lucas Speyer <lucas.speyer@gmail.com>
Signed-off-by: luketa8 <lucas.speyer@gmail.com>
Co-authored-by: Lucas Speyer <lucas.speyer@gmail.com>
Co-authored-by: sulaymon333 <tjsulaymon@gmail.com>
Co-authored-by: Matthew Glissmann <mdglissmann@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jessica Rosenquist <54560994+jcfilben@users.noreply.github.com>
Co-authored-by: Brittany <42451602+britt6612@users.noreply.github.com>
Co-authored-by: britt6612 <brittany.archibeque@hpe.com>
Co-authored-by: SeamusLeonardHPE <135040188+SeamusLeonardHPE@users.noreply.github.com>1 parent be1d4c2 commit ff2d665
File tree
13 files changed
+656
-240
lines changed- apps/docs/src
- data/structures
- pages/components
13 files changed
+656
-240
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
| 867 | + | |
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 20 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
19 | 29 | | |
20 | 30 | | |
21 | 31 | | |
| |||
Lines changed: 19 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments