Skip to content

Commit

Permalink
Merge branch 'main' into lmendoza/9453-update-node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 authored Nov 8, 2024
2 parents 1c489c7 + 72a954b commit 369a7be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v2.107.7 - 2024-11-08

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.6...v2.107.7)

- [#2389](https://github.com/ORCID/orcid-angular/pull/2389): Lmendoza/9474 qa email domains interstitial shown in oauth flow displayed in fixed size pop up window

## v2.107.6 - 2024-11-08

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.5...v2.107.6)

- [#2388](https://github.com/ORCID/orcid-angular/pull/2388): Transifex

## v2.107.5 - 2024-11-05

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.4...v2.107.5)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
$foreground: map-get($theme, foreground);
$background: map-get($theme, background);

.authorize-button {
.authorize-button {
color: $orcid-light-primary-text;
background: mat.get-color-from-palette($primary, 700);
}
Expand Down

0 comments on commit 369a7be

Please sign in to comment.