Skip to content

Commit

Permalink
Sample data update (#152)
Browse files Browse the repository at this point in the history
Automated check and update of SPFx extensions and webparts samples data
and aces sample data.

Co-authored-by: Adam-it <Adam-it@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Adam-it authored Dec 11, 2023
1 parent f811665 commit b08a70b
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion data/sp-dev-fx-webparts-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -1048,6 +1048,42 @@
"createDate": "2021-03-30",
"updateDate": "2023-03-06"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-advent-calendar",
"title": "Advent Calendar",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-advent-calendar",
"description": "This project shows how to create an Advent Calendar using SPFx and React.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-advent-calendar/assets/adventCalendar.gif",
"authors": [
{
"name": "Valeras Narbutas",
"pictureUrl": "https://github.com/valerasnarbutas.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-12-01",
"updateDate": "2023-12-01"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-advent-calendar",
"title": "Advent Calendar",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-advent-calendar",
"description": "This project shows how to create an Advent Calendar using SPFx and React.",
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-advent-calendar/assets/adventCalendar.gif",
"authors": [
{
"name": "Valeras Narbutas",
"pictureUrl": "https://github.com/valerasnarbutas.png"
}
],
"tags": [
"SharePoint"
],
"createDate": "2023-12-01",
"updateDate": "2023-12-01"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-aggregated-calendar",
"title": "Aggregated Calendar Web part",
Expand Down Expand Up @@ -3163,7 +3199,7 @@
"SharePoint"
],
"createDate": "2023-01-09",
"updateDate": "2023-01-09"
"updateDate": "2023-11-30"
},
{
"name": "pnp-sp-dev-spfx-web-parts-react-hooks",
Expand Down

0 comments on commit b08a70b

Please sign in to comment.