Skip to content
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

Exploring Unnecessary Conditionals: Header #3112

Conversation

SriHV
Copy link
Contributor

@SriHV SriHV commented Mar 25, 2024

What is the context of this PR?

#3021 Added three params item.iconType, item.title in _macro-options.md

How to review this PR

Check that params used in component are mentioned in the _macro-options.md

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit 3759730
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/66151150596a6c00083c801b
😎 Deploy Preview https://deploy-preview-3112--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SriHV SriHV self-assigned this Mar 25, 2024
@SriHV SriHV added the Enhancement Change of existing feature label Mar 25, 2024
@SriHV SriHV linked an issue Mar 25, 2024 that may be closed by this pull request
3 tasks
@SriHV SriHV requested a review from a team March 25, 2024 12:42
@SriHV SriHV marked this pull request as ready for review March 25, 2024 12:42
@SriHV SriHV changed the title changes in documentation Exploring Unnecessary Conditionals: Header Mar 25, 2024
Copy link
Contributor

@rmccar rmccar left a comment

Choose a reason for hiding this comment

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

This needs a bit more investigation into how the params work iconType is only supported for service links and not navigation. Also iconPosition does not need to be set in this instance, the icon can still be set without it

@alessioventuriniAND alessioventuriniAND merged commit 29fd0df into main Apr 10, 2024
9 checks passed
@alessioventuriniAND alessioventuriniAND deleted the enhancement/3021/explore-unnecessary-conditionals-header branch April 10, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Change of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exploring Unnecessary Conditionals: Header
4 participants