-
Notifications
You must be signed in to change notification settings - Fork 1
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
test(components-react): add visual baselines for alert & link #345
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
import { LuxLink } from '@lux-design-system/components-react'; | ||
|
||
export const VisualStates = () => ( | ||
<div className="utrecht-document"> |
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.
<div className="utrecht-document"> | |
<> |
@MrSkippy Ik heb sterk het gevoel dat dit niet klopt. Mijns inziens zou je niet verplicht utrecht-document
moeten gebruiken om mooie links te hebben. Wat jij?
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.
Bij de links wel, helaas. Er is geen font-token voor de link, het inherit
van de parent component, vandaar.
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.
- Zie review alert in ticket GitHub
- Zie Link
Contents
Voeg baselines voor visuele regressie tests toe voor de volgende componenten:
LuxAlert
LuxLink
Checklist
Changesets are createdDefinition of Done is checked