Commit Graph

7725 Commits

Author SHA1 Message Date
dependabot[bot] aa0f375a23
Bump follow-redirects in /samples/react-chatgpt-app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 17:22:36 +00:00
Hugo Bernier df2bab6af3
Updated devcontainers 2024-01-06 12:36:27 -08:00
Hugo Bernier e98a59453a
Added 1.18.2 to compatibility template and sample.json template 2024-01-06 12:29:23 -08:00
Hugo Bernier 8d3b71495f
Merge pull request #4508 from pnp/dependabot/npm_and_yarn/samples/react-calendar/axios-and-microsoft/sp-build-web--removed 2024-01-02 07:24:46 -08:00
dependabot[bot] a8f8962314
Bump axios and @microsoft/sp-build-web in /samples/react-calendar
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `axios`

Updates `@microsoft/sp-build-web` from 1.12.1 to 1.18.2

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 19:14:24 +00:00
Hugo Bernier 4de321acf3
Fixed message for clarity 2023-12-29 11:11:39 -08:00
Hugo Bernier e0221130aa
Merge pull request #4507 from mohammadamer/react-calendar-fixes 2023-12-29 11:04:10 -08:00
Hugo Bernier 28920d5164 Added nvmrc and updated sample.json 2023-12-29 14:03:43 -05:00
Hugo Bernier d94d5eac46
Merge pull request #4504 from techienickb/main 2023-12-29 10:50:32 -08:00
Hugo Bernier 2773a29e1c Added nvmrc, sample.json 2023-12-29 13:48:20 -05:00
Hugo Bernier 04eaccbf1f
Added .nvmrc and updated sample.json 2023-12-29 10:32:29 -08:00
Hugo Bernier b5de911cc7
Merge pull request #4502 from joelfmrodrigues/feature/update-workbench-customizer-1-18-2 2023-12-29 10:27:35 -08:00
mohammadamer e7ba1e3718 stylelint issue and upgraded Type script version.
#4029
2023-12-29 16:04:58 +00:00
Nick Brown 901aa3f157 Delete package lock 2023-12-25 22:47:31 +00:00
Nick Brown f54bd5680b Update readme for webinars 2023-12-25 22:04:53 +00:00
Nick Brown 596b01dfaf Merge branch 'mytealsvirtualevents' 2023-12-25 21:28:11 +00:00
Nick Brown d76e3e2ccf Add readme and other bits of docs
Fix FluentUI 9 with Overrides
2023-12-25 21:24:16 +00:00
Nick Brown ccb6486d00
Merge branch 'pnp:main' into mytealsvirtualevents 2023-12-25 13:19:34 +00:00
Joel Rodrigues 3bd70abb82 update to spfx 1.18.2 and fix JS warnings causing browser to crash 2023-12-21 10:12:14 +00:00
Hugo Bernier d817730c69 Merge branch 'Tanddant-react-personal-anniversary-counter' 2023-12-09 18:39:24 -05:00
Hugo Bernier 2dcf1034d1 Minor corrections on sample.json, readme. Added nvmrc 2023-12-09 18:39:05 -05:00
Dan Toft a0e4f30820 🎉 - [react-personal-anniversary-counter] - Added devcontainers
I know this version of the docker images hasn't been made yet, but I'm sure it will be at some point, so this is an attempt to have it there ahead of time
2023-12-09 18:06:00 +01:00
Dan Toft 800a6ee952 🎉 - [react-personal-anniversary-counter] Added docs 2023-12-09 18:02:31 +01:00
Dan Toft 182fc19319 🔨 - [react-personal-anniversary-counter] built sample 2023-12-09 17:47:58 +01:00
Dan Toft aa06723974 😒 - [react-personal-anniversary-counter] Don't tell me how to code 2023-12-09 16:32:58 +01:00
Dan Toft dc65175741 🧹 - [react-personal-anniversary-counter] Remove code that won't be used 2023-12-09 16:14:29 +01:00
Dan Toft 52b55da4dd 🎉 - [react-personal-anniversary-counter] Init new sample 2023-12-09 16:10:38 +01:00
Nick Brown 0cf184d757
Merge branch 'pnp:main' into mytealsvirtualevents 2023-12-07 23:29:22 +00:00
Nick Brown 9088b11c5d Added Teams Virtual Events 2023-12-07 23:28:38 +00:00
Hugo Bernier a6b235d388
Fixed invalid json 2023-12-04 20:26:13 -08:00
Hugo Bernier 7fadadc077
Merge pull request #4494 from pnp/dependabot/npm_and_yarn/samples/react-advent-calendar/jszip-and-microsoft/sp-build-web-3.8.0 2023-12-04 20:18:43 -08:00
dependabot[bot] bb28552c42
Bump jszip and @microsoft/sp-build-web in /samples/react-advent-calendar
Bumps [jszip](https://github.com/Stuk/jszip) to 3.8.0 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `jszip` from 3.5.0 to 3.8.0
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.8.0)

Updates `@microsoft/sp-build-web` from 1.17.3 to 1.18.2

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 03:30:02 +00:00
Hugo Bernier f27229eeea
Merge pull request #4493 from ValerasNarbutas/main 2023-12-04 19:23:10 -08:00
Hugo Bernier 1c485c86ec Added nvmrc, container, moved sample.json 2023-12-04 22:22:41 -05:00
Hugo Bernier 80358cc5de
Merge pull request #4491 from HarminderSethi/main 2023-12-04 18:58:42 -08:00
Hugo Bernier 224a515aa0 Added nvmrc, fixed container, sample.json 2023-12-04 21:57:26 -05:00
Harminder Singh e923ef3587
Merge branch 'pnp:main' into main 2023-12-04 10:09:13 +05:30
Hugo Bernier 7b7df102ab
Merge pull request #4492 from pnp/dependabot/npm_and_yarn/samples/react-rhythm-of-business-calendar/adobe/css-tools-4.3.2 2023-12-01 07:08:13 -08:00
Valeras Narbutas e5628d0e61 update for warnings 2023-12-01 00:28:17 +02:00
Valeras Narbutas 6ca5bbd8c5 new sample advent calendar 2023-12-01 00:24:51 +02:00
dependabot[bot] 269c096e54
Bump @adobe/css-tools in /samples/react-rhythm-of-business-calendar
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 21:53:03 +00:00
Hugo Bernier d751cd8640
Update sample.json 2023-11-30 16:45:47 -05:00
Harminder Singh 955c5d3bba Merge branch 'main' of https://github.com/HarminderSethi/sp-dev-fx-webparts 2023-11-30 23:20:11 +05:30
Harminder Singh 8a4bb20ad4 Upgraded react-holiday-calender to SPFx 1.18.2 2023-11-30 23:18:19 +05:30
Hugo Bernier 1ffaeae700
Merge pull request #4487 from tecchan1107/fix-react-sales-orders 2023-11-29 19:03:19 -08:00
Hugo Bernier a34dcdb682
Merge pull request #4488 from pnp/dependabot/npm_and_yarn/samples/react-mytasks/handlebars-4.7.8 2023-11-29 19:02:49 -08:00
Hugo Bernier 16cfec18cc
Merge pull request #4483 from robinmeure/governorsharing 2023-11-29 19:01:53 -08:00
Hugo Bernier 3202ab2309 Added container, sample.json, and nvmrc 2023-11-29 22:01:15 -05:00
Hugo Bernier e72daf0e44
Merge pull request #4486 from pnp/dependabot/npm_and_yarn/samples/react-rss-reader/handlebars-4.7.7 2023-11-29 18:17:06 -08:00
dependabot[bot] 3cbe3ec7f7
Bump handlebars from 4.1.2 to 4.7.8 in /samples/react-mytasks
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.1.2 to 4.7.8.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.1.2...v4.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 05:38:51 +00:00