Skip to content

Conversation

@r-farkhutdinov
Copy link
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this Jan 12, 2026
@r-farkhutdinov r-farkhutdinov force-pushed the 26_1_date_view_m_prefix branch from 263feb2 to d46cd06 Compare January 12, 2026 15:50
@r-farkhutdinov r-farkhutdinov marked this pull request as ready for review January 12, 2026 15:50
@r-farkhutdinov r-farkhutdinov requested a review from a team as a code owner January 12, 2026 15:50
Copilot AI review requested due to automatic review settings January 12, 2026 15:50
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 removes the "m" prefix from the date_view module as part of a naming convention modernization effort. The change involves renaming the file and updating all import references.

Changes:

  • Renamed m_date_view.ts to date_view.ts
  • Updated import statement in m_date_box.strategy.date_view.ts
  • Updated import statement in test file dateView.tests.js

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/devextreme/js/__internal/ui/date_box/date_view.ts New file created from renamed m_date_view.ts with identical content
packages/devextreme/js/__internal/ui/date_box/m_date_box.strategy.date_view.ts Updated import to reference ./date_view instead of ./m_date_view
packages/devextreme/testing/tests/DevExpress.ui.widgets.editors/dateView.tests.js Updated import path to reference date_view instead of m_date_view

@r-farkhutdinov r-farkhutdinov merged commit db4eca6 into DevExpress:26_1 Jan 13, 2026
99 of 100 checks passed
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