Commit Graph

5179 Commits

Author SHA1 Message Date
Don 18ea0ed530 PnPJs changes 2022-10-24 12:25:12 -05: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
Beau Cameron 8b2829c8e2
Merge pull request #3070 from bcameron1231/pnp-js-hooks
Clean up of sample
2022-10-18 10:04:03 -06:00
Beau Cameron abf42db841
Update UpdateDate for sample 2022-10-18 10:00:57 -06:00
Beau Cameron feb6c0d380
Update Readme 2022-10-18 10:00:32 -06:00
Beau Cameron 1e5886f7bf Renaming Cleanup
Updating documents variable to items to better match the update function naming convention for clarity.
2022-10-18 09:42:29 -06:00
Beau Cameron a2419cc720 Removal of mounted state. 2022-10-18 09:35:12 -06:00
Hugo Bernier df0d103402
Merge pull request #3050 from bcameron1231/pnp-js-hooks
New Sample - PnPJs V3 with Hooks
2022-10-17 14:59:09 -04:00
Hugo Bernier b225f8e359 Renamed sample, update readme, added sample.json 2022-10-17 11:12:46 -04:00
Hugo Bernier 5436468096
aka for dev program 2022-10-17 11:04:12 -04:00
Hugo Bernier 367dd9fdc7
Updated aka.ms for dev program 2022-10-17 10:46:09 -04:00
Hugo Bernier f40cdcdfd2
Added links to compatibility matrix 2022-10-17 10:21:52 -04:00
Hugo Bernier 9921b82ba4
Updated templates for compatibility 2022-10-17 10:00:34 -04:00
Beau Cameron 913a3b0fa8 Adding mount logic to error handler 2022-10-10 10:06:01 -06:00
Beau Cameron ff7920e52a Adding unmount logic to useEffect 2022-10-10 10:01:56 -06:00
Hugo Bernier e43943f69e
Merge pull request #3043 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/css-what-2.1.3
Bump css-what from 2.1.0 to 2.1.3 in /samples/react-events-aggregator
2022-10-10 11:22:48 -04:00
Hugo Bernier ff4e05b314
Merge pull request #3048 from pnp/dependabot/npm_and_yarn/samples/react-covid19-info/d3-color-and-recharts-3.1.0
Bump d3-color and recharts in /samples/react-covid19-info
2022-10-10 11:22:35 -04:00
Hugo Bernier 7d905cbafb
Merge pull request #3042 from pnp/dependabot/npm_and_yarn/samples/react-jest-testing/css-what-2.1.3
Bump css-what from 2.1.0 to 2.1.3 in /samples/react-jest-testing
2022-10-10 11:22:21 -04:00
Hugo Bernier 5f7daae192
Merge pull request #3027 from pnp/dependabot/npm_and_yarn/samples/react-calendar-feed/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /samples/react-calendar-feed
2022-10-10 11:22:07 -04:00
Beau Cameron 0a43cc3813 New Sample - PnPJs V3 with Hooks 2022-10-09 10:52:55 -06:00
dependabot[bot] 4892e8aa61
Bump d3-color and recharts in /samples/react-covid19-info
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [recharts](https://github.com/recharts/recharts). These dependencies need to be updated together.


Updates `d3-color` from 1.4.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v1.4.0...v3.1.0)

Updates `recharts` from 1.8.5 to 2.1.14
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/commits)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: recharts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 10:59:38 +00:00
Mikael Svenson 03c0cbb61e Updated dev info 2022-10-09 12:51:48 +02:00
Mikael Svenson e2bbef7b24 Updated dev info 2022-10-09 12:50:33 +02:00
Mikael Svenson 5a4f902a25 #2627 added default script sample 2022-10-09 12:49:24 +02:00
dependabot[bot] ad8eafc289
Bump css-what from 2.1.0 to 2.1.3 in /samples/react-events-aggregator
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v2.1.3)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 02:33:48 +00:00
dependabot[bot] 67161bfac9
Bump css-what from 2.1.0 to 2.1.3 in /samples/react-jest-testing
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v2.1.3)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 15:11:40 +00:00
dependabot[bot] f1436192a4
Bump terser from 4.8.0 to 4.8.1 in /samples/react-calendar-feed
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/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 15:52:06 +00:00
Hugo Bernier 3fb4d929d3
Merge pull request #2979 from pnp/dependabot/npm_and_yarn/samples/react-add-js-css-ref/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:56:10 -07:00
Hugo Bernier 955dff6af7
Merge pull request #2991 from pnp/dependabot/npm_and_yarn/samples/react-document-links-accordion/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:55:03 -07:00
Hugo Bernier 681ca9976f
Merge pull request #3021 from pnp/dependabot/npm_and_yarn/samples/js-theme-manager-2019/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:54:26 -07:00
Hugo Bernier 5cc9615d95
Merge pull request #2989 from pnp/dependabot/npm_and_yarn/samples/react-emoji-ratings/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:54:18 -07:00
Hugo Bernier 017a1887d2
Merge pull request #2971 from pnp/dependabot/npm_and_yarn/samples/react-daterangepicker/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:54:09 -07:00
Hugo Bernier 45977691a1
Merge pull request #3008 from pnp/dependabot/npm_and_yarn/samples/react-accordion-section/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:54:00 -07:00
Hugo Bernier 209a6dde6c
Merge pull request #3015 from pnp/dependabot/npm_and_yarn/samples/react-hero-webpart/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:53:47 -07:00
Hugo Bernier 591e970702
Merge pull request #2999 from pnp/dependabot/npm_and_yarn/samples/react-admin-sc-catalog-pnpjs/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:53:36 -07:00
Hugo Bernier 023448a6cd
Merge pull request #3017 from pnp/dependabot/npm_and_yarn/samples/react-accordion-dynamic-section/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:53:23 -07:00
Hugo Bernier 46dd01b4df
Merge pull request #2984 from pnp/dependabot/npm_and_yarn/samples/js-teams-meeting-app/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:53:10 -07:00
Hugo Bernier d183ed3911
Merge pull request #2992 from pnp/dependabot/npm_and_yarn/samples/react-datatable-using-mui-tables/jszip-and-microsoft/sp-build-web-3.7.1 2022-09-13 07:52:54 -07:00
Hugo Bernier 14f7340f08
Merge pull request #3006 from pnp/dependabot/npm_and_yarn/samples/react-components-dynamicloading/jszip-and-microsoft/sp-build-web-and-microsoft/sp-webpart-workbench-3.7.1 2022-09-13 07:52:39 -07:00