Releases: YannickRe/spfx-msgraph-peoplesearch
Releases · YannickRe/spfx-msgraph-peoplesearch
v2.8.4
25 Dec 21:39
Compare
Sorry, something went wrong.
No results found
Fixes a compile error on source
v2.8.3
16 Dec 22:49
Compare
Sorry, something went wrong.
No results found
Fix #90 : allow transparant background
Fix #89 : don't error out when search query contains # symbol
#86 : added support for umlaut replacement and searching in multiple fields
v2.8.0
10 Jan 21:45
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Updated to use SPFx v1.12.1
Upgraded some dependencies to the latest versions
2.4.0
13 May 20:13
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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