Commit Graph

9130 Commits

Author SHA1 Message Date
dependabot[bot] c82668fb5c
Bump dompurify from 2.4.5 to 2.5.4 in /samples/react-sp-tinymce
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.5 to 2.5.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.5...2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 21:11:52 +00:00
Hugo Bernier a4c161c2cb
Merge pull request #5217 from pnp/dependabot/npm_and_yarn/samples/react-page-navigator/multi-1ab448633f 2024-08-31 20:07:30 -04:00
Hugo Bernier 7f90b47e96
Merge pull request #5216 from pnp/dependabot/npm_and_yarn/samples/react-my-dashboard/webpack-5.94.0 2024-08-31 20:07:19 -04:00
GitHub Action 68c1f37b45 Automated samples.json update 2024-09-01 00:05:53 +00:00
Hugo Bernier bf9ba731fd
Merge pull request #5213 from HarminderSethi/main 2024-08-31 20:04:49 -04:00
Hugo Bernier 73a3d2b7e1 Updated sample.json, readme, added container 2024-08-31 20:04:30 -04:00
Hugo Bernier 92fc644b00
Merge pull request #5208 from smaity/feature/anniversary 2024-08-31 19:50:23 -04:00
GitHub Action bc5df2d197 Automated samples.json update 2024-08-31 23:45:44 +00:00
Hugo Bernier bdba2bebc3 changed readme 2024-08-31 19:44:44 -04:00
Hugo Bernier 3a1bc1d9fd Added sample.json, container, and updated readme 2024-08-31 19:44:31 -04:00
Hugo Bernier 8e45428897
Merge pull request #5203 from kkazala/main 2024-08-31 19:38:08 -04:00
GitHub Action 48bd144d55 Automated samples.json update 2024-08-31 23:22:53 +00:00
Hugo Bernier 9fe7a0b3c4
Merge pull request #5202 from pnp/dependabot/npm_and_yarn/samples/react-chatgpt-app/multi-8d350b51c2 2024-08-31 19:21:47 -04:00
Hugo Bernier 380d5669e8
Merge pull request #5201 from pnp/dependabot/npm_and_yarn/samples/react-calendar-feed/fast-xml-parser-4.4.1 2024-08-31 19:21:28 -04:00
Hugo Bernier 2c113288c1
Merge pull request #5200 from mgwojciech/sample/dataverse-sample 2024-08-31 19:20:43 -04:00
Hugo Bernier 298bc90419 Added container, sample.json, fixed readme 2024-08-31 19:19:59 -04:00
Hugo Bernier 723e357ce3 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2024-08-31 19:02:47 -04:00
Hugo Bernier 52e8244abb Cropped preview 2024-08-31 19:02:45 -04:00
GitHub Action f865ed9575 Automated samples.json update 2024-08-31 23:01:08 +00:00
Hugo Bernier 794dea4979 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2024-08-31 19:00:14 -04:00
Hugo Bernier 0348c7fd75 Updated readme and sample.json 2024-08-31 19:00:11 -04:00
GitHub Action 5c28eae404 Automated samples.json update 2024-08-31 22:44:51 +00:00
Hugo Bernier 27b5738d49 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2024-08-31 18:43:59 -04:00
Hugo Bernier b5a91b16ae Fixed sample metadata and readme 2024-08-31 18:43:54 -04:00
Hugo Bernier d302a5cc02
Merge pull request #5199 from VenkadeshSundaramurthy/Quick-Links-Webpart 2024-08-31 18:41:39 -04:00
GitHub Action 06019dd325 Automated samples.json update 2024-08-31 22:11:58 +00:00
Hugo Bernier 9bfdddb6a4
Merge pull request #5198 from AriGunawan/feature/upgrade_version 2024-08-31 18:10:56 -04:00
dependabot[bot] 32ef0863ee
Bump micromatch, @microsoft/sp-build-web, gulp and jest
Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependencies [micromatch](https://github.com/micromatch/micromatch), [@microsoft/sp-build-web](http://aka.ms/spfx), [gulp](https://github.com/gulpjs/gulp) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

Updates `jest` from 23.6.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 17:36:59 +00:00
dependabot[bot] b882429cb5
Bump webpack from 5.84.1 to 5.94.0 in /samples/react-my-dashboard
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 15:25:22 +00:00
Harminder Singh 49844c4dc7 Upgraded SPFx version to 1.19.0,BaseAdaptiveCardView changed to BaseAdaptiveCardQuickView 2024-08-28 21:13:35 +05:30
Venkadesh sundaramurthy 22b9e11d36 initial page url set to sample url 2024-08-27 19:58:17 +05:30
Venkadesh sundaramurthy e4ada8423d sample screenshot added 2024-08-27 19:50:57 +05:30
Harminder Singh 6b9158391e Merge branch 'main' of https://github.com/HarminderSethi/sp-dev-fx-webparts 2024-08-26 23:22:47 +05:30
Harminder Singh 459ba36af2 SPFx version upgraded to version 1.19.0 & fluent UI react components upgraded to version 9.54.13 2024-08-26 23:21:26 +05:30
GitHub Action 67296fadf8 Automated samples.json update 2024-08-26 16:33:58 +00:00
smaity 4be190b31f Updating to latest version 2024-08-17 16:41:45 -05:00
Kinga Kazala 802c5e0ce5 readme update 2024-08-15 08:52:48 +02:00
Kinga Kazala aada1df060 readme update 2024-08-13 13:47:18 +02:00
Kinga Kazala 5611d36f20 .nvmrc file 2024-08-13 13:35:48 +02:00
Kinga Kazala 39ff3fdeb8 readme update 2024-08-13 13:34:11 +02:00
Kinga Kazala 277597251a initial version 2024-08-13 13:23:07 +02:00
dependabot[bot] 95eb84d30a
Bump axios and openai in /samples/react-chatgpt-app
Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependency [openai](https://github.com/openai/openai-node). These dependencies need to be updated together.


Updates `axios` from 0.26.1 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0)

Updates `openai` from 3.1.0 to 4.55.5
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v3.1.0...v4.55.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 23:47:47 +00:00
dependabot[bot] 49d787bf20
Bump fast-xml-parser from 4.2.4 to 4.4.1 in /samples/react-calendar-feed
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.4.1.
- [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/compare/v4.2.4...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 13:28:15 +00:00
Hugo Bernier c2a8546891
Merge pull request #5197 from pnp/dependabot/npm_and_yarn/samples/react-accordion-with-richtext/fast-xml-parser-4.4.1 2024-08-12 09:20:26 -04:00
Marcin Wojciechowski 1254feaf2e dataverse client sample 2024-08-12 10:18:16 +02:00
Venkadesh sundaramurthy 08a7824017 nvmrc file added 2024-08-11 12:22:40 +05:30
VenkadeshSundaramurthy 7f21cec4f5
Sample List structure and sample data screenshot 2024-08-11 11:48:22 +05:30
VenkadeshSundaramurthy f579ca474b
Gif removed 2024-08-11 01:33:06 +05:30
VenkadeshSundaramurthy 96231a4a4f
Added demo video 2024-08-11 01:29:02 +05:30
VenkadeshSundaramurthy 241aaf85be
Update README.md 2024-08-11 00:34:59 +05:30