FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(ApplicationLauncher): Allow custom icon for application launcher toggle by jeff-phillips-18 · Pull Request #2492 · patternfly/patternfly-react · GitHub

fix(ApplicationLauncher): Allow custom icon for application launcher toggle - #2492

Merged
jschuler merged 1 commit into
patternfly:masterfrom
jeff-phillips-18:app-launcher
Jul 10, 2019
Merged

fix(ApplicationLauncher): Allow custom icon for application launcher toggle#2492
jschuler merged 1 commit into
patternfly:masterfrom
jeff-phillips-18:app-launcher

Conversation

Copy link
Copy Markdown
Member

What:
Accept a prop (toggleIcon) to allow overriding the application launcher's toggle icon.

redallen left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

CI failed rendering ApplicationLauncher.md:

@patternfly/react-docs: error Building static HTML failed for path "/components/applicationlauncher/"
@patternfly/react-docs: See our docs page on debugging HTML builds for help https://gatsby.dev/debug-html
@patternfly/react-docs:   2948 |   });
@patternfly/react-docs:   2949 |   // eslint-disable-next-line no-new-func
@patternfly/react-docs: > 2950 |   var res = new (Function.prototype.bind.apply(Function, [null].concat(['_poly', 'React'], scopeKeys, [code])))();
@patternfly/react-docs:        | ^
@patternfly/react-docs:   2951 |   return res.apply(undefined, [_poly, React].concat(scopeValues));
@patternfly/react-docs:   2952 | };
@patternfly/react-docs:   2953 | 
@patternfly/react-docs: 
@patternfly/react-docs:   WebpackError: ReferenceError: HelpIcon is not defined
@patternfly/react-docs:   
@patternfly/react-docs:   - react-live.es.js:2950 ApplicationLauncheIcon.render
@patternfly/react-docs:     [project]/[react-live]/dist/react-live.es.js:2950:1

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://patternfly-react-pr-2492.surge.sh

Copy link
Copy Markdown
Member Author

@redallen Fixed the CI issue.

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Good fix :)

jschuler merged commit 9cdc85d into patternfly:master Jul 10, 2019

Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-core@3.67.4
  • @patternfly/react-docs@4.8.70
  • @patternfly/react-inline-edit-extension@2.9.33
  • demo-app-ts@2.8.4
  • @patternfly/react-table@2.14.7
  • @patternfly/react-topology@2.6.4
  • @patternfly/react-virtualized-extension@1.1.66

Thanks for your contribution! 🎉

jeff-phillips-18 deleted the app-launcher branch May 12, 2022 12:00
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL