Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit d04819c

Browse files
committed
update texts for eol
1 parent 28bfdae commit d04819c

File tree

11 files changed

+71
-116
lines changed

11 files changed

+71
-116
lines changed

README.md

Lines changed: 18 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,28 @@
11
# DevExtreme Reactive · [![Build](https://github.com/DevExpress/devextreme-reactive/actions/workflows/ci_tests.yml/badge.svg)](https://github.com/DevExpress/devextreme-reactive/actions/workflows/ci_tests.yml) [![NPM](https://img.shields.io/npm/v/@devexpress/dx-core.svg)](https://www.npmjs.com/package/@devexpress/dx-core)
22

3-
DevExtreme Reactive is a set of business React components that deeply integrate with Bootstrap and Material-UI libraries.
3+
DevExtreme Reactive is a set of React UI components with Bootstrap and Material-UI support.
44

5-
## :warning: DevExtreme Reactive Components - Maintenance Support Mode
6-
DevExtreme Reactive component libraries are in maintenance support mode. No new features/capabilities will be added to DevExtreme Reactive component libraries in the future (end-of-life: December 2025).
5+
## :warning: DevExtreme Reactive Components - end-of-life (EOL)
6+
DevExtreme Reactive component libraries have reached end-of-life (EOL) as of December 2025. We will no longer provide updates, bug fixes, or technical support for these UI libraries.
77

8-
**Developing a React App? Check out our updated React UI Suite instead**
9-
If you are considering React for an upcoming software project or have used DevExtreme Reactive components in the past, please visit [js.devexpress.com/react](https://js.devexpress.com/React/) and download a free trial version of DevExtreme React UI – over 70+ components designed to help you build your best, without limits or compromise.
8+
**Developing a React App? Check out our updated React UI Suite instead.**
9+
If you are considering React for an upcoming software project or have used DevExtreme Reactive components in the past, please visit [js.devexpress.com/react](https://js.devexpress.com/React/) and download a free trial version of DevExtreme React UI – over 80+ components designed to help you build your best, without limits or compromise.
1010

11-
### Why DevExtreme Reactive is now in maintenance support mode?
12-
DevExtreme Reactive began as an alternative to the main DevExtreme product line with the following objectives:
13-
* Provide fully native components for Angular, React, and Vue. Reduce maintenance costs due to a shared codebase.
14-
* Offer users of popular open-source UI suites such as Bootstrap, Vuetify, and MUI a set of rich components (DataGrid, Scheduler, Charts).
15-
* Introduce more flexibility via a comprehensive API and built-in plugin system.
11+
### Why we chose to end active development for the DevExtreme Reactive product line.
12+
DevExtreme Reactive was an alternative to the main DevExtreme product line with the following objectives:
13+
* Provide fully native components for Angular, React, and Vue. Reduce maintenance costs due to a shared codebase.
14+
* Offer users of popular open-source UI suites such as Bootstrap, Vuetify, and MUI a rich set of UI components (DataGrid, Scheduler, Charts, etc).
15+
* Introduce more flexibility via comprehensive APIs and a built-in plugin system.
1616

1717
Since the original release of DevExtreme Reactive, we reached the following conclusions:
18-
* Of all our product suites, only the React line (with MUI integration) generated user interest. That market trend forced us to terminate our Reactive Angular and Reactive Vue produce lines.
18+
* Of all our product suites, only the React line (with MUI integration) generated user interest. That market trend forced us to terminate our Reactive Angular and Reactive Vue produce lines.
1919
* Due to the popularity of DevExtreme Reactive components for MUI, MUI chose to launch their own set of UI components.
20-
* Based on research, we discovered that developers preferred out-of-the-box solutions versus writing highly customizable code manually. Accordingly, most opted to use React UI components shipping in our main DevExtreme product library.
20+
* Based on research, we discovered that developers preferred out-of-the-box solutions versus writing highly customizable code manually. Accordingly, most opted to use React UI components shipping in our highly popular DevExtreme product library.
21+
* We had to maintain two competitive product lines in parallel - using resources that could be better spent delivering additional value for our primary JS/TS product line ([js.devexpress.com/react](https://js.devexpress.com/React/)).
2122

22-
At present, we must maintain two competitive product lines in parallel - using resources that could be better spent delivering additional value for our primary JS/TS product line ([js.devexpress.com/react](https://js.devexpress.com/React/)).
23+
### What Does End-of-Life Mean for You?
24+
* **No Further Updates:** We will not deliver new functionality, bug fixes, or security updates for DevExtreme Reactive.
25+
* **Migration Resources:** Developers are encouraged to migrate to [DevExtreme React](https://js.devexpress.com/React/), [Migration guides](https://js.devexpress.com/React/Documentation/Guide/React_Components/Migrate_from_DevExtreme_Reactive/) for common use cases are available on our website to help with this transition. Examples in the DevExtreme Reactive documentation now include a “Migration” tab – where you can view equivalent code implemented with the main DevExtreme React library.
26+
**Support Closure:** Technical support for DevExtreme Reactive officially ended in December 2025.
2327

24-
### What does maintenance support mode mean for you?
25-
* Continued Support: We will continue to provide DevExtreme Reactive support to those with an active DevExpress subscription (until the end-of–life: December 2025).
26-
* Migration Resources: Our goal is to help DevExtreme Reactive users migrate to [DevExtreme React](https://js.devexpress.com/React/). We are preparing guides to help with this transition. These guides will be available on our website when we release v24.2 (mid-December 2024). Please see the timeline below for additional information in this regard.
27-
28-
### Timeline
29-
* With our v24.1 release, our Reactive product line moved to maintenance mode. We will no longer develop/deliver new functionality.
30-
* Once v24.2 ships (mid-December 2024), we will prepare and publish basic migration/transition guides (from the Reactive line to our [DevExtreme React](https://js.devexpress.com/React/) product suite). While we cannot address all usage scenarios within these guides (because product feature sets do not fully overlap), we will do our best to document solutions for all basic use cases.
31-
* Post v24.2 release, our Reactive line will be deprecated.
32-
* We will continue to support the Reactive line and its users for two more release cycles (v25.1 and v25.2). This should give everyone enough time to transition away from Reactive to DevExtreme React. End of life for our Reactive product line will be announced prior to the release of v25.2 (mid-December 2025).
33-
34-
We appreciate your understanding and support during this transition period. If you have questions or need assistance during transition, please submit a support ticket via the [DevExpress Support Center](https://www.devexpress.com/Support/Center/Question/Create). We will be happy to follow up.
35-
36-
## DevExtreme Reactive Common Features
37-
38-
- Composable and extendable plugin-based architecture
39-
- 100% Native React (no jQuery or other dependencies)
40-
- High performance by using React best practicies
41-
- [Material-UI](https://github.com/mui-org/material-ui), [Bootstrap 4](https://getbootstrap.com/) and [Bootstrap 3](https://github.com/react-bootstrap/react-bootstrap) integration with seamless theming
42-
- Controlled (stateless) and uncontrolled (stateful) modes
43-
- [Redux](https://github.com/reactjs/redux/) integration with state persistence and time-traveling
44-
45-
## React Data Grid
46-
47-
[Website](https://devexpress.github.io/devextreme-reactive/react/grid/) | [Demos](https://devexpress.github.io/devextreme-reactive/react/grid/demos/) | [Docs](https://devexpress.github.io/devextreme-reactive/react/grid/docs/)
48-
49-
## React Chart
50-
51-
[Website](https://devexpress.github.io/devextreme-reactive/react/chart/) | [Demos](https://devexpress.github.io/devextreme-reactive/react/chart/demos/) | [Docs](https://devexpress.github.io/devextreme-reactive/react/chart/docs/)
52-
53-
## React Scheduler
54-
55-
[Website](https://devexpress.github.io/devextreme-reactive/react/scheduler/) | [Demos](https://devexpress.github.io/devextreme-reactive/react/scheduler/demos/) | [Docs](https://devexpress.github.io/devextreme-reactive/react/scheduler/docs/)
56-
57-
*Note: You can also use the [alternative project](https://github.com/DevExpress/devextreme-react) with 65+ React components. Refer to the comparison [blog post](https://community.devexpress.com/blogs/oliver/archive/2018/04/20/devextreme-new-react-wrappers-vs-native-react-components.aspx) for more information.*
58-
59-
## License
60-
61-
[DevExtreme licensing](https://js.devexpress.com/licensing/).
62-
63-
## Support & Feedback
64-
65-
- [Bugs and Feature Requests](https://github.com/DevExpress/devextreme-reactive/blob/master/CONTRIBUTING.md#bugs-and-feature-requests)
66-
- [Help and Support](https://github.com/DevExpress/devextreme-reactive/blob/master/CONTRIBUTING.md#help-and-support)
28+
We appreciate your understanding and support. If you have any questions or need migration assistance, please submit a support ticket via the [DevExpress Support Center](https://www.devexpress.com/Support/Center/Question/Create). We will be happy to follow up.

packages/dx-demo-shell/src/demo-viewer/demo-viewer.jsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@ export class DemoViewer extends React.Component {
196196
<div className="alert-note">
197197
<div>
198198
<div className="part-title">Migrate to DevExtreme React</div>
199-
DevExtreme Reactive product line is now in maintenance support mode. If you&apos;re building a React app, consider our up-to-date DevExtreme React UI suite. For more information, visit the&nbsp;
199+
200+
DevExtreme Reactive UI component libraries have reached end-of-life. If you&apos;re building a React app, consider our up-to-date DevExtreme React UI suite. For additional information, visit the&nbsp;
200201
<a
201202
href="https://js.devexpress.com/React/Documentation/24_2/Guide/React_Components/Migrate_from_DevExtreme_Reactive/"
202203
target="_blank"

packages/dx-react-chart/demos/overview/multiple-axes.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<div class="alert-note">
44
<div>
55
<div class="note-start">NOTE</div>
6-
<div class="part-title">DevExtreme Reactive Components - Maintenance Support Mode</div>
7-
DevExtreme Reactive component libraries are in <a
6+
<div class="part-title">DevExtreme Reactive Components – End-of-Life</div>
7+
DevExtreme Reactive component libraries have reached <a
88
href="https://github.com/DevExpress/devextreme-reactive/blob/master/README.md"
99
target="_blank"
1010
rel="noopener noreferrer"
1111
>
12-
maintenance support mode
13-
</a>.
14-
No new features/capabilities will be added to DevExtreme Reactive component
15-
libraries in the future (end-of-life: December 2025).
12+
end-of-life (EOL)
13+
</a> as of December 2025.
14+
We will no longer provide updates, bug fixes, or technical support for these libraries.
1615
<p>
1716
<div class="part-title">Developing a React App? Check out our updated React UI Suite instead.</div>
1817
If you are considering React for an upcoming software project or
@@ -24,7 +23,7 @@
2423
>
2524
js.devexpress.com/react
2625
</a>
27-
&nbsp;and download a free trial version of DevExtreme React UI - over 70+ components
26+
&nbsp;and download a free trial version of DevExtreme React UI - over 80+ components
2827
designed to help you build your best, without limits or compromise.
2928
</p>
3029
</div>

packages/dx-react-chart/docs/guides/getting-started.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<div class="alert-note">
44
<div>
55
<div class="note-start">NOTE</div>
6-
<div class="part-title">DevExtreme Reactive Components - Maintenance Support Mode</div>
7-
DevExtreme Reactive component libraries are in <a
6+
<div class="part-title">DevExtreme Reactive Components – End-of-Life</div>
7+
DevExtreme Reactive component libraries have reached <a
88
href="https://github.com/DevExpress/devextreme-reactive/blob/master/README.md"
99
target="_blank"
1010
rel="noopener noreferrer"
1111
>
12-
maintenance support mode
13-
</a>.
14-
No new features/capabilities will be added to DevExtreme Reactive component
15-
libraries in the future (end-of-life: December 2025).
12+
end-of-life (EOL)
13+
</a> as of December 2025.
14+
We will no longer provide updates, bug fixes, or technical support for these libraries.
1615
<p>
1716
<div class="part-title">Developing a React App? Check out our updated React UI Suite instead.</div>
1817
If you are considering React for an upcoming software project or
@@ -24,7 +23,7 @@
2423
>
2524
js.devexpress.com/react
2625
</a>
27-
&nbsp;and download a free trial version of DevExtreme React UI - over 70+ components
26+
&nbsp;and download a free trial version of DevExtreme React UI - over 80+ components
2827
designed to help you build your best, without limits or compromise.
2928
</p>
3029
</div>

packages/dx-react-grid/demos/featured/integrated-data-shaping.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<div class="alert-note">
44
<div>
55
<div class="note-start">NOTE</div>
6-
<div class="part-title">DevExtreme Reactive Components - Maintenance Support Mode</div>
7-
DevExtreme Reactive component libraries are in <a
6+
<div class="part-title">DevExtreme Reactive Components – End-of-Life</div>
7+
DevExtreme Reactive component libraries have reached <a
88
href="https://github.com/DevExpress/devextreme-reactive/blob/master/README.md"
99
target="_blank"
1010
rel="noopener noreferrer"
1111
>
12-
maintenance support mode
13-
</a>.
14-
No new features/capabilities will be added to DevExtreme Reactive component
15-
libraries in the future (end-of-life - December 2025).
12+
end-of-life (EOL)
13+
</a> as of December 2025.
14+
We will no longer provide updates, bug fixes, or technical support for these libraries.
1615
<p>
1716
<div class="part-title">Developing a React App? Check out our updated React UI Suite instead.</div>
1817
If you are considering React for an upcoming software project or
@@ -24,7 +23,7 @@
2423
>
2524
js.devexpress.com/react
2625
</a>
27-
&nbsp;and download a free trial version of DevExtreme React UI - over 70+ components
26+
&nbsp;and download a free trial version of DevExtreme React UI - over 80+ components
2827
designed to help you build your best, without limits or compromise.
2928
</p>
3029
</div>

packages/dx-react-grid/docs/guides/getting-started.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<div class="alert-note">
44
<div>
55
<div class="note-start">NOTE</div>
6-
<div class="part-title">DevExtreme Reactive Components - Maintenance Support Mode</div>
7-
DevExtreme Reactive component libraries are in <a
6+
<div class="part-title">DevExtreme Reactive Components – End-of-Life</div>
7+
DevExtreme Reactive component libraries have reached <a
88
href="https://github.com/DevExpress/devextreme-reactive/blob/master/README.md"
99
target="_blank"
1010
rel="noopener noreferrer"
1111
>
12-
maintenance support mode
13-
</a>.
14-
No new features/capabilities will be added to DevExtreme Reactive component
15-
libraries in the future (end-of-life: December 2025).
12+
end-of-life (EOL)
13+
</a> as of December 2025.
14+
We will no longer provide updates, bug fixes, or technical support for these libraries.
1615
<p>
1716
<div class="part-title">Developing a React App? Check out our updated React UI Suite instead.</div>
1817
If you are considering React for an upcoming software project or
@@ -24,7 +23,7 @@
2423
>
2524
js.devexpress.com/react
2625
</a>
27-
&nbsp;and download a free trial version of DevExtreme React UI - over 70+ components
26+
&nbsp;and download a free trial version of DevExtreme React UI - over 80+ components
2827
designed to help you build your best, without limits or compromise.
2928
</p>
3029
</div>

packages/dx-react-scheduler/demos/featured/overview.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<div class="alert-note">
44
<div>
55
<div class="note-start">NOTE</div>
6-
<div class="part-title">DevExtreme Reactive Components - Maintenance Support Mode</div>
7-
DevExtreme Reactive component libraries are in <a
6+
<div class="part-title">DevExtreme Reactive Components – End-of-Life</div>
7+
DevExtreme Reactive component libraries have reached <a
88
href="https://github.com/DevExpress/devextreme-reactive/blob/master/README.md"
99
target="_blank"
1010
rel="noopener noreferrer"
1111
>
12-
maintenance support mode
13-
</a>.
14-
No new features/capabilities will be added to DevExtreme Reactive component
15-
libraries in the future (end-of-life: December 2025).
12+
end-of-life (EOL)
13+
</a> as of December 2025.
14+
We will no longer provide updates, bug fixes, or technical support for these libraries.
1615
<p>
1716
<div class="part-title">Developing a React App? Check out our updated React UI Suite instead.</div>
1817
If you are considering React for an upcoming software project or
@@ -24,7 +23,7 @@
2423
>
2524
js.devexpress.com/react
2625
</a>
27-
&nbsp;and download a free trial version of DevExtreme React UI - over 70+ components
26+
&nbsp;and download a free trial version of DevExtreme React UI - over 80+ components
2827
designed to help you build your best, without limits or compromise.
2928
</p>
3029
</div>

packages/dx-react-scheduler/docs/guides/getting-started.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
<div class="alert-note">
44
<div>
55
<div class="note-start">NOTE</div>
6-
<div class="part-title">DevExtreme Reactive Components - Maintenance Support Mode</div>
7-
DevExtreme Reactive component libraries are in <a
6+
<div class="part-title">DevExtreme Reactive Components – End-of-Life</div>
7+
DevExtreme Reactive component libraries have reached <a
88
href="https://github.com/DevExpress/devextreme-reactive/blob/master/README.md"
99
target="_blank"
1010
rel="noopener noreferrer"
1111
>
12-
maintenance support mode
13-
</a>.
14-
No new features/capabilities will be added to DevExtreme Reactive component
15-
libraries in the future (end-of-life: December 2025).
12+
end-of-life (EOL)
13+
</a> as of December 2025.
14+
We will no longer provide updates, bug fixes, or technical support for these libraries.
1615
<p>
1716
<div class="part-title">Developing a React App? Check out our updated React UI Suite instead.</div>
1817
If you are considering React for an upcoming software project or
@@ -24,7 +23,7 @@
2423
>
2524
js.devexpress.com/react
2625
</a>
27-
&nbsp;and download a free trial version of DevExtreme React UI - over 70+ components
26+
&nbsp;and download a free trial version of DevExtreme React UI - over 80+ components
2827
designed to help you build your best, without limits or compromise.
2928
</p>
3029
</div>

0 commit comments

Comments
 (0)