Commit Graph

49 Commits

Author SHA1 Message Date
Hugo Bernier 362b85fdbe Added devcontainer, updated readme 2023-05-13 15:10:41 -04:00
Chris Lizon 07cfb7f887 reverted changes to .gitignore 2023-05-04 13:56:32 -04:00
Chris Lizon 5278c19a45 fixed gitignore 2023-05-03 11:10:49 -04:00
Chris Lizon e2eb73f599 Updated SP-build-web version, updated instructions 2023-05-03 11:04:37 -04:00
Chris Lizon 32293f75d5 updated sp-build-web for a version node 10 compat 2023-05-03 10:37:49 -04:00
Chris Lizon bcd35ed7ea Initial package config, stylelint 2023-05-03 10:19:56 -04:00
dependabot[bot] f43c8b3459
Bump yaml and stylelint in /samples/react-content-query-online
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [stylelint](https://github.com/stylelint/stylelint). These dependencies need to be updated together.


Removes `yaml`

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

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 22:30:05 +00:00
Hugo Bernier 810a68ebee Updated contributors for readmes 2023-03-15 00:11:27 -04:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
dependabot[bot] a43b5e7ce0
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-content-query-online
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 00:11:16 +00: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] b8f8e73fe6 Bump debug, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9)

Updates `@microsoft/sp-build-web` from 1.11.0 to 1.16.1

Updates `@microsoft/sp-webpart-workbench` from 1.11.0 to 1.12.1

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 08:49:15 -05:00
dependabot[bot] cf3271bc28
Bump decode-uri-component in /samples/react-content-query-online
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-31 03:55:59 +00:00
Hugo Bernier 0e3a7d74ee
Merge pull request #3078 from petkir/petkir-revert-jszip-update
revert sp-build-web and sp-webpart-workbench to ori version
2022-11-07 10:24:16 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] 5349aa6754
Bump jszip, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [jszip](https://github.com/Stuk/jszip), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies needed to be updated together.

Updates `jszip` from 2.5.0 to 3.7.1
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v2.5.0...v3.7.1)

Updates `@microsoft/sp-build-web` from 1.11.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.11.0 to 1.12.1

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:39:20 +00:00
Hugo Bernier ec2f7a5acc
Merge pull request #2873 from pnp/dependabot/npm_and_yarn/samples/react-content-query-online/thenify-3.3.1
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-content-query-online
2022-07-27 19:21:47 -07:00
dependabot[bot] 6fd424011e
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-content-query-online
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:53:23 +00:00
dependabot[bot] d43c14f021
Bump moment from 2.29.2 to 2.29.4 in /samples/react-content-query-online
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [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.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 03:42:27 +00:00
dependabot[bot] 01a1ba50a1
Bump async from 2.6.3 to 2.6.4 in /samples/react-content-query-online
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-04-17 22:21:21 +00:00
dependabot[bot] c230484f64
Bump moment from 2.24.0 to 2.29.2 in /samples/react-content-query-online
Bumps [moment](https://github.com/moment/moment) from 2.24.0 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.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:57:23 +00:00
dependabot[bot] fdec4d2fa2
Bump set-getter in /samples/react-content-query-online
Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/doowb/set-getter/releases)
- [Commits](https://github.com/doowb/set-getter/commits/0.1.1)

---
updated-dependencies:
- dependency-name: set-getter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 13:44:32 +00:00
dependabot[bot] 585ba4d36d
Bump handlebars in /samples/react-content-query-online
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:44:34 +00:00
Hugo Bernier 9595591f9e Added spfx 1.11 containers 2022-02-15 00:37:36 -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 debb898639 added videos to metadata 2021-11-21 15:16:05 -05: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
Hugo Bernier 38c5ec7920 Fixed all readmes to point to their respective sample labels 2021-11-20 23:07:01 -05:00
Hugo Bernier c7fecfd583 Moved disclaimer to bottom 2021-11-07 02:11:17 -05:00
Hugo Bernier 23684dc7f9 Added second video to CQWP 2021-11-06 23:42:48 -04:00
Hugo Bernier 8e31790d62 Added video links 2021-11-06 14:12:24 -04:00
Hugo Bernier fcfaecda83 Removed reference to LTS 2021-11-01 21:07:49 -04:00
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
Hugo Bernier cd1cb830d6 Changed master to main 2021-05-02 15:04:59 -04:00
Hugo Bernier a4578b473c Fixed telemetry typo 2021-04-22 00:49:47 -04:00
Hugo Bernier 19b2dece0d
Update README.md 2021-04-09 14:05:47 -04:00
Hugo Bernier 7ed51a0838 Updated sample JSON 2021-03-15 03:48:14 -04:00
Hugo Bernier e6cd0b17de Added sample metadata 2021-02-08 02:19:31 -05:00
VesaJuvonen 3776db4aac Adding PnP identifier for the MPN ID entries in samples - distinct sample usage in production 2021-01-07 14:51:39 +02:00
Hugo Bernier 8bbce1a50f Updated documentation 2021-01-07 02:48:21 -05:00
Hugo Bernier fb90f24c00 Added dynamic loading of MGT when applicable 2021-01-07 00:48:54 -05:00
Hugo Bernier a7422d9985 Added support for MGT 2021-01-06 21:42:17 -05:00
Hugo Bernier 6d146dfe2f Added userValue to normalizedField 2021-01-06 03:34:46 -05:00
Hugo Bernier 91e7390041 Separated online from onprem 2021-01-06 00:22:11 -05:00