Plan to provide .NET 9 support for our Blazor components.
The AI AssistView component is production-ready for Blazor.
The Chat UI component is a conversational interface that provides a modern, user-friendly layout for displaying conversations between two or more users. It includes functionalities such as a message display, an input field for sending messages, user presence and typing indicators, customization options, and more.
The Ribbon component provides a structured and easy-to-use user interface for users to access different features and functions using a series of tabs, improving user experience and efficiency. This is extensively used by editors and viewers.
Support for the Hijri calendar will enable users to utilize Islamic calendars seamlessly. This feature will facilitate accurate date management in accordance with the lunar Islamic calendar system, addressing a broader range of cultural and regional needs.
This feature enhances the functionality of the DatePicker, DateTimePicker, TimePicker, and DateRangePicker components by automatically opening the date and time popup when the component is focused. This improvement enhances user interaction by eliminating the need for additional clicks, thereby streamlining the date selection process.
Resize support will be provided to Dropdown components, allowing users to dynamically adjust their size for improved usability and flexibility. This feature will include resizable edges, enabling users to manually control the width and height of the dropdown popup while it adapts to various screen sizes without causing overflow.
Debounce support will be provided for filtering actions, optimizing performance by delaying the execution of filter logic until the user has paused typing. This feature reduces unnecessary requests and computations during rapid input, improving responsiveness and ensuring a smoother user experience, especially when working with large datasets.
This feature supports preserving group shapes in a Word document when opening and saving it.
This feature allows users to highlight content using inline code styles, making it easy to specify code snippets within the text. This improvement helps distinguish code from regular text, enhancing readability and understanding.
This feature enables users to effortlessly apply formatting or insert media and tables by typing the slash (/) key. This key brings up a suggestion list for easy selection and application of the desired format.
This feature allows users to cut, copy, and paste events to other times.
This feature prevents appointments from overlapping, ensuring a smooth and efficient scheduling experience.
This feature allows large files to be uploaded in smaller, manageable chunks. The entire file does not need to be uploaded in a single HTTP request, reducing the chance of upload failure due to network issues or server timeouts.
This feature enables you to customize the display of selected values in the Dropdown Tree component to meet your application’s specific needs.
This feature enables users to subset the embedded fonts during the conversion of PDF to PDF/A. Subsetting the fonts will help reduce the final size of the document.
This feature allows users to extract JavaScript actions embedded within an existing PDF file.
This feature enables chart elements to dynamically rearrange themselves to be responsive on all mobile and web pages.
This feature allows the horizontal crosshair to snap to the nearest data point as the mouse moves.
The feature provides an option to customize dropdown menu items using the template property so that the items can be rendered according to the requirement.
The ListBox control now supports drag-and-drop functionality for entire groups, allowing seamless reordering of grouped items and enhancing user experience.