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

Feature/angular update #617

Merged
merged 20 commits into from
Aug 13, 2024
Merged

Feature/angular update #617

merged 20 commits into from
Aug 13, 2024

Conversation

highmed-admin
Copy link
Contributor

No description provided.

@@ -7,6 +7,7 @@ mat-form-field {
width: 100%;
}

/* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version. */
Copy link
Contributor

Choose a reason for hiding this comment

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

Wenn das Todo hier schon behoben ist, dann gerne entfernen.

@@ -5,41 +5,49 @@
$accent: map-get($theme, accent);
$primary: map-get($theme, primary);
$additional: map-get($theme, additional);

.mat-icon-button.mat-button-disabled.mat-button-disabled {
/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
Copy link
Contributor

Choose a reason for hiding this comment

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

Auch hier wie gehen wir mit den TODOs um?


.mat-icon-button.mat-button-disabled.mat-button-disabled {
/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
Copy link
Contributor

Choose a reason for hiding this comment

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

s.o.

&.mat-stroked-button .mat-button-wrapper > *,
&.mat-raised-button .mat-button-wrapper > *,
&.mat-flat-button .mat-button-wrapper > * {
/* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
Copy link
Contributor

Choose a reason for hiding this comment

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

s.o.

@ramueSVA ramueSVA merged commit d384175 into develop Aug 13, 2024
7 checks passed
@ramueSVA ramueSVA deleted the feature/angular-update branch August 13, 2024 11:54
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.

2 participants