Skip to content

Releases: ChgoChad/companynewspcfcontrol

v1.5.1 (2023 Refactored Version)

30 Jan 06:11
ddbc356
Compare
Choose a tag to compare

This is a managed version of the CompanyNews solution that has been updated and refactored for 2023.

This version of the Company News PCF component has the following updates from the previous version:

  • It's been Refactored to take advantage of the new virtual PCF code components (Learn more about virtual React and Fluent-UI code components here)
  • Completely React and Fluent-UI native in a Dynamics or Power Platform Environment (it uses the React and Fluent-UI provided by the environment and does not load its own copy of the framework)
  • Several styling updates to improve the overall appearance of the control
  • The Bing News search API originally included does not always return relevant results, so I added the ability to use a regular Bing web search instead of a Bing News search. The search that is used is determined by a toggle button in the main UI of the control allowing the user to switch search sources on the fly.
  • The CSS file has been refactored per current Microsoft guidelines. The old version could break existing styling on a form as it was not scoped to the current control.