Content-Length: 300360 | pFad | http://github.com/angular-robot/angular/commit/2ddd9aa4c3e28d9414517bd406cfb3fc3f3ef2dc

CD docs(docs-infra): update update guide when changing level (#62526) · angular-robot/angular@2ddd9aa · GitHub
Skip to content

Commit 2ddd9aa

Browse files
JeanMecheAndrewKushnir
authored andcommitted
docs(docs-infra): update update guide when changing level (angular#62526)
This commit also fixes the colors of the material button toggle fixes angular#62432 PR Close angular#62526
1 parent efb4783 commit 2ddd9aa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

adev/shared-docs/styles/_colors.scss

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,17 @@
293293
)
294294
);
295295

296+
:root {
297+
@include mat.button-toggle-overrides(
298+
(
299+
text-color: var(--primary-contrast),
300+
background-color: var(--octonary-contrast),
301+
selected-state-text-color: var(--secondary-contrast),
302+
selected-state-background-color: var(--senary-contrast),
303+
)
304+
);
305+
}
306+
296307
// LIGHT MODE (Explicit)
297308
.docs-light-mode {
298309
background-color: #ffffff;

adev/src/app/features/update/update.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3>Angular versions</h3>
8484

8585
<h3>Application complexity</h3>
8686
<mat-button-toggle-group
87-
(change)="level = $event.value;"
87+
(change)="level = $event.value; showUpdatePath()"
8888
[value]="level"
8989
style="margin-bottom:16px;"
9090
>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/angular-robot/angular/commit/2ddd9aa4c3e28d9414517bd406cfb3fc3f3ef2dc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy