Commit Graph

65 Commits

Author SHA1 Message Date
Hugo Bernier 8e6bd1404b Added web part to every sample 2024-04-18 01:51:29 -04:00
Hugo Bernier 12d15b8c90
Merge pull request #4871 from pnp/dependabot/npm_and_yarn/samples/react-pages-hierarchy/follow-redirects-1.15.6 2024-03-25 22:07:50 -04:00
dependabot[bot] 626ab538d9
Bump webpack-dev-middleware in /samples/react-pages-hierarchy
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 21:10:36 +00:00
dependabot[bot] bb8dc284cd
Bump follow-redirects in /samples/react-pages-hierarchy
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:01:16 +00:00
Hugo Bernier 3be484cf22 Added nvmrc. Updated containter and sample.json 2024-01-13 19:03:28 -05:00
Nick Brown a207c77697
Update README.md 2024-01-09 22:10:59 +00:00
Nick Brown 463985b19a Updated react-pages-hierarchy to spfx 1.18.2 2024-01-08 18:44:04 +00:00
dependabot[bot] 65b57baea4
Bump browserify-sign in /samples/react-pages-hierarchy
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 22:23:53 +00:00
dependabot[bot] 594a57104d
Bump @babel/traverse and depcheck in /samples/react-pages-hierarchy
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) and [depcheck](https://github.com/depcheck/depcheck). These dependencies needed to be updated together.

Updates `@babel/traverse` from 7.17.3 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

Updates `depcheck` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/depcheck/depcheck/releases)
- [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
- dependency-name: depcheck
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:08:35 +00:00
dependabot[bot] 9b326948de
Bump postcss and @microsoft/sp-build-web
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.14.0 to 1.18.0

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 16:25:07 +00:00
dependabot[bot] 515c76d6fe
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-pages-hierarchy
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 20:50:56 +00:00
dependabot[bot] ac6489ee42
Bump fast-xml-parser and adaptive-expressions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [adaptive-expressions](https://github.com/Microsoft/botbuilder-js). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 3.21.1 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Updates `adaptive-expressions` from 4.15.0 to 4.20.0
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](https://github.com/Microsoft/botbuilder-js/compare/4.15.0...4.20.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: adaptive-expressions
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:28:22 +00:00
Hugo Bernier 8f21b35020 Removed typo 2023-05-14 12:19:57 -04:00
Hugo Bernier 7079b986cc Updated readme, sample.json 2023-05-14 12:19:31 -04:00
Tobias Blum fff2757b99 Bump version to 1.0.3.2 2023-05-11 14:58:23 +02:00
Tobias Blum 7ba2adde76 Use treeFrom/treeExpandTo settings only in "tree" mode
Fix for https://github.com/pnp/sp-dev-fx-webparts/issues/3684
2023-05-11 14:44:16 +02:00
Hugo Bernier 0a4c00f5b9 Updated readme and sample.json 2023-04-02 21:11:58 -04:00
Ruslan Schuh d32d7b0eea remove unnecessary import 2023-03-28 16:34:32 +02:00
Ruslan Schuh 965d42dd93 missing import for wp build 2023-03-28 16:31:11 +02:00
Ruslan Schuh 9b10ab8717 use ensureSitePages routine to surely get the library 2023-03-28 09:56:03 +02:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
dependabot[bot] dbcb7e0070 Bump decode-uri-component in /samples/react-pages-hierarchy
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:35:27 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
dependabot[bot] fd5bfd1ca8
Bump @xmldom/xmldom in /samples/react-pages-hierarchy
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.6)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 21:26:50 +00:00
Hugo Bernier 5864bf3187 Updated sample.json 2022-08-15 09:42:13 -04:00
SlowRobot 41f3060182 updated package-solution.json 2022-07-29 10:01:07 +10:00
SlowRobot 1076ba0823 Update README.md 2022-07-29 09:59:15 +10:00
SlowRobot 4781b624ec updated package-lock.json 2022-07-29 09:30:01 +10:00
SlowRobot f600ac9f7e added the ability to find the current pages highest ancestor and allow the tree view to expand inclusively to it 2022-07-29 09:30:01 +10:00
dependabot[bot] fc5267d7da
Bump terser from 4.8.0 to 4.8.1 in /samples/react-pages-hierarchy
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 02:08:29 +00:00
dependabot[bot] 19412faf37
Bump eventsource from 1.1.0 to 1.1.1 in /samples/react-pages-hierarchy
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:02:30 +00:00
dependabot[bot] 69494ee95f
Bump async from 2.6.3 to 2.6.4 in /samples/react-pages-hierarchy
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 02:32:28 +00:00
Hugo Bernier 464c900bb2
Update README.md 2022-04-21 09:07:05 -04:00
Hugo Bernier 9e98e89eb2
Merge pull request #2509 from techienickb/main
Updated react-pages-hierarchy with a Tree View & Added react-group-members sample
2022-04-10 18:27:33 -07:00
Hugo Bernier a32cf77591 Updated sample.json 2022-04-10 21:27:10 -04:00
dependabot[bot] bc629efa4a
Bump moment from 2.29.1 to 2.29.2 in /samples/react-pages-hierarchy
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 15:55:02 +00:00
Nick Brown f2060cf7c7
Merge branch 'pnp:main' into main 2022-03-31 15:37:13 +01:00
Nick Brown 678536abba Added a Tree View to react-page-hierarchy 2022-03-31 15:33:25 +01:00
Hugo Bernier e3ef031e86 Manual merge 2022-03-28 02:35:21 -04:00
Nick Brown 884e0375b2 updated readme 2022-03-24 11:17:16 +00:00
Nick Brown 1b4bd5f3f5 Updated react-page-hierarchy to spfx 1.14;
Updated pnpjs to 3.0 and pnp controls to latest
2022-03-24 11:10:00 +00:00
Hugo Bernier 429d92a604 Added SPFx 1.10 containers 2022-02-15 00:50:11 -05:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
VesaJuvonen 7a79c47104 Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
Hugo Bernier 052ec4f3db Fixed query labels without the sample tag 2021-11-21 00:14:21 -05:00
Hugo Bernier 026934d79c Fixed discussion query to remove labels 2021-11-21 00:00:02 -05:00
Hugo Bernier 15215dd8fe Fixing hungry regex 2021-11-20 23:55:10 -05:00