-
Notifications
You must be signed in to change notification settings - Fork 4
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
VLC-refactor (CSS) Part 4 #882
Conversation
@MikiDi De tests zien er alvast goed uit (http://kal-kastaar.s.redpencil.io:8080/job/kaleidos/job/FeatureBranches/view/change-requests/job/PR-882/) en ik heb zonet ook nog even een merge Neem jij dit op (met het verlof van Sven)? |
<div class="vlc-color-badge-holder__label">{{@decisionResultCode.label}}</div> | ||
<div class="auk-u-flex auk-u-flex--align-baseline"> | ||
<div class="auk-u-flex__item auk-u-flex__item--shrink"> | ||
<WebComponents::AuColorBadge @skin="{{this.skin}}" /> |
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.
Gezien this.skin
hier sowieso als een string is, zijn de extra quotes hier niet nodig. Dit mag meteen @skin={{this.skin}}
worden. Ik pas het aan.
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.
Goeie opmerking, bedankt!
Referentie issue: #732 'Algemene todo: Refactor doel 2 - vlc naar auk'
Om de PR's iets makkelijker/lichter te maken zal ik componenten groeperen in een aantal delen.
Volgende componenten zijn gerefactored (binnen deze PR):
om VLC-componenten te refactoren en niet direct een verandering in functionaliteit/look-and-feel te veroorzaken heb ik nog enkele tijdelijke styling rules toegevoegd. Voor au-kaleidos-css kunnen die gevonden worden onder
au-kaleidos-css/auk-additions
.