Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot] 7ab946ed6d Bump decode-uri-component in /samples/react-graph-auto-batching
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:28:12 -05:00
Paolo Pialorsi 9ed273e508
Merge pull request #3124 from pnp/mgwojciech-react-query
React-query samples of Mgwojciech reviewed and ready for merge
2022-11-08 19:13:51 +01:00
Paolo Pialorsi 4806c9a057 Samples reviewed and prepared for merge 2022-11-08 19:11:58 +01: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
mgwojciechavenga d4aa25b1cc Merge branch 'dev' of https://github.com/mgwojciech/sp-dev-fx-webparts into dev 2022-10-19 11:05:21 +02:00
dependabot[bot] dd75e6a3c7
Bump jszip and @microsoft/sp-build-web
Bumps [jszip](https://github.com/Stuk/jszip) and [@microsoft/sp-build-web](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.13.0-beta.17 to 1.15.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>
2022-09-13 14:38:11 +00:00
Luise Freese c4bc5c7739
Update sample.json
typofix
2022-06-24 11:24:20 +02:00
Hugo Bernier 2f4635b0e0
Merge pull request #2717 from mgwojciech/ace-strategy-pattern
Ace strategy pattern for multi-action QuickView
2022-06-03 05:35:26 -07:00
dependabot[bot] 121209381c
Bump eventsource in /samples/react-graph-auto-batching
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 04:06:32 +00:00
Marcin Wojciechowski a980fd6fa4 include ace in config.json 2022-05-05 15:52:15 +02:00
Marcin Wojciechowski 28dc095ac9 Merge branch 'auto-batching-graph-client' of https://github.com/mgwojciech/sp-dev-fx-webparts into auto-batching-graph-client 2022-05-05 11:00:07 +02:00
Marcin Wojciechowski 26e1859ce3 added sample for ACE 2022-05-05 10:58:49 +02:00
dependabot[bot] 3c7fcc7ee0
Bump async from 2.6.3 to 2.6.4 in /samples/react-graph-auto-batching
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-05-02 02:48:35 +00:00
dependabot[bot] ec242a9beb
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-graph-auto-batching
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:13:16 +00:00
dependabot[bot] 4f931d5941
Bump url-parse in /samples/react-graph-auto-batching
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.8 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.8...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 21:17:33 +00:00
dependabot[bot] 9e2e450c96
Bump url-parse from 1.5.4 to 1.5.8 in /samples/react-graph-auto-batching
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.8.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.8)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 02:12:35 +00:00
dependabot[bot] 7efc97dcf7
Bump follow-redirects in /samples/react-graph-auto-batching
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 13:40:43 +00:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
dependabot[bot] 434b57446e
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-graph-auto-batching
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:43:36 +00:00
Hugo Bernier 938e917502
updated auto batching sample 2022-02-13 03:09:44 -05:00
Hugo Bernier e9f92ac843 Added container, sample.json 2022-02-13 02:08:44 -05:00
Marcin Wojciechowski a08f327fe4 Initial commit 2022-02-03 19:00:36 +01:00
Marcin Wojciechowski bee4583c65 Added a sample to showcase auto-bathing graph client used for rendering user card 2022-02-03 18:53:20 +01:00
Marcin Wojciechowski a3852119d4 Initial commit 2022-02-03 18:51:21 +01:00