Skip to content

refactor(datepicker): explicitly define change detection strategy#2199

Open
spliffone wants to merge 1 commit into
mainfrom
refactor/datepicker-explicit-change-detection-strategy
Open

refactor(datepicker): explicitly define change detection strategy#2199
spliffone wants to merge 1 commit into
mainfrom
refactor/datepicker-explicit-change-detection-strategy

Conversation

@spliffone

@spliffone spliffone commented Jun 21, 2026

Copy link
Copy Markdown
Member

@spliffone spliffone requested review from a team as code owners June 21, 2026 13:00

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates several components within the datepicker module—specifically SiCalendarBodyComponent, SiInitialFocusComponent, SiDateRangeComponent, SiDatepickerComponent, and a test WrapperComponent—to utilize ChangeDetectionStrategy.OnPush for change detection. I have no feedback to provide as there are no review comments to evaluate.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@spike-rabbit spike-rabbit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please do not apply OnPush yet on public facing components. We should do this with v51 as the behavior may change for application if the only mutate single properties.

@spliffone spliffone force-pushed the refactor/datepicker-explicit-change-detection-strategy branch from f6e7f02 to b196e96 Compare June 22, 2026 13:23
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