pcf-react icon indicating copy to clipboard operation
pcf-react copied to clipboard

Updated for latest version of PowerPlatform, with Platform Library support

Open RichardAnderson opened this issue 2 years ago • 2 comments

Update that upgrades some dependencies, and allows a new feature for the PowerPlatform, allowing the usage of platform libraries for React and FluentUI, reducing production bundle sizing. React has been moved to a dev-dependency and downgraded to utilise the same version as the PowerPlatform.

See: https://learn.microsoft.com/en-us/power-apps/developer/component-framework/react-controls-platform-libraries

RichardAnderson avatar May 02 '23 16:05 RichardAnderson

Updated Mocks. Updated StandardControl Updated README and code examples

RichardAnderson avatar May 03 '23 14:05 RichardAnderson

Dramatically reduces the bundle size of generated PCF controls. In an example, a simple control that uses FluentUI is reduced from 5.75mb to 1.03mb

RichardAnderson avatar May 04 '23 08:05 RichardAnderson