Updated readme and sample.json

This commit is contained in:
Hugo Bernier 2023-04-02 21:11:58 -04:00
parent d32d7b0eea
commit 0a4c00f5b9
3 changed files with 46 additions and 34820 deletions

View File

@ -1,18 +1,3 @@
---
page_type: sample
products:
- office-sp
languages:
- javascript
- typescript
extensions:
contentType: samples
technologies:
- SharePoint Framework
- React
createdDate: 04/30/2020 12:00:00 AM
---
# Pages Hierarchy
## Summary
@ -53,6 +38,7 @@ This web part allows users to create a faux page hierarchy in their pages librar
* [Bo George](https://github.com/bogeorge) ([@bo_george](https://twitter.com/bo_george))
* [Nick Brown](https://github.com/techienickb) ([@techienickb](https://twitter.com/techienickb))
* [SlowRobot](https://github.com/SlowRobot)
* [ruslan-s](https://github.com/ruslan-s)
## Version history
@ -62,7 +48,7 @@ Version|Date|Comments
1.2|March 24, 2022|Updated to SPFX v1.14 and PnP packages to v3
1.3|March 31, 2022|Added a Tree View
1.4|July 29, 2022|Updated Tree View Functionality
1.5|March 29, 2023|Added support for non-English SitePages library paths
## Minimal path to awesome

View File

@ -9,7 +9,7 @@
"This web part allows users to create a faux page hierarchy in their pages library and use it for page-to-page navigation."
],
"creationDateTime": "2020-04-30",
"updateDateTime": "2022-07-29",
"updateDateTime": "2023-03-29",
"products": [
"SharePoint"
],
@ -48,6 +48,11 @@
"pictureUrl": "https://github.com/techienickb.png",
"name": "Nick Brown",
"twitter": "techienickb"
},
{
"gitHubAccount": "ruslan-s",
"name": "ruslan-s",
"pictureUrl": "https://github.com/ruslan-s.png"
}
],
"references": [

File diff suppressed because it is too large Load Diff