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

VLC-refactor (CSS) Part 4 #882

Merged
merged 18 commits into from
May 17, 2021
Merged

Conversation

brenner-company
Copy link
Contributor

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):

  • vlc-link-actions
  • vlc-login
  • vlc-color-badge-holder
  • vlc-color-badge
  • vlc-publication-status-selector
  • vlc-subcase-description-grid

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.

@brenner-company
Copy link
Contributor Author

@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 development -> #732-vlc-refactor gedaan.

Neem jij dit op (met het verlof van Sven)?

@brenner-company brenner-company marked this pull request as ready for review May 17, 2021 10:46
<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}}" />
Copy link
Contributor

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Goeie opmerking, bedankt!

@MikiDi MikiDi merged commit 972960f into development May 17, 2021
@MikiDi MikiDi deleted the DES/enhancement/#732-vlc-refactor branch May 17, 2021 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants