We are excited to announce the addition of three new components in this release, bringing enhanced functionality and versatility to PowerApps. This release also includes improvements to existing components and updated documentation to streamline your integration processes.
- RichTextEditor
Preview
: A rich text editor component that allows users to format text, insert images, and create lists, enhancing the text input experience. It supports rich text formatting options, making it ideal for applications that require enhanced text input capabilities. - TreeGrid
Preview
: A versatile tree grid component that allows for hierarchical data representation, enabling users to display and interact with complex data structures in a tree format. - Accordion
Preview
: A Accordion component designed to organize and display content within collapsible panels. The Accordion is ideal for creating a clean and structured UI, allowing users to navigate through sections of content efficiently.
- FileManager SharePoint Integration in Model-Driven Apps: Introduced support for loading SharePoint documents into the FileManager component within Model-Driven applications, enhancing document management capabilities.
- Auto Type for Chart Primary X-Axis: Added support for automatically determining the default Primary X-Axis type based on the
xName
property of the chart series when the "Auto" type is selected for thePrimaryXAxisType
property. - Updated PCF Projects Dependency Versions: Updated dependency versions across all PCF project
package.json
files to ensure compatibility, improve stability, and streamline integration. - Performance Improvement: Introduced workspace support in the PowerApps repository, consolidating multiple PCF code components. This reduced npm installation size and time by 75%, streamlining the build process.
- FileManager Guide: Added comprehensive instructions for loading SharePoint documents into the FileManager component in Model-Driven applications. Link
- Moved code component markdown files to respective PCF README files, formatted documentation, and resolved linting issues.
We are excited to announce the addition of four new components in this release, enhancing the capabilities of PowerApps with even more flexibility and functionality.
- Gantt
Preview
: A Gantt component for visualizing project timelines and tasks in a Gantt chart format. - FileManager
Preview
: A FileManager component for navigating and managing files and folders in a hierarchical view, supporting features like file and folder viewing, searching, and organizing etc. - Spreadsheet
Preview
: A spreadsheet component for viewing spreadsheet data, allowing users to navigate and analyze data in a grid format. - Kanban
Preview
: A kanban component for visualizing and organizing work in progress through customizable boards, columns, and cards.
- Dark Mode Support: Dark mode support across all components to improve accessibility and user experience.
- Adaptive UI: Components now automatically adjust layouts based on device type (
formfactor
) for optimized display across devices for supported code components. - Enhanced Automation: Organized automation scripts into a structured
gulp-tasks
folder, introducing new options for creating managed/unmanaged solutions, selective component packaging, and annpm run clean
command for clearing the cache.
- PDF Viewer Guide: Added instructions on loading PDFs from Dataverse into the pdfviewer using PowerAutomate within Canvas applications. Link
We are excited to announce the initial release of the Syncfusion PowerApps Code Components library. This version includes the following components:
- Grid
Preview
: A powerful data grid component for displaying and manipulating tabular data. - Chart
Preview
: An interactive charting component for visualizing data through various chart types. - Schedule
Preview
: A scheduling component for managing appointments and events. - PdfViewer
Preview
: A component for viewing and interacting with PDF documents within your applications. - PivotView
Preview
: A pivot table component for summarizing and analyzing data dynamically.
- Initial release of the Syncfusion PowerApps Code Components library in #1