-
Notifications
You must be signed in to change notification settings - Fork 42
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
Chat: fjern border, gjør svg mindre, bytt om "subtle" og "neutral" #2077
Conversation
🦋 Changeset detectedLatest commit: d6c714b The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Endringer til review: 901bf49ba2 | 45 komponenter | 270 stories |
@@ -41,16 +40,16 @@ | |||
|
|||
.navds-chat__avatar svg { | |||
align-self: center; | |||
height: 100%; |
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.
Chrome og avrunding 🙄 Eventuell fiks blir hacky, tror jeg... Skal undersøke.
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.
Ble ikke så ille som jeg fryktet 😅
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 🚀
En ting jeg så først nå var at variant "subtle" og "neutral" er reversert. Egentlig skal Neutral være den "mørkeste" varianten, mens subtle er den lyseste. Må evt fikses i CSS + endre default variant fra subtle
til neutral
. Dette er i teorien en breaking change, men kan kanskje gjøre noen github-søk å se om noen har oppdatert til 4.2.0
+ bruker Chat. Hvis det brekker noen apper trenger vi ikke å fikse det nå
Fjernet border og satte maks-størrelse på svg til 24x24px: #2075
Linda gir beskjed om endringen til de som bruker komponenten.
Usikker på om det er patch eller minor...?