Task(1050024) - Resolved redundant keyword usage in React DOCX Editor - #4485
Task(1050024) - Resolved redundant keyword usage in React DOCX Editor#4485Kalaivannan-Ganesan wants to merge 7 commits into
Conversation
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
| ## How to change the document view in the DocumentEditorContainer component | ||
|
|
||
| The Document Editor Container component allows you to change the view to web layout or print layout using the [`layoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor/layoutType). | ||
| The DOCX Editor Container component allows you to change the view to web layout or print layout using the [`layoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor/layoutType). |
There was a problem hiding this comment.
When mention about container, use as Document Editor container
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
Resolved redundant keyword usage in React DOCX Editor.
Reduced the occurrences of "Document Editor" wherever possible, replacing it with "DOCX Editor"
Before
After
Final Data
The occurrence count of 144 is present in the following areas, which have been intentionally ignored:
These occurrences were not modified because they are part of standard checklist content, feature names, container names, or code-related content.