-
Notifications
You must be signed in to change notification settings - Fork 174
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
Product Switcher documentation and configurable label and icon #703
Conversation
maxmarkus
commented
Jul 30, 2019
- label and icon are configurable
- adds documentation
Co-Authored-By: Barbara Szwarc <[email protected]>
…uigi into 698-configurable-my-products
…uigi into 698-configurable-my-products
…uigi into 698-configurable-my-products
productSwitcher = { | ||
label: 'My Products', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I have added the default label My Products. Is also required for backwards compatibility.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
…uigi into 698-configurable-my-products
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Added product switcher configurable icon and label, documentation