Commit Graph

66 Commits

Author SHA1 Message Date
dependabot[bot] 378f3c9d80
Bump webpack from 5.74.0 to 5.76.1 in /samples/react-add-js-css-ref
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:11:42 +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
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] e2c95cc565 Bump decode-uri-component in /samples/react-add-js-css-ref
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:31:03 -05:00
Hugo Bernier 9e00d11b30
Update sample.json 2022-11-08 14:56:41 -05:00
Don 9ee4161ef4 more eslint fixes 2022-10-24 20:32:22 +00:00
Don 754aa740d4 clean onInit 2022-10-24 20:05:43 +00:00
Don Kirkham 5f532a765e
Merge branch 'pnp:main' into to-v1.15.2 2022-10-24 14:40:14 -05:00
Don a00ebf12cb updated devcontainer 2022-10-24 17:43:20 +00:00
Don 323c1d2904 eslint rule change 2022-10-24 12:25:56 -05:00
Don 18ea0ed530 PnPJs changes 2022-10-24 12:25:12 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Don 49c14c67dd devcontainer update 2022-10-20 22:44:16 -05:00
Don 6b574a8ddb eslint corrections 2022-10-20 22:27:57 -05:00
Don 64fdb52c91 eslint corrections 2022-10-20 22:27:04 -05:00
Don c282b2ae11 initial upgrade to 1.15.2 2022-10-20 11:57:30 -05:00
Don 59c4898d40 disable most of linting 2022-10-20 11:39:24 -05:00
Don e39125f674 more errors 2022-10-20 11:12:54 -05:00
Don Kirkham 254a22e080 fix build error 2022-10-20 11:07:11 -05:00
Don Kirkham 4051904122 Add tslint 2022-10-20 10:51:17 -05:00
Don b29266e83f update readme and package solution version 2022-10-20 10:19:21 -05:00
Don f062b18d26 update package, devcontainer and readme 2022-10-20 10:01:21 -05:00
Don 6f08728c40 new package-lock.json after upgrade 2022-10-20 08:12:27 -05:00
Don Kirkham 2ebf85b8a6 upgrade to 1.14.0 2022-10-19 08:23:44 -05:00
dependabot[bot] eb06870f3c
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.9.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.9.1 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:35:51 +00:00
dependabot[bot] 1efb6262e7
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-add-js-css-ref
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:52:43 +00:00
dependabot[bot] cfe2838596
Bump async from 2.6.3 to 2.6.4 in /samples/react-add-js-css-ref
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-21 12:18:01 +00:00
dependabot[bot] 2e2e4715fa
Bump moment from 2.24.0 to 2.29.2 in /samples/react-add-js-css-ref
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:57:27 +00:00
dependabot[bot] 4c3e1fa8cd
Bump handlebars from 4.7.2 to 4.7.7 in /samples/react-add-js-css-ref
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 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.2...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:52:44 +00:00
Hugo Bernier 6c79fdc47b Added spfx 1.9.1 containers 2022-02-15 23:34:24 -05:00
Hugo Bernier 2aa5345319 It's called a **web part** not a **webpart** 2022-01-16 13:41:07 -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 d20d203784 Web parts is written with two words. 2021-11-21 03:00:49 -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 bc3bdf4093 Fixed global search and replace error 2021-11-07 00:52:25 -04:00
Hugo Bernier 63dfa88c64 Added Teams channel and tabs web part video 2021-11-06 22:45:32 -04:00
Hugo Bernier b709a48502 Added add-js-css-ref video 2021-11-06 19:04:51 -04:00
Hugo Bernier ff8274ade1 Updated tags to say SPFx 2021-11-02 00:46:21 -04:00
Hugo Bernier eba583078f
Add files via upload 2021-08-21 17:36:27 -04:00
Hugo Bernier 646aba7b55
Create index.md 2021-08-21 17:36:18 -04:00
Hugo Bernier 2fe36f044a
Delete samples/react-add-js-css-ref/shapoint directory 2021-08-21 17:35:54 -04:00
Hugo Bernier 05a67b624d
Add files via upload 2021-08-21 17:35:31 -04:00
Hugo Bernier 2476ab0719
Create index.md 2021-08-21 17:34:59 -04:00