The following components are to be developed to production-ready standards for Vue:
The Vue Block Editor component enables users to create and organize content using flexible, structured blocks. It supports quick block insertion through slash commands, inline text formatting, and intuitive drag-and-drop functionality for blocks. The editor includes specialized block types such as quotes, callouts, and dividers to enhance content presentation. Offering smooth keyboard navigation and real-time rendering, it delivers an adaptable and user-friendly editing experience for modern web applications.
This feature allows users to group shapes and organize them into a container, logically clustering related items.
This feature helps users create UML sequence diagrams programmatically. Users can also create these diagrams directly by importing Mermaid syntax data.
This feature renders grouped shapes, allowing users to view them exactly as they appear in a Word document when opened or saved.
The ribbon interface is an alternative to the traditional toolbar. It organizes commands into intuitive tabs and groups, helping users locate and access tools efficiently.
This feature allows documents to load in the background without blocking the user interface, enabling users to interact with other parts of the webpage while loading continues.
This feature allows users to compare selected grid data visually using various chart types such as bar and line. It enhances the application’s data analysis and visualization capabilities, making it easier to identify trends and patterns in the grid.
This feature keeps the TreeGrid header fixed at the top while scrolling. This helps users easily see column names when working with large or deeply nested data.
This improvement enhances the virtual scrolling user experience when handling large datasets. Only the events for the necessary resources will be re-rendered, reducing resource strain and ensuring smoother interactions, especially with large volumes of event data.
This feature allows users to show or hide weekend cells in the Gantt Chart timeline. By hiding weekends, users can focus on working days, making project timelines easier to read and manage.
The WBS column displays the hierarchical structure of tasks, helping project managers organize, track, and analyze tasks based on work breakdown levels. It improves task clarity and supports structured project planning.
This enhancement visually represents task constraints, such as “Start No Earlier Than” or “Finish No Later Than,” in the chart. Users can better understand dependencies and scheduling limits, supporting smarter and conflict-free planning.
This feature renders the pivot table in a classic layout using the server-side engine for relational data. It provides a detailed and traditional tabular data presentation, with each row label displayed at different levels (columns).
This feature allows users to perform value-based sorting simultaneously on both the row and column axes, regardless of the value axis, for flexible data analysis.
This feature allows users to export the pivot table in Excel format, enabling further pivot-specific manipulation within the exported Excel document.
This feature allows users to add headers and footers when exporting the pivot table to an Excel document using the server-side option. This enhancement aligns the server-side export behavior with the client-side, offering consistent document formatting.
This feature excludes style properties when importing Excel files through the server-side library. Skipping unnecessary styles helps reduce JSON size and improve performance when handling large files.
This feature allows users to copy and paste entire rows or columns within a table. This streamlines editing workflows.
This feature allows users to render the toolbar at the bottom of the editor. This improves accessibility and layout adaptability, especially in mobile interfaces.
This feature allows users to insert horizontal lines to separate content sections visually. This improves readability and document structure in long-form content or reports.
This feature validates file upload by specifying maximum file size limits for image, audio, and video uploads. This ensures better control over content size and prevents oversized uploads.
This feature allows users to enhance text input fields with prefix or suffix elements (such as icons, buttons, or text labels). This feature improves usability by providing visual cues, interactive controls, or additional context directly within the TextBox.
This feature allows users to enrich multiple-line text input fields with prefix or suffix elements (such as icons, buttons, or helper text). This feature enhances functionality by offering visual indicators, interactive options, or contextual information seamlessly integrated into the TextArea.
This feature allows users to rearrange columns dynamically by dragging them to new positions. It enhances flexibility and customization, enabling users to prioritize and organize workflows within the board.
This feature allows users to set an authorization header for the get image file operation. This secures the image file retrieval process.
This feature allows the display of custom HTML elements within the chart axis.
This feature displays a label with both the series name and its last value on the chart.