Commit Graph

17 Commits

Author SHA1 Message Date
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 a3852119d4 Initial commit 2022-02-03 18:51:21 +01:00