mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 05:58:36 +00:00
dc136bfeda
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.