Skip to content

Releases: YannickRe/spfx-msgraph-peoplesearch

v2.8.0

10 Jan 21:45
f2c59ca
Compare
Choose a tag to compare
  • Upgraded to use SPFx v1.18.2
  • Updated dependencies
  • Reworked linter warnings
  • Fix #77 : make sure the card loads correctly for Guest users too
  • Bypass #78 : issue in Graph, make sure it doesn't crash our web part
  • Fix #43 : make sure behavior is as expected when clearing search in combo with no data loading on load

2.7.1

23 Jun 22:10
f1d014f
Compare
Choose a tag to compare
  • Fix #61 : make sure Live Persona Card works again now that Microsoft changed a property on their component

2.7.0

04 Apr 19:22
e66539e
Compare
Choose a tag to compare
  • Fix #54 : updating react-ace creates issues for other components on the page that still use the older version of react-ace. Downgraded for now.

2.6.0

31 Mar 10:09
5254b76
Compare
Choose a tag to compare
  • Upgraded to use SPFx v1.14.0
  • Updated dependencies
  • Changed webpackChunkName to avoid collision with PnP Modern Search code

2.5.0

13 May 20:22
Compare
Choose a tag to compare
  • Updated to use SPFx v1.12.1
  • Upgraded some dependencies to the latest versions

2.4.0

13 May 20:13
Compare
Choose a tag to compare

Fixed a race condition when combining querystring input in PnP Search Box with dynamic data connection on this web part

2.3.0

13 May 20:11
Compare
Choose a tag to compare
  • Added option to hide results on load so that a query NEEDS to be submitted before first results show up.

2.2.2

13 May 20:10
Compare
Choose a tag to compare
  • Cleanup of dependencies
  • Updated readme to include PnP PowerShell approach for adding Permission Scopes
  • Cleanup of import statements
  • Updated to use TypeScript 3.9
  • Fixed disappearing search box on publishing of page
  • Fixed overwriting a changed result set by delayed profile picture fetching

2.2.1

13 May 20:05
Compare
Choose a tag to compare
  • Switched to using v1.0 endpoint on Graph, instead of beta, since all required features are now GA

2.2.0

13 May 20:01
Compare
Choose a tag to compare
  • Added User Profile Pictures