Changed from updated to modificationDateTime
This commit is contained in:
parent
cd1cb830d6
commit
68f7f67761
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample SharePoint Framework client-side web part showing how to access a custom API secured with Azure Active Directory (AAD) without using ADAL JS."
|
||||
],
|
||||
"created": "2017-05-05",
|
||||
"modified": "2017-05-05",
|
||||
"creationDateTime": "2017-05-05",
|
||||
"updateDateTime": "2017-05-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample SharePoint Framework client-side web part illustrating communication with a custom Web API secured with Azue Active Directory using Angular v1.x"
|
||||
],
|
||||
"created": "2017-03-21",
|
||||
"modified": "2017-03-21",
|
||||
"creationDateTime": "2017-03-21",
|
||||
"updateDateTime": "2017-03-21",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is Greeting web part which shows greeting to the current logged in user."
|
||||
],
|
||||
"created": "2020-02-15",
|
||||
"modified": "2020-02-15",
|
||||
"creationDateTime": "2020-02-15",
|
||||
"updateDateTime": "2020-02-15",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample Angular application before and after it has been migrated to a SharePoint Framework client-side web part."
|
||||
],
|
||||
"created": "2016-10-21",
|
||||
"modified": "2016-10-21",
|
||||
"creationDateTime": "2016-10-21",
|
||||
"updateDateTime": "2016-10-21",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample MS Graph web part that connects to Microsoft Graph and pulls SharePoint information from your tenant. It will first pull the root site collection (currently a limitation by Microsoft Graph), then it will display all the lists associated with the site followed by all the items inside the list."
|
||||
],
|
||||
"created": "2017-04-19",
|
||||
"modified": "2017-04-19",
|
||||
"creationDateTime": "2017-04-19",
|
||||
"updateDateTime": "2017-04-19",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample SharePoint Framework client-side web part built using Angular, illustrating building multi-page web parts."
|
||||
],
|
||||
"created": "2016-11-01",
|
||||
"modified": "2016-11-01",
|
||||
"creationDateTime": "2016-11-01",
|
||||
"updateDateTime": "2016-11-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"File Update/Delete web part using AngularJs and ngOfficeUIFabric with the SharePoint Framework."
|
||||
],
|
||||
"created": "2017-07-17",
|
||||
"modified": "2017-07-17",
|
||||
"creationDateTime": "2017-07-17",
|
||||
"updateDateTime": "2017-07-17",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
""
|
||||
],
|
||||
"created": "2016-09-09",
|
||||
"modified": "2016-09-09",
|
||||
"creationDateTime": "2016-09-09",
|
||||
"updateDateTime": "2016-09-09",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample search web part that illustrates how you can use Angular within the new SharePoint Framework"
|
||||
],
|
||||
"created": "2017-02-04",
|
||||
"modified": "2017-02-04",
|
||||
"creationDateTime": "2017-02-04",
|
||||
"updateDateTime": "2017-02-04",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample Web Part illustrating using Angular with the SharePoint Framework."
|
||||
],
|
||||
"created": "2017-03-10",
|
||||
"modified": "2017-03-10",
|
||||
"creationDateTime": "2017-03-10",
|
||||
"updateDateTime": "2017-03-10",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample To Do Web Part built with Angular2. This sample illustrates how you can use Angular2 with the SharePoint Framework."
|
||||
],
|
||||
"created": "2017-01-20",
|
||||
"modified": "2017-01-20",
|
||||
"creationDateTime": "2017-01-20",
|
||||
"updateDateTime": "2017-01-20",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Set of sample web parts illustrating how to use Angular Elements in the SharePoint Framework."
|
||||
],
|
||||
"created": "2018-06-01",
|
||||
"modified": "2018-06-01",
|
||||
"creationDateTime": "2018-06-01",
|
||||
"updateDateTime": "2018-06-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"A sample web part illustrating how to use Angular Elements in the SharePoint Framework with the help of separate template HTML File."
|
||||
],
|
||||
"created": "2019-01-08",
|
||||
"modified": "2019-01-08",
|
||||
"creationDateTime": "2019-01-08",
|
||||
"updateDateTime": "2019-01-08",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample bootstrap slider which pulls the slides from a list inside the SharePoint site. The list is automatically deployed once the app is installed in the SharePoint site."
|
||||
],
|
||||
"created": "2017-04-25",
|
||||
"modified": "2017-04-25",
|
||||
"creationDateTime": "2017-04-25",
|
||||
"updateDateTime": "2017-04-25",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample demonstrate how to set up SPFX to use Handlebars through webpack loader."
|
||||
],
|
||||
"created": "2018-03-21",
|
||||
"modified": "2018-03-21",
|
||||
"creationDateTime": "2018-03-21",
|
||||
"updateDateTime": "2018-03-21",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample web Part that illustrates the use of jQuery and its plugins loaded from CDN for building SharePoint Framework client-side web parts."
|
||||
],
|
||||
"created": "2016-09-16",
|
||||
"modified": "2016-09-16",
|
||||
"creationDateTime": "2016-09-16",
|
||||
"updateDateTime": "2016-09-16",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample web part that illustrated the use of JQuery and Photopile.Js with the SharePoint Framework."
|
||||
],
|
||||
"created": "2016-09-09",
|
||||
"modified": "2016-09-09",
|
||||
"creationDateTime": "2016-09-09",
|
||||
"updateDateTime": "2016-09-09",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This component is developed for the advanced usage of commenting the page or article etc. Page Comments lists will be created to store the comments."
|
||||
],
|
||||
"created": "2020-02-05",
|
||||
"modified": "2020-02-05",
|
||||
"creationDateTime": "2020-02-05",
|
||||
"updateDateTime": "2020-02-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This simplistic sample Web Part demonstrates the use of JavaScript in a SharePoint Framework web part. The properties pane for this web part display a drop down list of lists in the current web. Once the user selects one of the lists, the web part display the contents of the list."
|
||||
],
|
||||
"created": "2020-08-29",
|
||||
"modified": "2020-08-29",
|
||||
"creationDateTime": "2020-08-29",
|
||||
"updateDateTime": "2020-08-29",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample illustrates how SPFx functionality and packages can be bundled in multiple \u0027.js\u0027 files then be dynamically \u0026 asynchronously loaded into the page at execution time, such as with a button click."
|
||||
],
|
||||
"created": "2018-12-03",
|
||||
"modified": "2018-12-03",
|
||||
"creationDateTime": "2018-12-03",
|
||||
"updateDateTime": "2018-12-03",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Simple Web Part that demonstrates the use of SharePoint Framework for showcasing Employee Spotlight. The web part pulls data from a configured list and User Profile service. The properties pane for this web part has 5 cascading dropdowns."
|
||||
],
|
||||
"created": "2017-06-12",
|
||||
"modified": "2017-06-12",
|
||||
"creationDateTime": "2017-06-12",
|
||||
"updateDateTime": "2017-06-12",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"SharePoint client-side development tools use gulp as the build process task runner to..."
|
||||
],
|
||||
"created": "2017-01-25",
|
||||
"modified": "2017-01-25",
|
||||
"creationDateTime": "2017-01-25",
|
||||
"updateDateTime": "2017-01-25",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how to use the webpack markdown-loader to preprocess markdown files to HTML string."
|
||||
],
|
||||
"created": "2017-01-25",
|
||||
"modified": "2017-01-25",
|
||||
"creationDateTime": "2017-01-25",
|
||||
"updateDateTime": "2017-01-25",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
""
|
||||
],
|
||||
"created": "2019-04-18",
|
||||
"modified": "2019-04-18",
|
||||
"creationDateTime": "2019-04-18",
|
||||
"updateDateTime": "2019-04-18",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a modern web part built on the GA version of the SharePoint Framework demonstrating how to build a custom web part with a calendar capabilities in it."
|
||||
],
|
||||
"created": "2020-06-05",
|
||||
"modified": "2020-06-05",
|
||||
"creationDateTime": "2020-06-05",
|
||||
"updateDateTime": "2020-06-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"A web part showcasing how to call the Microsoft Graph Thumbnails API to generate a preview image for files and pages in SharePoint. The sample illustrates how to craft the preview URL both from a search result as well as from a SharePoint item object."
|
||||
],
|
||||
"created": "2020-01-21",
|
||||
"modified": "2020-01-21",
|
||||
"creationDateTime": "2020-01-21",
|
||||
"updateDateTime": "2020-01-21",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Manage current user flows in SharePoint or Teams Tab, this web part use the msflowsdk-1.1.js"
|
||||
],
|
||||
"created": "2019-08-13",
|
||||
"modified": "2019-08-13",
|
||||
"creationDateTime": "2019-08-13",
|
||||
"updateDateTime": "2019-08-13",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample SharePoint Framework client-side web part embedding a PowerBI report using PowerBI Embedded without any server-side code."
|
||||
],
|
||||
"created": "2016-09-13",
|
||||
"modified": "2016-09-13",
|
||||
"creationDateTime": "2016-09-13",
|
||||
"updateDateTime": "2016-09-13",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"An SPFx web part that displays a Scalable Vector Graphics (SVG) image using properties to customize how it is rendered. The web part utilizes the PnP SPFx Property Controls package (specifially the SpinButton and ColorPicker) to set these properties."
|
||||
],
|
||||
"created": "2017-11-12",
|
||||
"modified": "2017-11-12",
|
||||
"creationDateTime": "2017-11-12",
|
||||
"updateDateTime": "2017-11-12",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part lists all the public teams the current user is not yet a member of. They can then join any of those teams by clicking the button right next to the team name. This web part can also be added to Teams as a tab (built with the 1.7.1 plusbeta/preview version)."
|
||||
],
|
||||
"created": "2019-02-05",
|
||||
"modified": "2019-02-05",
|
||||
"creationDateTime": "2019-02-05",
|
||||
"updateDateTime": "2019-02-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample demonstrates how to use the UCWA JS Sdk for skype in the SharePoint Framework. It shows how to subscribe to status change of the different people of the organization but you can get much more information, checkout the documentation"
|
||||
],
|
||||
"created": "2019-03-27",
|
||||
"modified": "2019-03-27",
|
||||
"creationDateTime": "2019-03-27",
|
||||
"updateDateTime": "2019-03-27",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows possible approach of handling multiple editions (e.g. trial, lite, full) of SharePoint Framework solution."
|
||||
],
|
||||
"created": "2017-08-23",
|
||||
"modified": "2017-08-23",
|
||||
"creationDateTime": "2017-08-23",
|
||||
"updateDateTime": "2017-08-23",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample web part provides a user interface for applying a Modern Experience theme in SharePoint 2019 on-premises."
|
||||
],
|
||||
"created": "2019-06-17",
|
||||
"modified": "2019-06-17",
|
||||
"creationDateTime": "2019-06-17",
|
||||
"updateDateTime": "2019-06-17",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample web part provides a user interface for creating, updating, deleting and applying a Modern Experience SharePoint theme in SharePoint Online."
|
||||
],
|
||||
"created": "2020-06-01",
|
||||
"modified": "2020-06-01",
|
||||
"creationDateTime": "2020-06-01",
|
||||
"updateDateTime": "2020-06-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how the Workbench page can be customized to display in a way that better mimics a modern SharePoint page."
|
||||
],
|
||||
"created": "2020-11-02",
|
||||
"modified": "2020-11-02",
|
||||
"creationDateTime": "2020-11-02",
|
||||
"updateDateTime": "2020-11-02",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample Web Part illustrating..."
|
||||
],
|
||||
"created": "2017-05-20",
|
||||
"modified": "2017-05-20",
|
||||
"creationDateTime": "2017-05-20",
|
||||
"updateDateTime": "2017-05-20",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part demonstrates how to integrate the @pnp/sp library into the SharePoint Framework as well as including mock data and simple list I/O."
|
||||
],
|
||||
"created": "2018-11-14",
|
||||
"modified": "2018-11-14",
|
||||
"creationDateTime": "2018-11-14",
|
||||
"updateDateTime": "2018-11-14",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample Web Part illustrating Reading taxonomy term stores\u0027 hierarchy from SharePoint, Loading JavaScript Object Model scripts, creating Knockout components"
|
||||
],
|
||||
"created": "2017-05-05",
|
||||
"modified": "2017-05-05",
|
||||
"creationDateTime": "2017-05-05",
|
||||
"updateDateTime": "2017-05-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample project that contains a web part which makes use of the PnP SPFx Controls"
|
||||
],
|
||||
"created": "2020-12-16",
|
||||
"modified": "2020-12-16",
|
||||
"creationDateTime": "2020-12-16",
|
||||
"updateDateTime": "2020-12-16",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sub folders contains a client-side project that shows how to consume a 3rd party API within SharePoint Framework."
|
||||
],
|
||||
"created": "2018-02-19",
|
||||
"modified": "2018-02-19",
|
||||
"creationDateTime": "2018-02-19",
|
||||
"updateDateTime": "2018-02-19",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part will allow users to view/update application customizers properties across any web where the current user has access to."
|
||||
],
|
||||
"created": "2020-11-07",
|
||||
"modified": "2020-11-07",
|
||||
"creationDateTime": "2020-11-07",
|
||||
"updateDateTime": "2020-11-07",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample SharePoint Framework web parts built using React illustrating different scenarios using implicit OAuth flow with Azure Active Directory."
|
||||
],
|
||||
"created": "2017-03-17",
|
||||
"modified": "2017-03-17",
|
||||
"creationDateTime": "2017-03-17",
|
||||
"updateDateTime": "2017-03-17",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample SharePoint Framework client-side web part illustrating communication with a custom Web API secured with Azure Active Directory."
|
||||
],
|
||||
"created": "2016-10-10",
|
||||
"modified": "2016-10-10",
|
||||
"creationDateTime": "2016-10-10",
|
||||
"updateDateTime": "2016-10-10",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample is based on Erik Benke and Mike Zimmerman Accordion Section FAQ Builder web part. It was extended support single FAQs list based on Category and dynamic properties selection."
|
||||
],
|
||||
"created": "2021-01-05",
|
||||
"modified": "2021-01-05",
|
||||
"creationDateTime": "2021-01-05",
|
||||
"updateDateTime": "2021-01-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Adds a collapsible accordion section to an Office 365 SharePoint page or Teams Tab. Ideal for creating FAQs."
|
||||
],
|
||||
"created": "2020-09-02",
|
||||
"modified": "2020-09-02",
|
||||
"creationDateTime": "2020-09-02",
|
||||
"updateDateTime": "2020-09-02",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample web Part that illustrates the use of React Accessible Accordion plugin for building SharePoint Framework client-side web parts to show SharePoint list data in Accordion format."
|
||||
],
|
||||
"created": "2020-06-22",
|
||||
"modified": "2020-06-22",
|
||||
"creationDateTime": "2020-06-22",
|
||||
"updateDateTime": "2020-06-22",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample demonstrates the capability of using Adaptive Cards with SharePoint Framework. Adaptive cards are great fit for Bot, however they can be effectively used with SPFx to render the content. This web part helps to display the image gallery from SharePoint list."
|
||||
],
|
||||
"created": "2020-06-15",
|
||||
"modified": "2020-06-15",
|
||||
"creationDateTime": "2020-06-15",
|
||||
"updateDateTime": "2020-06-15",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"A version of react-adaptivecards using React Hooks."
|
||||
],
|
||||
"created": "2020-08-25",
|
||||
"modified": "2020-08-25",
|
||||
"creationDateTime": "2020-08-25",
|
||||
"updateDateTime": "2020-08-25",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample creates an Adaptive Cards Host web part that you can use to display Adaptive Cards in your SharePoint applications."
|
||||
],
|
||||
"created": "2021-02-23",
|
||||
"modified": "2021-02-23",
|
||||
"creationDateTime": "2021-02-23",
|
||||
"updateDateTime": "2021-02-23",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"React-based SPFx web part and extension that allows users to add/modify/delete custom js and css file references using SPFx application customizer extension all modern pages within SP online site."
|
||||
],
|
||||
"created": "2020-06-11",
|
||||
"modified": "2020-06-11",
|
||||
"creationDateTime": "2020-06-11",
|
||||
"updateDateTime": "2020-06-11",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"A SPFx Web Part using @pnp/sp/appcatalog and @pnp/spfx-controls-react. It allows to see in a single view all the SiteCollection catalogs and the Apps installed with some useful metadata. It needs Globlal Administrator or SharePoint Online Administrator permissions in order to access Site collection App Catalogs hidden list and each Site Collection App Catalog."
|
||||
],
|
||||
"created": "2019-11-07",
|
||||
"modified": "2019-11-07",
|
||||
"creationDateTime": "2019-11-07",
|
||||
"updateDateTime": "2019-11-07",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
"- Support for currency",
|
||||
"- Improved support for dates"
|
||||
],
|
||||
"created": "2021-03-30",
|
||||
"modified": "2021-03-30",
|
||||
"creationDateTime": "2021-03-30",
|
||||
"updateDateTime": "2021-03-30",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample web part developed using React Framework to gather the aggregated events from the multiple calendars from multiple sites using Full Calendar from fullcalendar.io"
|
||||
],
|
||||
"created": "2018-07-16",
|
||||
"modified": "2018-07-16",
|
||||
"creationDateTime": "2018-07-16",
|
||||
"updateDateTime": "2018-07-16",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how AppSettings.ts file can be added and used within SharePoint Framewrok webparts similar to the Web.config / App.config key value app settings in .NET Framework projects. That allows better DevOps and continuous integration (CI/CD) automation. The AppSettings.ts is transpiled/compiled with your SPFx solution which differs from the way the web.config. With .Net web.config file we would be able to update independently without the need of compiling DLLs. If that behavior is required, you can store your app settings in a SharePoint list and change them from there. However, that will have performance degradation over if the setting was part of the SPFx code where the logic can get a setting value in milliseconds."
|
||||
],
|
||||
"created": "2019-03-03",
|
||||
"modified": "2019-03-03",
|
||||
"creationDateTime": "2019-03-03",
|
||||
"updateDateTime": "2019-03-03",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part displays different statistics data captured in the Azure Application Insights in a graphical representation."
|
||||
],
|
||||
"created": "2020-06-17",
|
||||
"modified": "2020-06-17",
|
||||
"creationDateTime": "2020-06-17",
|
||||
"updateDateTime": "2020-06-17",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part demonstrates how to use PnPJS with Async functions into the SharePoint Framework as well as integrating PnP JS and SPFx Logging systems. Real example querying SharePoint library to show document sizes."
|
||||
],
|
||||
"created": "2018-07-20",
|
||||
"modified": "2018-07-20",
|
||||
"creationDateTime": "2018-07-20",
|
||||
"updateDateTime": "2018-07-20",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is a sample web part that helps user create their avatar and save as profile picture. User can even download their avatar as PNG file. This web part can be useful in Intranet to help user create their avatar and save it as profile picture."
|
||||
],
|
||||
"created": "2020-08-01",
|
||||
"modified": "2020-08-01",
|
||||
"creationDateTime": "2020-08-01",
|
||||
"updateDateTime": "2020-08-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how to consume third-party APIs through an Azure Functions by a Web Part."
|
||||
],
|
||||
"created": "2018-07-24",
|
||||
"modified": "2018-07-24",
|
||||
"creationDateTime": "2018-07-24",
|
||||
"updateDateTime": "2018-07-24",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part provides you the ability to add a variable height image banner with a linkable title."
|
||||
],
|
||||
"created": "2018-05-01",
|
||||
"modified": "2018-05-01",
|
||||
"creationDateTime": "2018-05-01",
|
||||
"updateDateTime": "2018-05-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The Web Part Birthdays shows the upcoming birthdays in the company, the web part reads birthdays from a list located on the tenant\u0027s root site with title \u0022Birthdays.\u0022"
|
||||
],
|
||||
"created": "2019-07-23",
|
||||
"modified": "2019-07-23",
|
||||
"creationDateTime": "2019-07-23",
|
||||
"updateDateTime": "2019-07-23",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how to secure your conversation including the use of a Direct Line token instead of secret, for user id, generate it inside client side and detect if the client has changed the user ID and reject the change."
|
||||
],
|
||||
"created": "2020-11-06",
|
||||
"modified": "2020-11-06",
|
||||
"creationDateTime": "2020-11-06",
|
||||
"updateDateTime": "2020-11-06",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The web parts embeds the login bot by using a webchat. As the user has already login in the SharePoint website, we could use SSO to authorize the bot."
|
||||
],
|
||||
"created": "2020-11-06",
|
||||
"modified": "2020-11-06",
|
||||
"creationDateTime": "2020-11-06",
|
||||
"updateDateTime": "2020-11-06",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"A web part that uses the botframework-webchat module to create implement a React component to render the Bot Framework v4 webchat component. This web part is able to render Text and richt attachments (Images, Cards, Adaptive Cards, ...) and has settings for branding purposes."
|
||||
],
|
||||
"created": "2020-04-15",
|
||||
"modified": "2020-04-15",
|
||||
"creationDateTime": "2020-04-15",
|
||||
"updateDateTime": "2020-04-15",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part uses event feeds from various sources and renders events using a look and feel that is consistent with the SharePoint out-of-the-box Group calendar/events web part."
|
||||
],
|
||||
"created": "2020-07-16",
|
||||
"modified": "2020-07-16",
|
||||
"creationDateTime": "2020-07-16",
|
||||
"updateDateTime": "2020-07-16",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This Web Part allows you to manage events in a calendar. Uses a list of existing calendars on any website. The location and name of the list and the dates of the events to be displayed are defined in the properties of the web part."
|
||||
],
|
||||
"created": "2020-12-04",
|
||||
"modified": "2021-03-27",
|
||||
"creationDateTime": "2020-12-04",
|
||||
"updateDateTime": "2021-03-27",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part show images and videos in carousel"
|
||||
],
|
||||
"created": "2020-10-31",
|
||||
"modified": "2020-10-31",
|
||||
"creationDateTime": "2020-10-31",
|
||||
"updateDateTime": "2020-10-31",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample contains several web parts that demonstrate how to use the ChartControl from @pnp/spfx-controls-react."
|
||||
],
|
||||
"created": "2020-12-13",
|
||||
"modified": "2020-12-13",
|
||||
"creationDateTime": "2020-12-13",
|
||||
"updateDateTime": "2020-12-13",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part lists all the automated Flows associated with a SharePoint List/ Library. Basic flow information like Flow Name, Flow Trigger, Flow shared Type and Flow URL are displayed."
|
||||
],
|
||||
"created": "2019-09-17",
|
||||
"modified": "2019-09-17",
|
||||
"creationDateTime": "2019-09-17",
|
||||
"updateDateTime": "2019-09-17",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part finds all the Office 365 or AAD Security groups a user is a member of or all the members present in such a group. It can be used as an admin utility to quickly check the membership of any user or group from within a SharePoint page itself. The retrieved results can also be exported to a CSV file."
|
||||
],
|
||||
"created": "2020-03-09",
|
||||
"modified": "2020-03-09",
|
||||
"creationDateTime": "2020-03-09",
|
||||
"updateDateTime": "2020-03-09",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Allows users to compare Before and After pictures, with a draggable slider. Implements a custom file picker."
|
||||
],
|
||||
"created": "2019-01-27",
|
||||
"modified": "2019-01-27",
|
||||
"creationDateTime": "2019-01-27",
|
||||
"updateDateTime": "2019-01-27",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Load React components and third party packages on demand in SPFx"
|
||||
],
|
||||
"created": "2018-10-09",
|
||||
"modified": "2018-10-09",
|
||||
"creationDateTime": "2018-10-09",
|
||||
"updateDateTime": "2018-10-09",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The React Content Query Web Part is a modern version of the good old Content by Query Web Part that was introduced in SharePoint 2007. Built for SharePoint Online, this modern version is built against the new SharePoint Framework (SPFx) and uses the latest Web Stack practices. While the original Web Part was based on a XSLT templating engine, this React Web Part is based on the well known Handlebars templating engine, which empowers users to create simple, yet powerfull HTML templates for rendering the queried content. This new version also lets the user query any site collections which resides on the same domain url, add unlimited filters, query DateTime fields to the nearest minute rather than being limited to a day, and much more."
|
||||
],
|
||||
"created": "2021-01-07",
|
||||
"modified": "2021-01-07",
|
||||
"creationDateTime": "2021-01-07",
|
||||
"updateDateTime": "2021-01-07",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The React Content Query Web Part is a modern version of the good old Content by Query Web Part that was introduced in SharePoint 2007. Built for SharePoint 2016 and Office 365, this modern version is built against the new SharePoint Framework (SPFx) and uses the latest Web Stack practices. While the original Web Part was based on a XSLT templating engine, this React Web Part is based on the well known Handlebars templating engine, which empowers users to create simple, yet powerfull HTML templates for rendering the queried content. This new version also lets the user query any site collections which resides on the same domain url, add unlimited filters, query DateTime fields to the nearest minute rather than being limited to a day, and much more."
|
||||
],
|
||||
"created": "2018-05-22",
|
||||
"modified": "2018-05-22",
|
||||
"creationDateTime": "2018-05-22",
|
||||
"updateDateTime": "2018-05-22",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part displays info about the COVID-19 virus for a given country."
|
||||
],
|
||||
"created": "2020-03-25",
|
||||
"modified": "2020-03-25",
|
||||
"creationDateTime": "2020-03-25",
|
||||
"updateDateTime": "2020-03-25",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The web part demonstrates the usage of \u0022CSS in JS\u0022 pattern with SharePoint Framework. \u0022CSS in JS\u0022 is implemented using TypeStyle library."
|
||||
],
|
||||
"created": "2020-04-24",
|
||||
"modified": "2020-04-24",
|
||||
"creationDateTime": "2020-04-24",
|
||||
"updateDateTime": "2020-04-24",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"In this web part you can full customize the background and foreground color, font size, width and height of links."
|
||||
],
|
||||
"created": "2020-10-05",
|
||||
"modified": "2020-10-05",
|
||||
"creationDateTime": "2020-10-05",
|
||||
"updateDateTime": "2020-10-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample custom property pane controls built in React for use with SharePoint Framework client-side web parts."
|
||||
],
|
||||
"created": "2017-05-01",
|
||||
"modified": "2017-05-01",
|
||||
"creationDateTime": "2017-05-01",
|
||||
"updateDateTime": "2017-05-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part provides easy way to render SharePoint custom list in data table view with all the necessary features."
|
||||
],
|
||||
"created": "2021-03-01",
|
||||
"modified": "2021-04-10",
|
||||
"creationDateTime": "2021-03-01",
|
||||
"updateDateTime": "2021-04-10",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part used the date range picker in the SharePoint Framework (SPFx) web part"
|
||||
],
|
||||
"created": "2020-07-04",
|
||||
"modified": "2020-07-04",
|
||||
"creationDateTime": "2020-07-04",
|
||||
"updateDateTime": "2020-07-04",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn\u0027t a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations."
|
||||
],
|
||||
"created": "2018-05-10",
|
||||
"modified": "2018-05-10",
|
||||
"creationDateTime": "2018-05-10",
|
||||
"updateDateTime": "2018-05-10",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The web part Use PnPjs library and Axios"
|
||||
],
|
||||
"created": "2020-03-01",
|
||||
"modified": "2020-03-01",
|
||||
"creationDateTime": "2020-03-01",
|
||||
"updateDateTime": "2020-03-01",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Search People from Organization Directory and show live persona card on hover."
|
||||
],
|
||||
"created": "2021-03-04",
|
||||
"modified": "2021-03-04",
|
||||
"creationDateTime": "2021-03-04",
|
||||
"updateDateTime": "2021-03-04",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"At the time of developing this sample, the Office 365 UI fabric does not have any control for displaying hierarchical information. This web part helps to display the hierarchical information from SharePoint list."
|
||||
],
|
||||
"created": "2020-11-21",
|
||||
"modified": "2020-11-21",
|
||||
"creationDateTime": "2020-11-21",
|
||||
"updateDateTime": "2020-11-21",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Document Card FAQ"
|
||||
],
|
||||
"created": "2021-04-05",
|
||||
"modified": "2021-04-05",
|
||||
"creationDateTime": "2021-04-05",
|
||||
"updateDateTime": "2021-04-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how to build web parts that display documents in accordance with the SharePoint Online modern experience. The code uses Office UI Fabric components on the top of SharePoint framework. The web parts implement filtering and sorting. Two data source approaches are demonstrated items retrieved from the search index and real-time query to a document library."
|
||||
],
|
||||
"created": "2020-04-28",
|
||||
"modified": "2020-04-28",
|
||||
"creationDateTime": "2020-04-28",
|
||||
"updateDateTime": "2020-04-28",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how to consume Dynamics CRM API using AadTokenProvider class."
|
||||
],
|
||||
"created": "2020-07-12",
|
||||
"modified": "2020-07-12",
|
||||
"creationDateTime": "2020-07-12",
|
||||
"updateDateTime": "2020-07-12",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part allows you to add custom CSS on a page to enhance list formatting."
|
||||
],
|
||||
"created": "2020-03-18",
|
||||
"modified": "2020-03-18",
|
||||
"creationDateTime": "2020-03-18",
|
||||
"updateDateTime": "2020-03-18",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Adds dynamic resizing, theme awareness, and dynamic data to embedded Power Apps"
|
||||
],
|
||||
"created": "2020-07-26",
|
||||
"modified": "2020-07-26",
|
||||
"creationDateTime": "2020-07-26",
|
||||
"updateDateTime": "2020-07-26",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how we can use the SPFx Event Aggregator to communicate between web parts through broadcasting events utilizing the Publish\u2013subscribe pattern. It enables a web part or component to raise event (broadcast message) through the SPFx event aggregator and that event is received by other web parts or components that have been subscribed to receive it."
|
||||
],
|
||||
"created": "2018-11-18",
|
||||
"modified": "2018-11-18",
|
||||
"creationDateTime": "2018-11-18",
|
||||
"updateDateTime": "2018-11-18",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Sample web parts illustrating using the SharePoint Framework Dynamic data capability."
|
||||
],
|
||||
"created": "2020-07-08",
|
||||
"modified": "2020-07-08",
|
||||
"creationDateTime": "2020-07-08",
|
||||
"updateDateTime": "2020-07-08",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This sample shows how to implement iFrame-based web parts with a dynamic responsive behavior on the example of Facebook Page Social Plugin."
|
||||
],
|
||||
"created": "2018-08-26",
|
||||
"modified": "2018-08-26",
|
||||
"creationDateTime": "2018-08-26",
|
||||
"updateDateTime": "2018-08-26",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Allows users to create Frequently Asked Questions(Faq App) in modern and classic SharePoint pages."
|
||||
],
|
||||
"created": "2020-10-28",
|
||||
"modified": "2020-10-28",
|
||||
"creationDateTime": "2020-10-28",
|
||||
"updateDateTime": "2020-10-28",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"Simplistic solution demonstrating how to provision SharePoint assets using Feature Framework elements when SharePoint Framework solution is being deployed to a SharePoint site."
|
||||
],
|
||||
"created": "2017-02-27",
|
||||
"modified": "2017-02-27",
|
||||
"creationDateTime": "2017-02-27",
|
||||
"updateDateTime": "2017-02-27",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This is an application that supports Feedback through a web part that can be used directly on a Modern SharePoint Site page. This web part can be added to any site page or article. This allows users to send categorized feedback via email to users in the \u0022Feedback Owners\u0022 group."
|
||||
],
|
||||
"created": "2021-03-03",
|
||||
"modified": "2021-03-03",
|
||||
"creationDateTime": "2021-03-03",
|
||||
"updateDateTime": "2021-03-03",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"The file upload web part allowing users to upload multiple files to a document library or as item attachments."
|
||||
],
|
||||
"created": "2018-02-14",
|
||||
"modified": "2018-02-14",
|
||||
"creationDateTime": "2018-02-14",
|
||||
"updateDateTime": "2018-02-14",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part provides you the ability to display a list of site administrator defined number of sites that a given user is following, with paging as well as inline filtering of sites by keyword or phrase. Currently the list of followed sites includes classic as well as modern communication sites but does not include group enabled (modern) team sites."
|
||||
],
|
||||
"created": "2020-05-13",
|
||||
"modified": "2020-05-13",
|
||||
"creationDateTime": "2020-05-13",
|
||||
"updateDateTime": "2020-05-13",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part demonstrates building a React functional component that uses data from a remote service, in this case the Microsoft Graph, using the recently introduced React Hooks feature. The example web part renders a list of the user\u0027s Teams and, optionally, the channels in each Team."
|
||||
],
|
||||
"created": "2019-06-14",
|
||||
"modified": "2019-06-14",
|
||||
"creationDateTime": "2019-06-14",
|
||||
"updateDateTime": "2019-06-14",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part is intended to be easier to understand for new developers building their first SPFx web part. It is a refactoring of the HelloWorld web part that is created by the @microsoft/generator-sharepoint Yeoman generator, and introduces React Functional Components."
|
||||
],
|
||||
"created": "2019-06-05",
|
||||
"modified": "2019-06-05",
|
||||
"creationDateTime": "2019-06-05",
|
||||
"updateDateTime": "2019-06-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part is designed to help developers understand how to use the Context API and useContext() React Hook to share global data between a hierarchy of nested React components."
|
||||
],
|
||||
"created": "2020-03-25",
|
||||
"modified": "2020-03-25",
|
||||
"creationDateTime": "2020-03-25",
|
||||
"updateDateTime": "2020-03-25",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"longDescription": [
|
||||
"This web part demonstrates building a React functional component that includes state, using the recently introduced React Hooks feature. The example web part renders a number to Roman numerals conversion tool."
|
||||
],
|
||||
"created": "2019-06-05",
|
||||
"modified": "2019-06-05",
|
||||
"creationDateTime": "2019-06-05",
|
||||
"updateDateTime": "2019-06-05",
|
||||
"products": [
|
||||
"SharePoint",
|
||||
"Office"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue