Skip to content

PD-4980,PD-4979,PD-4977,PD-4978 + Improve my-orcid rendering resources#2744

Merged
amontenegro merged 3 commits into
mainfrom
lmendoza/PD-4978
Feb 12, 2026
Merged

PD-4980,PD-4979,PD-4977,PD-4978 + Improve my-orcid rendering resources#2744
amontenegro merged 3 commits into
mainfrom
lmendoza/PD-4978

Conversation

@cryptalith

Copy link
Copy Markdown
Member

No description provided.

@amontenegro

Copy link
Copy Markdown
Member

@github-actions

github-actions Bot commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Your UI docs preview is ready!

Preview URL: https://orcid.github.io/orcid-angular/runway/PD-4978/

This preview will be updated automatically when you push new commits to this PR.


Deployed from commit: 77598aa

@cryptalith cryptalith changed the title Lmendoza/pd 4978 PD-4980,PD-4979,PD-4977,PD-4978 + Improve my-orcid rendering resources Feb 12, 2026
@amontenegro

Copy link
Copy Markdown
Member

templateUrl: './language.component.html',
styleUrls: ['./language.component.scss'],
standalone: false,
changeDetection: ChangeDetectionStrategy.OnPush,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Reduces rendering cycles from N to 1 per user visit.

togglz
.getMaintenanceMessages()
.pipe(take(1))
.subscribe((value) => {

@cryptalith cryptalith Feb 12, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Reduces rendering cycles from N to 1 per user visit.

@amontenegro amontenegro merged commit df6be96 into main Feb 12, 2026
6 checks passed
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