We're excited to announce the release of version 3.4.0 of our Dialog Component for Power Apps, bringing significant visual and functional updates to align with Dynamics 365's "New Look" design system.
Visual Refinements
The latest update introduces several key improvements to dialog appearance and behavior:
Modernized Layout: Dialog padding has been increased to 24px, matching the out-of-the-box Dynamics 365 and Power Apps model-driven app experience
Enhanced Icon Integration: Icons now display at a more compact 24px size and sit naturally inline with dialog titles
Improved Content Flow: Message content now consistently appears below the title and icon section, creating a clearer visual hierarchy
Better Space Management: Close and resize buttons have been repositioned inline with the title and icon, eliminating content overlap issues
Breaking Changes
Please note several important changes that may affect existing implementations:
The color dialog option has been deprecated as part of our alignment with D365 standard styling
Element sizing adjustments may introduce scrollbars in some existing dialogs
The showLoading function now uses a default size of 300x160px
Our JavaScript compiler now targets ES2022, which may affect compatibility with browsers released before 2021
New Features
We've added new functionality to enhance customization and user experience:
Field Dividers: A new divider option is available for all field types, allowing you to add underlines to simulate grid layouts
Enhanced Lookup Field Behavior: Clearing a Lookup field now triggers the callback function with a null value, providing better control over field interactions
Getting Started
To upgrade to version 3.4.0, please review your existing dialog implementations, particularly checking for:
Any custom color configurations that need updating
Dialog sizes that might be affected by the new sizing standards
Browser compatibility requirements for your user base
We recommend testing your existing dialogs thoroughly after upgrading to ensure proper functionality with these new changes.
You can download a trial of v3.4.0 by clicking on this link.