Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot] d87166850f
Bump async from 2.6.1 to 2.6.4 in /samples/react-chartcontrol
Bumps [async](https://github.com/caolan/async) from 2.6.1 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.1...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-17 22:26:02 +00:00
Hugo Bernier 85074c9f25 Added containter and updated readme 2022-04-17 15:45:47 -04:00
dependabot[bot] ad3eab73e0
Bump moment from 2.29.1 to 2.29.2 in /samples/react-chartcontrol
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:56:50 +00:00
dependabot[bot] da05cfa2d7
Bump handlebars from 4.0.12 to 4.7.7 in /samples/react-chartcontrol
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 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.0.12...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:44:49 +00:00
Hugo Bernier 1a7a8baa2f Updated references of PnP controls 2021-02-24 07:48:59 -05:00
Hugo Bernier 6fae513c1c Upgraded packages 2020-12-13 02:13:04 -05:00
Hugo Bernier de466b4595 Replaced Fluent UI 2020-12-04 11:07:19 -05:00
Hugo Bernier b824a03df6 Before upgrading fluent 2020-12-04 09:47:35 -05:00
Hugo Bernier 22becdd403 Updated to SPFx 1.10 2020-07-02 21:21:37 -04:00
Hugo Bernier d6e24f4b20 Before upgrade 2020-07-02 04:49:56 -04:00
Hugo Bernier 3f30d811f5 React Chart Control Samples (#763)
* Removed xml2js references

* Initial version

* Created dynamic data callable

* Cleaned up code and comments

* Added chartinator.
2019-01-22 16:08:28 +02:00