-
Notifications
You must be signed in to change notification settings - Fork 146
fix(menu): update and clarify description #3438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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
Collaborator
|
PF4 preview: https://patternfly-org-pr-3438-v4.surge.sh/v4 |
nicolethoen
added a commit
that referenced
this pull request
Apr 10, 2023
* changes to tooltip guidelines (#3400) * changes to tooltip guidelines * added indentation for images to be under each bullet --------- Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.11.1 - @patternfly/documentation-framework@1.6.1 - patternfly-org-4@4.17.1 * feat(docs): customize tabs with optional tabText frontmatter (#3394) * feat(docs): customize tabs with optional tabText frontmatter * improved variable names * updated examples to document tabName * PR feedback - let to const * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0 - @patternfly/documentation-framework@1.7.0 - patternfly-org-4@4.18.0 * feat(docs): enabled manual ordering of sidenav (#3403) * feat(docs): enabled manual ordering of sidenav * cleanup & working * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.13.0 - @patternfly/documentation-framework@1.8.0 - patternfly-org-4@4.19.0 * fix(whitespace): test github actions * add action guidance (#3347) * add action guidance * more additions * action updates * update last example image * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.13.1 - @patternfly/documentation-framework@1.8.1 - patternfly-org-4@4.19.1 * feat(trainings): remove broken trainings and replace some with blog style training (#3353) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.14.0 - @patternfly/documentation-framework@1.9.0 - patternfly-org-4@4.20.0 * docs(Badge): Small typo in a11y section (#3405) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.14.1 - @patternfly/documentation-framework@1.9.1 - patternfly-org-4@4.20.1 * Updates colors guideline content. (#3233) * Updates status colors to match alert component recommendations. Also makes small edits across file. * Adjust grid item. * Adds disabled color swatches and makes minor content changes. * Quick update to status and state color description. * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.14.2 - @patternfly/documentation-framework@1.9.2 - patternfly-org-4@4.20.2 * feat(docs): add react console documentation (#3366) * feat(docs): add react console documentation * fix(docs): add loader for jsx to extensions * chore(docs): bump react console version * chore(deps): bump console version * chore(deps): bump console version * fix(deps): re-added topology dependency * chore(console): bump console version and generate screenshot * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.0 - @patternfly/documentation-framework@1.10.0 - patternfly-org-4@4.21.0 * chore: remove hard coded GA ID (#3431) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.1 - @patternfly/documentation-framework@1.10.1 - patternfly-org-4@4.21.1 * fix(menu): update and clarify description (#3438) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.2 - @patternfly/documentation-framework@1.10.2 - patternfly-org-4@4.21.2 * updates to skeleton guidelines (#3422) * updates to skeleton guidelines * sentence and grammar edits * Trying again to stage and push * Trying again to stage and push * trying again to stage * trying again to stage * Update skeleton.md * updated text but still need images * Added centered files * added images * fixed everything from comments * Update spinner.md --------- Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.3 - @patternfly/documentation-framework@1.10.3 - patternfly-org-4@4.21.3 * fix(release): update docs for 2023.02 release (#3453) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.4 - @patternfly/documentation-framework@1.10.4 - patternfly-org-4@4.21.4 * Added guidance around disabling menu actions (#3424) * Added guidance around disabling menu actions * Updated disabled option guidelines * Added example image for disabled actions * Updated formatting of disabled menu guidance section * Formatting of disabled menu section * Adjusted image sizes * Update menu.md --------- Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> * feat(v5): pull in alphas, set up doc-framework alpha (#3401) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.0 - @patternfly/documentation-framework@2.0.0-alpha.1 * fix(whitespace): test github actions * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.1 - @patternfly/documentation-framework@2.0.0-alpha.2 * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.2 - @patternfly/documentation-framework@2.0.0-alpha.3 * fix(README): small wording change to test build * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.3 - @patternfly/documentation-framework@2.0.0-alpha.4 * fix(404 Page): Removed CardHeaderMain (#3429) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.4 - @patternfly/documentation-framework@2.0.0-alpha.5 * chore(Card): update a11y card docs (#3384) * update a11y card docs * PR feedback Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com> * format --------- Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com> * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.5 - @patternfly/documentation-framework@2.0.0-alpha.6 * chore(multiple): updated verbiage for arialabel props or attributes (#3396) * chore(multiple): updated verbiage for arialabel props or attributes * Updated anchors to Link component * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.6 - @patternfly/documentation-framework@2.0.0-alpha.7 * feat(docs-framework): add legacy ssl cli option (#3433) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.7 - @patternfly/documentation-framework@2.0.0-alpha.8 * fix(versions): add alpha.0 of drag-drop * fix(versions): fix typo * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.8 - @patternfly/documentation-framework@2.0.0-alpha.9 * Update to website title PatternFly 5 (#3443) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.9 - @patternfly/documentation-framework@2.0.0-alpha.10 * Update website IA for v5 (#3416) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.10 - @patternfly/documentation-framework@2.0.0-alpha.11 * updated community with yew (#3461) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.11 - @patternfly/documentation-framework@2.0.0-alpha.12 * chore(webpack5): Initial working commit with webpack5 (#3454) * chore(webpack5): Initial working commit with dev server and build working so far for webpack 5 update * chore(monaco): Update monaco plugin and dependent version * fix ssr * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.12 - @patternfly/documentation-framework@2.0.0-alpha.13 * fix(Tables): temporarily comment out tables so Table can be deprecated (#3468) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.13 - @patternfly/documentation-framework@2.0.0-alpha.14 * Iss3159 (#3442) * fix(Tabs): update tabs guidelines * Update tabs.md * Update tabs.md --------- Co-authored-by: nicolethoen <nthoen@redhat.com> Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0-alpha.14 - @patternfly/documentation-framework@2.0.0-alpha.15 * rebased from main --------- Co-authored-by: Tina Yip <98424339+tiyiprh@users.noreply.github.com> Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> Co-authored-by: patternfly-build <patternfly-build@redhat.com> Co-authored-by: Nicole Thoen <nthoen@redhat.com> Co-authored-by: E Gustavsson <eric@spytec.se> Co-authored-by: edonehoo <105813956+edonehoo@users.noreply.github.com> Co-authored-by: Austin Sullivan <ausulliv@redhat.com> Co-authored-by: kelseamann <91503095+kelseamann@users.noreply.github.com> Co-authored-by: Katie Edwards <94569315+kaedward@users.noreply.github.com> Co-authored-by: Titani Labaj <39532947+tlabaj@users.noreply.github.com> Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com> Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com> Co-authored-by: mcarrano <mcarrano@redhat.com> Co-authored-by: Dana Gutride <dgutride@gmail.com> Co-authored-by: kuklas <78739379+kuklas@users.noreply.github.com>
nicolethoen
added a commit
that referenced
this pull request
Apr 27, 2023
* feat(docs): added component description to header above tabs * feat(docs): added component description to header above tabs * set up components-info.json, pass to webpack.base.config * pass componentInfo to example.js * working except for Links in mdx to avoid anchor tags * update naming - image to illustration * revert to dangerouslySetInnerHTML * convert string to JSX to maintain router links * remove word doc * reapply tile fix * clean up logic to avoid undefined errors * fix form select & multiple file upload summaries * sort View all components to top of components sidenav * added component gallery * pull in component summary, illustration link * illustrations working, moved to v4 * insert toolbar & item count * feat(docs): add component gallery * increase toolbar width to offset pulling it left * add optional chaining and default values for drawerPanelData * add reset button in place of searchinput clear button * design feedback & css styling * responsive * remove unused code, fix sticky top on mobile * PR feedback 1 * gallery container sizing and spacing, default image * coker feedback, refactor toolbar & fix search interaction * fix hide sidebar based on search results * persistent sidebar * add list view * remove sidebar, add beta labels, click to navigate * data list max-width * fix toolbar z-index, refactor duplicate code * fix duplicate summary due to incorrect rebase * Fix surge links? * moving code into doc-framework * add alias for v4 component images in doc-framework webpack base config * remove link styling, nested links, beta labels on next components * adding hasOverview field to trigger gallery view * changes to tooltip guidelines (#3400) * changes to tooltip guidelines * added indentation for images to be under each bullet --------- Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.11.1 - @patternfly/documentation-framework@1.6.1 - patternfly-org-4@4.17.1 * feat(docs): customize tabs with optional tabText frontmatter (#3394) * feat(docs): customize tabs with optional tabText frontmatter * improved variable names * updated examples to document tabName * PR feedback - let to const * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.12.0 - @patternfly/documentation-framework@1.7.0 - patternfly-org-4@4.18.0 * feat(docs): enabled manual ordering of sidenav (#3403) * feat(docs): enabled manual ordering of sidenav * cleanup & working * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.13.0 - @patternfly/documentation-framework@1.8.0 - patternfly-org-4@4.19.0 * fix(whitespace): test github actions * add action guidance (#3347) * add action guidance * more additions * action updates * update last example image * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.13.1 - @patternfly/documentation-framework@1.8.1 - patternfly-org-4@4.19.1 * feat(trainings): remove broken trainings and replace some with blog style training (#3353) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.14.0 - @patternfly/documentation-framework@1.9.0 - patternfly-org-4@4.20.0 * docs(Badge): Small typo in a11y section (#3405) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.14.1 - @patternfly/documentation-framework@1.9.1 - patternfly-org-4@4.20.1 * Updates colors guideline content. (#3233) * Updates status colors to match alert component recommendations. Also makes small edits across file. * Adjust grid item. * Adds disabled color swatches and makes minor content changes. * Quick update to status and state color description. * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.14.2 - @patternfly/documentation-framework@1.9.2 - patternfly-org-4@4.20.2 * feat(docs): add react console documentation (#3366) * feat(docs): add react console documentation * fix(docs): add loader for jsx to extensions * chore(docs): bump react console version * chore(deps): bump console version * chore(deps): bump console version * fix(deps): re-added topology dependency * chore(console): bump console version and generate screenshot * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.0 - @patternfly/documentation-framework@1.10.0 - patternfly-org-4@4.21.0 * chore: remove hard coded GA ID (#3431) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.1 - @patternfly/documentation-framework@1.10.1 - patternfly-org-4@4.21.1 * fix(menu): update and clarify description (#3438) * chore(release): releasing packages [ci skip] - @patternfly/ast-helpers@0.15.2 - @patternfly/documentation-framework@1.10.2 - patternfly-org-4@4.21.2 * fix search params, remove hasOverview code * Move page .md from docs-framework to v4 * fixed placement of beta labels * split gallery page into composable components * added customizable text, documented params * fixed toolbar width * moved .md file to pages directory * move gallery page, remove hideSourceTabs * updated to enable toggling of subsection parsing * update & comment CSS * updates per comments --------- Co-authored-by: Tina Yip <98424339+tiyiprh@users.noreply.github.com> Co-authored-by: Margot <51165119+mmenestr@users.noreply.github.com> Co-authored-by: patternfly-build <patternfly-build@redhat.com> Co-authored-by: Nicole Thoen <nthoen@redhat.com> Co-authored-by: E Gustavsson <eric@spytec.se> Co-authored-by: edonehoo <105813956+edonehoo@users.noreply.github.com> Co-authored-by: Austin Sullivan <ausulliv@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.