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

fix: #333 - gray underline for default link on visited state + force … #335

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

mattgoud
Copy link
Collaborator

…highcontrast if highcontrast and articles props are both true

❓ Types of changes

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • 📦 New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes
  • The component exists on old Prestashop UIKit and my pull request on migrating documentation is accepted.

…highcontrast if highcontrast and articles props are both true
@mattgoud mattgoud self-assigned this May 30, 2024
@mattgoud mattgoud requested a review from krimz May 30, 2024 12:38
@mattgoud mattgoud merged commit 64d05f5 into main Jun 10, 2024
3 of 5 checks passed
@mattgoud mattgoud deleted the 333-style-default-link-visited-state-gray-underline branch June 10, 2024 08:38
@mattgoud mattgoud restored the 333-style-default-link-visited-state-gray-underline branch June 21, 2024 15:24
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.

[Style] [Link] - For the default link leave the underline in gray for the visited state
1 participant