Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] eb79fb92bf
Bump lodash from 4.17.15 to 4.17.19 in /samples/react-events-aggregator
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 06:31:15 +00:00
Hugo Bernier 3636f967ab Fixed additional exploit 2020-04-12 00:33:55 -04:00
Hugo Bernier 6dc1c30927 Fixed exploits in react-events-aggregator 2020-04-11 23:39:39 -04:00
Hugo Bernier 5a27258ac3 Fixed security issues with react-events-aggregator 2020-04-11 22:36:03 -04:00
Velin Georgiev 4acdd442bd react events aggregator updated to version 1.4.1 of the SPFx (#455)
Readme updated
2018-04-04 16:52:02 +02:00
Velin Georgiev 8450d7855b Two samples on communication between web parts through broadcasting events utilizing the Publish–subscribe pattern (#290)
* Sample added that shows how we can use the SPFx Event Aggregator to communicate between web parts

* Sample added that shows how we can use the ReactiveX (RxJs) library with the SharePoint Framework to communicate between web parts through broadcasting events utilizing the Publish–subscribe pattern

* Event Emitter sample README.md updated
2017-09-05 12:05:47 +03:00