Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample data update #314

Merged
merged 1 commit into from
Oct 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 72 additions & 3 deletions data/sp-dev-fx-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -4790,6 +4790,52 @@
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-employees-onboarding",
"title": "Employee Onboarding",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-employees-onboarding",
"description": "This project is an SPFx (SharePoint Framework) application designed for employee onboarding.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-employees-onboarding/assets/D:\\GitHub\\pnp\\sp-dev-fx-webparts\\samples\\react-employees-onboarding\\assets\\demo1.png",
"authors": [
{
"name": "Ejaz Hussain",
"pictureUrl": "https://github.com/ejazhussain.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-09-01",
"updateDate": "2024-09-01",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-enhanced-button",
"title": "Enhanced Button",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-enhanced-button",
"description": "Extends the functionality of the native button web part.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-enhanced-button/assets/app.jpeg",
"authors": [
{
"name": "Ari Gunawan",
"pictureUrl": "https://github.com/AriGunawan.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-09-01",
"updateDate": "2024-09-01",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-enhanced-list-formatting",
"title": "Enhanced List Formatting Web Part",
Expand Down Expand Up @@ -5595,8 +5641,8 @@
"SharePoint"
],
"createDate": "2020-11-06",
"updateDate": "2020-11-06",
"version": "1.9.1",
"updateDate": "2024-09-12",
"version": "1.19.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
Expand Down Expand Up @@ -8519,7 +8565,7 @@
"Microsoft Teams"
],
"createDate": "2022-09-26",
"updateDate": "2022-11-12",
"updateDate": "2024-09-13",
"version": "1.15.2",
"componentType": "webpart",
"extensionType": null,
Expand Down Expand Up @@ -9708,6 +9754,29 @@
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-training-checklist",
"title": "Training Checklist",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-training-checklist",
"description": "YSample web part to display a training checklist in a SharePoint page.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-training-checklist/assets/trainingchecklist.png",
"authors": [
{
"name": "Valeras Narbutas",
"pictureUrl": "https://github.com/ValerasNarbutas.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2024-09-12",
"updateDate": "2024-09-12",
"version": "1.20.0-beta.0",
"componentType": "webpart",
"extensionType": null,
"sampleGalerry": "sp-dev-fx-webparts",
"sampleType": "samples"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-twitter",
"title": "Twitter Timeline Web Part",
Expand Down