Skip to content

Commit 9a5d7ad

Browse files
Add Roadmap & Survey demo pages (#30951)
1 parent 25057a9 commit 9a5d7ad

File tree

17 files changed

+130
-0
lines changed

17 files changed

+130
-0
lines changed
93.5 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
With v25.2, you will be able to customize the Chat's empty view using our template engine.
2+
3+
<!--split-->
4+
Usage scenarios include:
5+
- Onboarding & First-Time User Guidance. Display messages or tips to help new users start a conversation. You can also include UI elements that suggest prompts.
6+
- Preliminary Information. Display important information before a conversation begins, such as usage instructions or data processing disclaimers.
7+
- Context-Aware Messaging. Display dynamic content based on user context (for example, “Ask me anything about your current order”) for a more personalized experience.
8+
- Branded Experience. Add brand visuals, mascots, or tone to engage users.
27.7 KB
Loading
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
With v25.2, users will be able to attach files when sending messages through DevExtreme [Chat](https://js.devexpress.com/Documentation/Guide/UI_Components/Chat/Overview/).
2+
3+
<!--split-->
4+
This feature will be of value for solutions that incorporate support conversations, team collaboration, and peer-to-peer communications.
54.4 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
With v25.2, DevExtreme DataGrid will be able to display AI-generated columns. DataGrid will populate the AI column with auto-generated data based on component data and a custom prompt.
2+
<!--split-->
3+
Potential usage scenarios include:
4+
- Data Enrichment. Add missing contextual information without modifying the underlying dataset.
5+
- Categorization/Tagging. Assign categories or tags based on row information.
6+
- Prediction & Estimation. Generate estimated delivery times, sale insights, or performance ratings (based on AI model).
76.1 KB
Loading
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
In v25.2, we will add a built-in [TagBox](https://js.devexpress.com/jQuery/Documentation/Guide/UI_Components/TagBox/Getting_Started_with_TagBox/) column to the DevExtreme DataGrid component. These columns allow users to select multiple values when editing cell content or specify multiple search criteria within the Filter Row.
2+
<!--split-->
3+
This feature enhances usability when working with multiple categories/related entities (such as tags, status info, or addresses).
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
We will integrate AI-powered Smart Paste to DevExtreme [Form](https://js.devexpress.com/Documentation/Guide/UI_Components/Form/Overview/) and enhance traditional copy-paste workflows.
2+
3+
<!--split-->
4+
When a user copies unstructured text (from spreadsheets, documents, emails, web pages, etc.) and activates Smart Paste, AI will analyze clipboard content and populate each form field with relevant data.
2.13 MB
Loading

0 commit comments

Comments
 (0)