Skip to content

Conversation

@r-farkhutdinov
Copy link
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Jan 6, 2026
@r-farkhutdinov r-farkhutdinov marked this pull request as ready for review January 6, 2026 16:34
@r-farkhutdinov r-farkhutdinov requested a review from a team as a code owner January 6, 2026 16:34
Copilot AI review requested due to automatic review settings January 6, 2026 16:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances TypeScript type safety in the TimeView component by adding explicit type annotations to functions, parameters, callbacks, and class members. The changes focus on improving type definitions without altering functionality.

Key changes:

  • Converted function declarations to arrow functions with explicit type signatures
  • Added type annotations to method parameters and return types
  • Improved interface definitions with proper use of Omit utility type
  • Enhanced callback type safety with explicit parameter types

Copilot AI review requested due to automatic review settings January 7, 2026 16:04
marker-dao
marker-dao previously approved these changes Jan 7, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 5 comments.

@r-farkhutdinov r-farkhutdinov merged commit 9420094 into DevExpress:26_1 Jan 8, 2026
94 checks passed
r-farkhutdinov added a commit to r-farkhutdinov/DevExtreme that referenced this pull request Jan 8, 2026
Signed-off-by: Ruslan Farkhutdinov <[email protected]>
Co-authored-by: Ruslan Farkhutdinov <[email protected]>
Co-authored-by: Copilot <[email protected]>
r-farkhutdinov added a commit that referenced this pull request Jan 8, 2026
Signed-off-by: Ruslan Farkhutdinov <[email protected]>
Co-authored-by: Ruslan Farkhutdinov <[email protected]>
Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants