Skip to content

Remove Duplicate "JavaScript" Text in Demo Desc. (#32562)#32563

Open
arman-boyakhchyan wants to merge 1 commit intoDevExpress:26_1from
arman-boyakhchyan:demos-remove-js-mention-26-1
Open

Remove Duplicate "JavaScript" Text in Demo Desc. (#32562)#32563
arman-boyakhchyan wants to merge 1 commit intoDevExpress:26_1from
arman-boyakhchyan:demos-remove-js-mention-26-1

Conversation

@arman-boyakhchyan
Copy link
Contributor

@arman-boyakhchyan arman-boyakhchyan commented Feb 13, 2026

Cherry-pick of #32562 c13b8ac

@arman-boyakhchyan arman-boyakhchyan self-assigned this Feb 13, 2026
@arman-boyakhchyan arman-boyakhchyan requested a review from a team as a code owner February 13, 2026 11:18
@arman-boyakhchyan arman-boyakhchyan requested review from a team as code owners February 13, 2026 11:18
Copilot AI review requested due to automatic review settings February 13, 2026 11:18
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 redundant occurrences of the word "JavaScript" from demo description files across the DevExtreme demos. The word "JavaScript" is removed when it appears before specific component names (e.g., "DevExtreme JavaScript Gantt" becomes "DevExtreme Gantt"), as it's redundant since DevExtreme is inherently a JavaScript library. The changes improve readability and consistency across demo descriptions.

Changes:

  • Removed "JavaScript" prefix from component names in 17 demo description files
  • Maintained "JavaScript" where it refers to generic JavaScript components or describes the library type
  • Focused on Gantt, TreeView, VectorMap, TreeList, Scheduler, PivotGrid, and FileManager demos

Reviewed changes

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

Show a summary per file
File Description
apps/demos/Demos/VectorMap/Overview/jQuery/description.md Removed "JavaScript" before "Vector Map"
apps/demos/Demos/TreeView/DragAndDropPlainDataStructure/description.md Removed "JavaScript" before "TreeView"
apps/demos/Demos/TreeView/DragAndDropHierarchicalDataStructure/description.md Removed "JavaScript" before "TreeView"
apps/demos/Demos/TreeList/Overview/jQuery/description.md Removed "JavaScript" before "TreeList"
apps/demos/Demos/Scheduler/Overview/jQuery/description.md Removed "JavaScript" before "Scheduler"
apps/demos/Demos/PivotGrid/Overview/jQuery/description.md Removed "JavaScript" before "PivotGrid"
apps/demos/Demos/Gantt/Validation/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/Toolbar/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/TaskTemplate/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/StripLines/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/Sorting/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/Overview/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/FilterRow/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/ExportToPDF/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/DataBinding/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/Gantt/Appearance/description.md Removed "JavaScript" before "Gantt"
apps/demos/Demos/FileManager/Overview/description.md Removed "JavaScript" before "FileManager"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants