Demo DataGrid- Update years in Tasks data#33466
Open
markallenramirez wants to merge 2 commits intoDevExpress:26_1from
Open
Demo DataGrid- Update years in Tasks data#33466markallenramirez wants to merge 2 commits intoDevExpress:26_1from
markallenramirez wants to merge 2 commits intoDevExpress:26_1from
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates demo “Tasks” labels to use more recent years and refreshes UI screenshot baselines so demo visual tests align with the updated data shown in DataGrid demos.
Changes:
- Updated task
Subjectstrings in the DataGrid – Local Reordering demo data sources (2012/2013→2022/2023) across jQuery/Angular/React/ReactJs/Vue implementations. - Updated visual test etalons (Material + Fluent themes) for Custom Editors, Local Reordering, and Remote Reordering demos.
Reviewed changes
Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| apps/demos/Demos/DataGrid/LocalReordering/jQuery/data.js | Updates task Subject year text in the jQuery demo data. |
| apps/demos/Demos/DataGrid/LocalReordering/Vue/data.ts | Updates task Subject year text in the Vue demo data. |
| apps/demos/Demos/DataGrid/LocalReordering/ReactJs/data.js | Updates task Subject year text in the React (JS) demo data. |
| apps/demos/Demos/DataGrid/LocalReordering/React/data.ts | Updates task Subject year text in the React (TS) demo data. |
| apps/demos/Demos/DataGrid/LocalReordering/Angular/app/app.service.ts | Updates task Subject year text in the Angular demo data. |
| apps/demos/testing/etalons/DataGrid-RemoteReordering (material.blue.light).png | Refreshes screenshot baseline for Remote Reordering (Material theme). |
| apps/demos/testing/etalons/DataGrid-RemoteReordering (fluent.blue.light).png | Refreshes screenshot baseline for Remote Reordering (Fluent theme). |
| apps/demos/testing/etalons/DataGrid-LocalReordering (material.blue.light).png | Refreshes screenshot baseline for Local Reordering (Material theme). |
| apps/demos/testing/etalons/DataGrid-LocalReordering (fluent.blue.light).png | Refreshes screenshot baseline for Local Reordering (Fluent theme). |
| apps/demos/testing/etalons/DataGrid-CustomEditors (material.blue.light).png | Refreshes screenshot baseline for Custom Editors (Material theme). |
| apps/demos/testing/etalons/DataGrid-CustomEditors (fluent.blue.light).png | Refreshes screenshot baseline for Custom Editors (Fluent theme). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Demos affected:
Data Grid - Custom Editors
Data Grid - Local Reordering
Data Grid - Remote Reordering
2012->20222013->2023