Simon-Pierre Plante dc136bfeda Added a Site Url property next to the Web Url property
Added a Site Url property next to the Web Url property in order to
narrow down the results that were previously all mixed within the same
dropdown. Also added a recursive promise mecanism that allows the
WebPart to perform multiple search requests until all the results are
returning, bypassing the max rowLimit of 500 items. The site url
property can now fetch unlimited site collections, and the web url
property can also fetch unlimited web urls.
2017-09-01 23:46:44 -04:00
..
2017-04-02 11:11:35 +03:00
2017-06-13 14:41:34 +03:00
2017-05-09 02:52:03 +03:00
2017-05-07 20:08:22 +03:00
2017-06-01 15:14:51 +03:00
2016-08-31 17:17:59 +03:00

SharePoint FrameWork client-side web part samples

Samples around the SharePoint Framework client-side web parts to demonstrate different capabilities and possibilities on the framework. Each sample has it's own dedicated readme file to explain setup instructions and demonstrated capability.